Open Source PHP Software - Page 24

PHP Software

PHP Clear Filters

Browse free open source PHP Software and projects below. Use the toggles on the left to filter open source PHP Software by OS, license, language, programming language, and project status.

  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser.
    Download Chrome
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    i-Educar

    i-Educar

    Launching the most free educational software in Brazil

    Accessible from anywhere and with single student registration available for the entire education network. Time-saving for everyone. Get current quantitative, financial and statistical data on all processes, at the time and place you want. Evaluation system and reports adapted to the different realities of the country, with numerical, conceptual or descriptive evaluation notes. Management of allocations, removals, substitutions, absences and delays, offering an integrated view of all professionals. Time frame management for analysis of demands and availability of professionals in the education network in each school period. Control of vehicles, drivers, routes, itineraries, card issuance, and control of transport users. Complete collection management with reservation control, loan, and return. Control receipts are available for each phase of the process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    iCalendar Generator

    iCalendar Generator

    Generate calendars in the iCalendar format

    Want to create online calendars so that you can display them on an iPhone's calendar app or in Google Calendar? This can be done by generating calendars in the iCalendar format (RFC 5545), a textual format that can be loaded by different applications. The format of such calendars is defined in RFC 5545, which is not a pleasant reading experience. This package implements RFC 5545 and some extensions from RFC 7986 to provide you an easy-to-use API for creating calendars. It's not our intention to implement these RFC's entirely but to provide a straightforward API that's easy to use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    jwt-auth

    jwt-auth

    JSON web token authentication for Laravel and Lumen

    jwt-auth provides a simple means of authentication within Laravel using JSON Web Tokens (spec). There are several ways to create a token within the package. There are simple ways to do it, and more advanced methods if you want greater control. The most common way to create a token would be to authenticate the user via their login credentials, and if successful return a token corresponding to that user. You can also skip user authentication and just pass in a User object. Once a user has logged in with their credentials, then the next step would be to make a subsequent request, with the token, to retrieve the users' details, so you can show them as being logged in. To make authenticated requests via http using the built in methods, you will need to set an authorization header. If you don't like the idea of catching mulitple exceptions inline, then you are free to add a global exception handler with Laravel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    nette Schema

    nette Schema

    Validating data structures against a given Schema

    A practical library for validation and normalization of data structures against a given schema with a smart & easy-to-understand API. In variable $schema we have a validation schema (what exactly this means and how to create it we will say later) and in variable $data we have a data structure that we want to validate and normalize. This can be, for example, data sent by the user through an API, configuration file, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    php-libyear

    php-libyear

    A simple measure of dependency freshness

    A simple measure of dependency freshness. Calculates the total number of years behind their respective newest versions for all dependencies listed in composer.json. Run composer global require ecoapm/libyear and make sure your global composer directory is in your $PATH. Alternatively, composer require --dev ecoapm/libyear will add libyear as a local dev dependency for your current directory's app. Download libyear.phar from the latest release, and put it in the current directory, or somewhere in your $PATH to be able to reference it from anywhere. There are obviously more nuanced ways to calculate dependency freshness. The advantage of this approach is its simplicity. You will be able to explain this calculation to your colleagues in about 30s. If your system has two dependencies, the first one year old, the second three, then your system is four libyears out-of-date.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    phpDocumentor

    phpDocumentor

    Documentation Generator for PHP

    phpDocumentor is an open-source documentation generator for PHP projects. It automatically generates documentation from PHP source code using comments and annotations, following the PHPDoc standard. The generated output includes detailed API documentation, class diagrams, and structured reports. It is widely used for maintaining comprehensive and professional documentation for PHP applications and libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ramsey/uuid

    ramsey/uuid

    A PHP library for generating universally unique identifiers (UUIDs)

    ramsey/uuid is a PHP library for generating and working with RFC 4122 version 1, 2, 3, 4, and 5 universally unique identifiers (UUID). ramsey/uuid also supports optional and non-standard features, such as version 6 UUIDs, GUIDs, and other approaches for encoding/decoding UUIDs. A universally unique identifier, or UUID, is a 128-bit unsigned integer, usually represented as a hexadecimal string split into five groups with dashes. The most widely-known and used types of UUIDs are defined by RFC 4122. The probability of duplicating a UUID is close to zero, so they are a great choice for generating unique identifiers in distributed systems. UUIDs can also be stored in binary format, as a string of 16 bytes. The JSON extension is normally enabled by default, but it is possible to disable it. Other required extensions include PCRE and SPL. These standard extensions cannot be disabled without patching PHP’s build system and/or C sources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    web2project

    web2project

    A web-based project management system

    web2project is a robust, multi-user project management platform based on PHP, offering extensive planning and collaboration tools. Emerged as a fork of dotProject, it supports complex workflows across multiple projects, companies, and departments. Its modular design enables custom extensions, and it offers integrated Gantt charts, time logs, calendars, and fine‑grained permissions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    playSMS

    playSMS

    Free and Open Source SMS Gateway Software. Not A Free SMS Service.

    playSMS is a free and open source SMS management software, a web interface for SMS gateways and bulk SMS services.
    Downloads: 5 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Enables tunneling of network connections through restrictive HTTP proxies. Features: Portmapping, SOCKS4, SOCKS5, web-based admin interface, possibility to use standalone server (perl) or hosted server (PHP), optional authorization from LDAP or MySQL
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    ICE Hrm - Human Resource Management

    ICE Hrm - Human Resource Management

    Robust and efficient Human Resource Management System

    ICE Hrm is a Human resource management system for small and medium sized organizations. It has a rich UI built with PHP and Java Script. The system is implemented with a modular architecture which makes it extendable and customizable easily. We have moved icehrm code to : https://github.com/gamonoid/icehrm/ Opensource Version Demo : http://apps.gamonoid.com/icehrm-open/ Commercial Version Demo : http://apps.gamonoid.com/icehrm-pro/ Download the latest stable release from https://sourceforge.net/projects/icehrm/ Useful Links IceHrm Opensource Blog: http://icehrm.org IceHrm Cloud Hosting: https://icehrm.com IceHrm Documentation (Opensource and Commercial): http://blog.icehrm.com IceHrm Blog: https://icehrm.com/blog Purchase IceHrm Pro: https://icehrm.com/modules.php Report Issues: https://github.com/gamonoid/icehrm/issues Feature Requests: https://bitbucket.org/thilina/icehrm-opensource/issues
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    The PHP script engine for Java. --- Run PHP applications within any J2EE server or servlet engine and/or connect script engines like PHP with Java or .NET back ends efficiently.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 13
    refbase - Web Reference Database

    refbase - Web Reference Database

    Online bibliographic manager for research groups. Zotero-compatible.

    refbase is a web-based bibliographic manager which can import and export references in various formats (including BibTeX, Endnote, MODS XML, and OpenOffice). It can make formatted lists of citations and offers powerful searching, rich metadata, and RSS.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Devana

    Devana

    the open source browser strategy game

    Devana is an open source browser strategy game developed from the ground up (without any third party code) using OOP (Object Oriented Programming) code written in the MVC (Model View Controller) paradigm. http://devana.eu/ http://www.facebook.com/DevanaGame
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Artica Proxy Appliance

    Artica Proxy Appliance

    Proxy Cache and Web filtering Appliance

    Artica Proxy is a system that provide a sexy Web Ajax console in order manage a full Proxy server without any technical skill and with latest Squid technology. It provide surls filtering with french Toulouse University and Artica database - over 30.000.000 websites. There are many statistics per users or categories or websites and features in order to manage Internet bandwith. It provides FireWall/QOS features. Can work in Transparent mode or connected to an Activ Directory/OpenLDAP members database.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    The most advanced open source customer relationship management (CRM), Sales Force Automation (SFA) suite: also features business intelligence (BI) tools, Computer Telephony Integration (CTI), and advanced plugin architecture. PHP/ADOdb/LAMP
    Downloads: 14 This Week
    Last Update:
    See Project
  • 17
    Open Crypto Tracker

    Open Crypto Tracker

    Bitcoin Alts portfolio tracker, email / text / alexa / telegram alerts

    100% FREE / open source / PRIVATE cryptocurrency portfolio tracker. Email / text / alexa / telegram price alerts, price charts, mining calcs, leverage / gain / loss / balance stats, news feeds +more. Privately track Bitcoin / Ethereum / unlimited cryptocurrencies. Customize as many assets / markets / alerts / charts as you want. Over 50 Exchanges / 40 Trading Pairs Supported (exchanges / pairings list at bottom of README.txt): https://tinyurl.com/ct-readme Nearly Unlimited Assets Supported (any on supported exchanges). Demo: https://dragonfrugal.org/open-crypto-tracker MINIMUM specs: 1 Ghz CPU / 512 Mb RAM / Quality 16 Gb MicroSD / Nginx or Apache headless / PHP v7.2+ Debian-based Auto-Install ("Terminal" app in your system menu, or over remote SSH): (RECOMMENDED WAY TO PRIVATELY / CHEAPLY USE APP ON INTERNAL / HOME NETWORK) wget --no-cache -O FOLIO-INSTALL.bash https://tinyurl.com/install-crypto-tracker chmod +x FOLIO-INSTALL.bash sudo ./FOLIO-INSTALL.bash
    Downloads: 14 This Week
    Last Update:
    See Project
  • 18
    MailZu is a simple and intuitive web interface to manage Amavisd-new quarantine. Users can view their own quarantine, release/delete messages or request the release of messages. MailZu is written in PHP and requires Amavisd-new version greater than 2.3.0
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Rabio

    Rabio

    Rapid Business Information Organizer

    Rapid Business Information Organizer is a software platform designed to organize projects and control their financial activities like budget, costs, earned value, forecast, projection etc. It was designed to take control of budget and costs using a flexible Cost Breakdown Structure (CBS) of cost centers, cost categories with the addition of tags. See more on https://www.rabio.eu
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    XODA - the KISSed Document manager.

    XODA - the KISSed Document manager.

    Simple yet feature-rich Document Management System

    XODA is a KISSed (Keep Simple and Stupid) System for Organizing Documents using AJAX. This is a Document Management System without backend database, though making possible organizing files/directories by descriptions, filters and more. Visit xoda.org
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    wxPHP

    wxPHP

    PHP bindings for the cross-platform GUI library wxWidgets.

    wxPHP is a php binding/wrapper for the cross-platform library wxWidgets, which gives you the ability to develop desktop applications using the php programming language. This applications can be executed on windows, linux and macosx using the same code base with a native look and feel. One of the ideas is that you can use your php web applications code base and logic to create native desktop applications that communicate to them transparently. This way you can give your users a seamless and native experience from the desktop while staying in sync with your web apps. There are many more use cases, but we invite you to download and try this project by your self. We hope everyone can enjoy it as much as we have enjoyed developing it.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    The Indian Linux Project Goal is to build a Indian language enabled Linux distro & applications with support for Indian Languages
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 23
    MultiLinear Torah

    MultiLinear Torah

    The Bible in multiple languages and formats.

    The Torah in the following languages. Hebrew, Ancient Hebrew, Paleo Hebrew, Aramaic, Hebrew Cursive, English, Spanish, French, German, Russian, Arabic. Also includes Gamatria Values and Kabalistic Astrology.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 24
    HTTP Anti Flood/DoS Security Module

    HTTP Anti Flood/DoS Security Module

    Detect Flooder IPs, Reduce Attack Surface against HTTP Flood Attacks

    This module provides attack surface reduction enhancements against the HTTP Flood Attacks at the web application level. Massive crawling/scanning tools, HTTP Flood tools can be detected and blocked by this module via htaccess, firewall or iptables, etc. (like mod_evasive) You can use this module by including "iosec.php" to any PHP file which wants to be protected. You can test module here: http://www.iosec.org/test.php (demo) Watch the Proof of Concept video: http://goo.gl/dSiAL Hakin9 IT Security Magazine Article about IOSEC http://goo.gl/aQM4Di (different format -> http://goo.gl/JKMUPN) IJNSA Article at http://goo.gl/LLxRdX WP Plugin Page http://goo.gl/nF5nD CHANGES v.1.8.2 - Iptables Auto Ban Bash Script Included - Token Access via Implicit Deny - Reverse Proxy Support - reCAPTCHA Support Do you want more features? Check for third party addons http://sf.net/projects/iosecaddons Gökhan Muharremoğlu
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    PHPfileNavigator
    PHPfileNavigator is a PHP Open Source Web File Manager. Easy to install and use. All in CSS and Valid XHTML 1.1, allow manage all possibilities with files and folders.
    Downloads: 4 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.