Showing 46 open source projects for "saprfc php 5.6"

View related business solutions
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 1
    PHP-CRUD-API

    PHP-CRUD-API

    Single file PHP script that adds a REST API to a SQL database

    Single file PHP script that adds a REST API to a MySQL/MariaDB, PostgreSQL, SQL Server or SQLite database. Howto: Upload "api.php" to your webserver, configure it to connect to your database, have an instant full-featured REST API. This is the TreeQL reference implementation in PHP. This is a single file application! Upload "api.php" somewhere and enjoy! For local development you may run PHP's built-in web server. All configuration options are also available as environment variables. Write...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Brew PHP Switcher

    Brew PHP Switcher

    Brew PHP switcher is a simple shell script to switch versions of PHP

    ... command. For users of OSX only who have installed PHP via Homebrew and for PHP version 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 and 8.0 only. Your Apache config must have native osx PHP module commented out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Setup PHP in GitHub Actions

    Setup PHP in GitHub Actions

    GitHub action to set up PHP with extensions, php.ini configuration

    GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools. Setup PHP with required extensions, php.ini configuration, code-coverage support and various tools like composer in GitHub Actions. This action gives you a cross-platform interface to set up the PHP environment you need to test your application. Refer to Usage section and examples to see how to use this. Refer to the self-hosted setup to use the action on self-hosted runners. Operating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHP Coding Standards Fixer

    PHP Coding Standards Fixer

    A tool to automatically fix PHP Coding Standards issues

    The PHP Coding Standards Fixer (PHP CS Fixer) tool fixes your code to follow standards, whether you want to follow PHP coding standards as defined in the PSR-1, PSR-2, etc., or other community driven ones like the Symfony one. You can also define your (team’s) style through configuration. It can modernize your code (like converting the pow function to the operator on PHP 5.6) and (micro) optimize it. If you are already using a linter to identify coding standards problems in your code, you know...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 5
    Requests for PHP

    Requests for PHP

    Requests for PHP is a humble HTTP request library

    Requests is a HTTP library written in PHP, for human beings. It is roughly based on the API from the excellent Requests Python library. Requests is ISC Licensed (similar to the new BSD license) and has no dependencies, except for PHP 5.6+. Despite PHP’s use as a language for the web, its tools for sending HTTP requests are severely lacking. cURL has an interesting API, to say the least, and you can’t always rely on it being available. Sockets provide only low-level access and require you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PrestaShop

    PrestaShop

    An open source eCommerce platform

    ... only. To download the latest stable public version of PrestaShop (currently, version 1.7), please go to the download page on the official PrestaShop site. The 'develop' branch of this repository contains the work in progress source code for the next version of PrestaShop 1.7. To install the latest PrestaShop 1.7, you need a web server running PHP 7.1+ and any flavor of MySQL 5.0+ (MySQL, MariaDB, Percona Server, etc.). Versions between 1.7.0 and 1.7.6 work with PHP 5.6+.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 7
    phpseclib

    phpseclib

    PHP secure communications library

    phpseclib is designed to be ultra-portable. The 3.0 version works on PHP 5.6+ and doesn't require any extensions. For purposes of speed, OpenSSL, GMP, libsodium or mcrypt are used, if they're available, but they are not required. phpseclib is designed to be fully interoperable with standardized cryptography libraries and protocols. MIT-licensed pure-PHP implementations of SSH-2, SFTP, X.509, an arbitrary-precision integer arithmetic library, Ed25519 / Ed449 / Curve25519 / Curve449, ECDSA / ECDH...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    ipfsProxyHTTP

    ipfsProxyHTTP

    InterPlanetary File System HTTP Proxy

    ... this risk. To run your own instance of ipfsProxyHTTP (updated by Git Pull), you only require PHP>=5.6 and a Web server.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Laravel Roles

    Laravel Roles

    A Powerful package for handling roles and permissions in Laravel

    A Powerful package for handling roles and permissions in Laravel. Supports Laravel 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6.0, 7.0, and 8.0+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    Laravel Shopping Cart

    Laravel Shopping Cart

    Shopping Cart Implementation for Laravel Framework

    A Shopping Cart Implementation for Laravel Framework. By default, the cart has a default sessionKey that holds the cart data. This also serves as a cart unique identifier which you can use to bind a cart to a specific user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BladeOne Blade Template Engine

    BladeOne Blade Template Engine

    The standalone version Blade Template Engine without Laravel

    BladeOne is a standalone version of Blade Template Engine that uses a single PHP file and can be ported and used in different projects. It allows you to use blade template outside Laravel. Dynamic blade components are not supported (reason: performance purpose) and custom features aimed for blade, but everything else is supported. This version does not support PHP 5.x anymore. However, you can use the old version that is 100% functional with PHP 5.6 and higher. By standard, The original Blade...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SimplePie

    SimplePie

    A simple Atom/RSS parsing library for PHP

    SimplePie is a very fast and easy-to-use feed parser, written in PHP, that puts the 'simple' back into 'really simple syndication. Flexible enough to suit beginners and veterans alike, SimplePie is focused on speed, ease of use, compatibility, and standards compliance. SimplePie is currently maintained by Malcolm Blaney. Get easy access to SimplePie directly from your web browser! We've worked extra hard to ensure that SimplePie is easy to use and easy to understand. That being said, it never...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WinNMP - Windows Nginx MySql Php 8 stack

    WinNMP - Windows Nginx MySql Php 8 stack

    Fast & stable Nginx MariaDB Redis Php 8 development stack for Windows

    ... (64bit) - Php 5.6 & PHP 7.2 & PHP 7.3 & PHP 7.4 scripting language (32/64bit) - WinSCP SFTP client - HTTPS using free LetsEncrypt certificates - Composer dependency manager for php - Adminer web based database manager - Reg.php regular expressions tester - WTServer Manager (32/64bit), formerly known as *wt-nmp*
    Leader badge
    Downloads: 146 This Week
    Last Update:
    See Project
  • 14
    Free school management software

    Free school management software

    Gosfem is the only free and open source school management software.

    ... their jobs Gosfem aims to provide all schools free school software, no matter their sizes or resources needed for effective teaching and learning . Gosfem is built using PHP, MySQL, jQuery and other open tools Please leave good review if found useful We are working on MOBILE APPS which is going to be FREE PAYPAL SUPPORT EMAIL: payment@optimumlinkup.com SOFTWARE REQUIREMENTS 1. PHP >= 5.6 2. PHP MYSQLI Extension 3. PHP MYSQL Extension 4. PHP CURL Extension 5. Rewrite Module Enable
    Leader badge
    Downloads: 104 This Week
    Last Update:
    See Project
  • 15
    PHPBrowserBox - Build PHP Desktop Apps

    PHPBrowserBox - Build PHP Desktop Apps

    Develop desktop GUI applications using PHP, HTML5, MySQL, JS

    PHPBrowserBox can help you develop native desktop GUI applications using web technologies such as PHP, HTML5, JavaScript, MySQL, SQLite and Google Chrome. It supports HTML5, CSS 3, Javascript, PHP 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, and 8.2. Always check out the latest version on https://github.com/dhtml/phpbrowserbox. Developers Info: - To understand the settings better, check here : https://github.com/dhtml/phpbrowserbox/wiki/Settings - The browser links to its internal homepage...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    phpBCL

    phpBCL

    PHP Backwards Compatibility Library (phpBCL).

    This package provides functions of newer PHP versions for older versions. It provides scripts that implement functions only available in newer PHP versions as functions built-in in the PHP core engine. The parts work in older PHP versions. A main script checks the current PHP version and loads that implement the functions of newer PHP versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    XSubs

    XSubs - Simple and lite script for sharing subtitles

    XSubs v0.1 Simple and lite script for sharing subtitles Requirements ══════════════════════════════════ 1. PHP >= 4.3.0 (Tested on: 5.1, 5.2, 5.4, 5.5, 5.6) 2. MySQL database. 3. Some seconds for the installation. Install XSubs v0.1 ══════════════════════════════════ 1. Copy the contents of XSubs_v0.1 Folder into your root dir. 2. Create a database with utf8_general_ci collation. 3. Insert the xsubs.sql into the database. 4. Change the MySQL connection info into the backend/config.php folder...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Win32 apache web server, php, perl, mysql, C++ and ports of all main unix utilites (like ls or grep) including: PHP 5, Perl 5.6, Apache 2.0.50, MySQL 4.1.1a-alpha, phpMyAdmin-2.5.7-pl10 C++ (mingw gcc) with no need to edit config files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    hBTCache

    hBTCache

    A tiny db-less script coded by me(hon) for saving torrent files.

    hBTCache FiRST EDiTiON - Torrent Storage Cache script honBitTorrentCache A tiny db-less script coded by me(hon) for saving torrent files like itorrents, btcache, torrage. Requirements: - PHP > 4.0.3 Tested on PHP 4.0.3, 5.4, 5.5, 5.6. It will work on PHP 7.x.x and PHP 8 as all the used functions are remain in all php versions (Function availability check: php.net) As always using Valid XHTML 1.0 Traditional - Supported on Browsers released after 1999 - Including Netscape
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    IceDump

    IceDump

    Outputs the map of values of a given PHP variable

    You can use this package instead of var_dump() or print_r() PHP functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CAPTCHACoins CAPTCHA Bypass Web Service

    A CAPTCHA Bypass Web Service Provider Platform

    CAPTCHACoins CAPTCHA Bypass Web Service A complete CAPTCHA solving web service website solution or platform that accepts customers and has its very own API. Perfect to start your own CAPTCHA solving business online. Live: http://captchacoins.com ----------------------------------------------------------------------------------- Requirements: 1. PHP-5.6 and higher 2. MySQL5.6 and variaties 3. CURLor PHP-CURL HTML Installation: 1. Upload the files to your server 2. Browse https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CandidATS

    CandidATS

    Recruitment Management Software

    CandidATS is a leading open source applicant tracking system. Contact customercare@candidats.net for Free installation. Demo: https://demo.candidats.net Forum: https://candidats.net/forums Installation: https://youtu.be/67RmpW3RWds PHP >= 5.6 <= 7.4 MySQL>=5.6.30 Installation Patch: Upload the files to the root Release: Upload the files. Run Installer and follow the instruction Migration: 1.3.2 stable has to be migrated to 2.0.0 stable 2.0.0 stable has to be migrated to latest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Laravel MySQL Spatial extension

    Laravel MySQL Spatial extension

    MySQL Spatial Data Extension integration with Laravel.

    Laravel package to easily work with MySQL Spatial Data Types and MySQL Spatial Functions. Please check the documentation for your MySQL version. MySQL's Extension for Spatial Data was added in MySQL 5.5 but many Spatial Functions were changed in 5.6 and 5.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JPHP

    JPHP

    JPHP - an implementation of PHP on Java VM

    ..., and Gradle, and allows to creation of desktop games and apps for Linux, Windows, and Mac (maybe Android and other platforms in the future). JPHP is not a replacement for the Zend PHP engine or Facebook HHVM. We don’t plan to implement the zend runtime libraries (e.g. Curl, PRCE, etc.) for JPHP. PHP 7.1+ (and many language features from PHP 7.2, 7.3, 7.4). JIT (~2.5x faster PHP 5.6, ~1.1x faster PHP 7.0, ~13% slower than PHP 7.4, bench). Using java libraries and classes in PHP code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Ad Generator

    Ad Generator

    Professional text randomizer and ad generator by Airat Khalitov

    Professional text randomizer and ad generator by Airat Khalitov / Professional text randomizer and ad generator. Author: Airat Halitov. Visit 'Plugins, Add New', click 'Upload Plugin', upload the file 'ad-generator.zip', and activate Ad Generator from your Plugins page. Add [ad_generator] shortcode to WordPress Page. Create a new WordPress Page, add [ad_generator] shortcode and save. Go to the page and use the ad generator. This is a program for industrial creation of pseudo-unique content....
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next