Showing 28 open source projects for "saprfc php 5.6"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 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
    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
  • 3
    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
  • 4
    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
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    Eventmie Lite

    Eventmie Lite

    Create a dedicated platform for Event Planning with Laravel for Free

    Eventmie is an Event planning and management Laravel package. With Eventmie, launch a dedicated platform for Event planning on your domain. Streamline the event planning process through automation. Eventmie is secure, scalable, and production-ready. Just install it into a brand new Laravel application or an existing one and start selling events for free. Eventmie Lite Version is open-source, free to use. Lite version has got limited features & functionality. Eventmie Pro Version comes with a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SMTPD Light

    A very light SMTPD server using PHP

    I was in need to implement an email catchall , with a very light and maintainable code for my team. So i forget our C version and made a PHP version. It seems to be stable with PHP 7.4 but it runs from PHP 5.6 as long i know.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Open Faculty Evaluation System

    Open Faculty Evaluation System

    PHP/MySQL Based Faculty Evaluation System

    This is PHP/MySQL based faculty evaluation system which gives web-based graphical report & excel file report. Admin can manage college, branch,batch,semester,division,faculty and their subjects. Students can give feedback in 0-9 rating. Note:- Commercial Patch is available for “Student Login” with student id generator. For more detail contact on shrenik181986@gmail.com Supported following PHP version: 1) <= 5.6 2) >=7.0
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Anchor CMS

    Anchor CMS

    A lightweight blog CMS for PHP

    Anchor is a super-simple, lightweight blog system, made to let you just write. Once you have Anchor installed you many wish to change some of the defaults that came with Anchor. To do this, you’ll need to modify some config files. If you need to use a non-UTC timezone (for example, using the relative_time function in America/Asia), you’ll need to change Anchor’s system timezone. Anchor uses standard PHP timezones; to find your timezone, check the PHP documentation. Upload Anchor through FTP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Laravel Base

    Laravel Base

    Admin authentication and a blank admin panel using AdminLTE

    Note: This package is only used by Backpack v3. Starting with Backpack v4, everything this package does is included in Backpack/CRUD - one package to rule them all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BitCrazy's Faucet-in-a-Box Mod

    BitCrazy's Faucet-in-a-Box Mod

    Mod of the original Faucet-in-a-Box faucet PHP script

    Mod of the original Faucet-in-a-Box faucet PHP script (based on its revision 69). Includes pre-installed Anti-Bot Links 5.75, full support of user balances, countdown timer and some other improvements and cool features. ======================================== Minimum requirements: PHP 5.4.4+ (5.5 recommended) MySQL (5.6 recommended) ======================================== CHANGELOG { [F] - bugfixes, [+] - new features, [!] - known issues } Current release (version 7): [+]: CACert.pem...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sistema web de pedidos con PHP

    Sistema web de pedidos con PHP

    El Sistema web de pedidos te ayudará a crear pedidos a proveedores

    El Sistema web de pedidos es una aplicación muy sencilla que te ayudará crear pedidos a tus proveedores fácilmente. Si necesitas crear órdenes de compra o pedidos, entonces esta aplicación web es para ti. Esta aplicación web ha sido creada sobre la base de nuestro Cotizador de Productos con PHP 5.6, MySQL y Bootstrap 3 , ya que recibí muchas consultas sobre el tema de pedidos a proveedores, es por ello que decidí crear esta aplicación de forma gratuita para todas aquellas personas que...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sistema de cotizaciones

    Sistema de cotizaciones

    Sistema web para hacer cotizaciones

    Sistema web desarrollado con PHP 5.6, MySQL y Bootstrap 3 para realizar cotizaciones de productos o servicios en linea. Se genera un archivo PDF el cual puede ser impreso o enviado por correo electrónico a nuestros clientes. Sitio web oficial: http://obedalvarado.pw/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    MAG Server

    MAG Server

    MAG Server stands for Monitor And Graphing Server. [VM Appliance]

    MAG is a combination of Linux, XYMon and Cacti all together in a virtual appliance ready to use. All 3 are solid pieces of software but when joined together they make a great tool to manage your network infrastructure and end systems. The Squidworks MAG server is a CentOS 5.6 Linux distribution that has a customized XYmon Monitoring and Cacti Graphing servers installed, configured and ready to use. All the dirty work has been done for you. Browse the informative splash page, there you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next