A curated list of awesome PHP frameworks, libraries and software.
- laravel/laravel - A PHP framework for web artisans
- blueimp/jQuery-File-Upload - File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
- fzaninotto/Faker - Faker is a PHP library that generates fake data for you
- symfony/symfony - The Symfony PHP framework
- composer/composer - Dependency Manager for PHP
- guzzle/guzzle - Guzzle, an extensible PHP HTTP client
- domnikl/DesignPatternsPHP - sample code for several design patterns in PHP 7.4
- bcit-ci/CodeIgniter - Open Source PHP Framework (originally from EllisLab)
- sebastianbergmann/phpunit - The PHP Unit Testing framework.
- PHPMailer/PHPMailer - The classic email sending library for PHP
- briannesbitt/Carbon - A simple PHP API extension for DateTime.
- yiisoft/yii2 - Yii 2: The Fast, Secure and Professional PHP Framework
- matomo-org/matomo - Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites, apps & the IoT and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!
- nikic/PHP-Parser - A PHP parser written in PHP
- erusev/parsedown - Better Markdown Parser in PHP
- getgrav/grav - Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS
- filp/whoops - PHP errors for cool kids
- phacility/phabricator - Open software engineering platform and fun adventure game
- nextcloud/server - ☁️ Nextcloud server, a safe home for all your data
- barryvdh/laravel-debugbar - Laravel Debugbar (Integrates PHP Debug Bar)
- CachetHQ/Cachet - 📛 An open source status page system for everyone.
- PHPOffice/PHPExcel - ARCHIVED
- thephpleague/flysystem - Abstraction for local and remote filesystems
- Intervention/image - PHP Image Manipulation
- slimphp/Slim - Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- flarum/flarum - Simple forum software for building great communities.
- vlucas/phpdotenv - Loads environment variables from
.env
togetenv()
,$_ENV
and$_SERVER
automagically. - ramsey/uuid - A PHP library for generating universally unique identifiers (UUIDs).
- phalcon/cphalcon - High performance, full-stack PHP framework delivered as a C extension.
- octobercms/october - Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
- monicahq/monica - Personal CRM. Remember everything about your friends, family and business relationships.
- serbanghita/Mobile-Detect - Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
- mockery/mockery - Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
- tymondesigns/jwt-auth - 🔐 JSON Web Token Authentication for Laravel & Lumen
- egulias/EmailValidator - PHP Email address validator library inspired in @dominicsayers isemail function https://github.com/dominicsayers/isemail
- FriendsOfPHP/PHP-CS-Fixer - A tool to automatically fix PHP Coding Standards issues
- swiftmailer/swiftmailer - Comprehensive mailing tools for PHP
- overtrue/wechat - 📦 It is probably the best SDK in the world for developing WeChat App.
- Maatwebsite/Laravel-Excel - 🚀 Supercharged Excel exports and imports in Laravel
- magento/magento2 - All Submissions you make to Magento Inc. ("Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publically perform, sublicense and distribute any feedback, ideas, code, or other information (“Submission") you submit through GitHub. (2) Your Submission is an original work of authorship and you are the owner or are legally entitled to grant the license stated above. (3) You agree to the Contributor License Agreement found here: https://github.com/magento/magento2/blob/master/CONTRIBUTOR_LICENSE_AGREEMENT.html
- PHPOffice/PhpSpreadsheet - A pure PHP library for reading and writing spreadsheet files
- walkor/Workerman - An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.
- bobthecow/psysh - A REPL for PHP
- spatie/laravel-permission - Associate users with roles and permissions
- cakephp/cakephp - CakePHP: The Rapid Development Framework for PHP - Official Repository
- jupeter/clean-code-php - 🛁 Clean Code concepts adapted for PHP
- symfony/console - The Console component eases the creation of beautiful and testable command line interfaces.
- FriendsOfPHP/Goutte - Goutte, a simple PHP Web Scraper
- deployphp/deployer - A deployment tool written in PHP with support for popular frameworks out of the box
- squizlabs/PHP_CodeSniffer - PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
- phpspec/prophecy - Highly opinionated mocking framework for PHP 5.3+
- reactphp/reactphp - Event-driven, non-blocking I/O with PHP.
- paragonie/random_compat - PHP 5.x support for random_bytes() and random_int()
- top-think/think - ThinkPHP Framework ——十年匠心的高性能PHP框架
- symfony/http-foundation - The HttpFoundation component defines an object-oriented layer for the HTTP specification.
- sebastianbergmann/php-code-coverage - Library that provides collection, processing, and rendering functionality for PHP code coverage information.
- symfony/event-dispatcher - The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.
- symfony/finder - The Finder component finds files and directories via an intuitive fluent interface.
- dompdf/dompdf - HTML to PDF converter for PHP
- directus/directus - Directus 8 Suite — Future-Proof Headless CMS & API for Custom Databases
- typecho/typecho - A PHP Blogging Platform. Simple and Powerful.
- owncloud/core - ☁️ ownCloud web server core (Files, DAV, etc.)
- symfony/debug - The Debug component provides tools to ease debugging PHP code.
- symfony/thanks - Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
- symfony/http-kernel - The HttpKernel component provides a structured process for converting a Request into a Response.
- googleapis/google-api-php-client - A PHP client library for accessing Google APIs
- twigphp/Twig - Twig, the flexible, fast, and secure template language for PHP
- symfony/polyfill-mbstring - This component provides a partial, native PHP implementation for the Mbstring extension.
- symfony/routing - The Routing component maps an HTTP request to a set of configuration variables.
- symfony/process - The Process component executes commands in sub-processes.
- sebastianbergmann/php-timer - Utility class for timing
- nrk/predis - Flexible and feature-complete Redis client for PHP and HHVM
- symfony/css-selector - The CssSelector component converts CSS selectors to XPath expressions.
- YOURLS/YOURLS - 🔗 Your Own URL Shortener
- hamcrest/hamcrest-php - PHP Hamcrest implementation [Official]
- symfony/var-dumper - The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. It provides a better dump() function that you can use instead of var_dump().
- sebastianbergmann/php-file-iterator - FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria.
- phar-io/manifest - Component for reading phar.io manifest information from a PHP Archive (PHAR)
- guzzle/promises - Promises/A+ library for PHP with synchronous support
- sebastianbergmann/php-text-template - A simple template engine.
- woocommerce/woocommerce - An open source eCommerce plugin for WordPress.
- sebastianbergmann/php-token-stream - Wrapper around PHP's tokenizer extension.
- php-pm/php-pm - PPM is a process manager, supercharger and load balancer for modern PHP applications.
- JakubOnderka/PHP-Console-Highlighter - Highlight PHP code in terminal
- JakubOnderka/PHP-Console-Color - Simple library for creating colored console ouput
- sebastianbergmann/comparator - Provides the functionality to compare PHP values for equality.
- Sylius/Sylius - Open Source eCommerce Platform on Symfony
- symfony/translation - The Translation component provides tools to internationalize your application.
- sebastianbergmann/exporter - Provides the functionality to export PHP variables for visualization
- php-fig/http-message - The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231
- sebastianbergmann/environment - Provides functionality that helps writing PHP code that has runtime-specific (PHP / HHVM) execution paths
- lcobucci/jwt - A simple library to work with JSON Web Token and JSON Web Signature
- opencart/opencart - A free shopping cart system. OpenCart is an open source PHP-based online e-commerce solution.
- sebastianbergmann/version - Library that helps with managing the version number of Git-hosted PHP projects
- sebastianbergmann/recursion-context - Provides functionality to recursively process PHP variables
- thephpleague/oauth2-server - A spec compliant, secure by default PHP OAuth 2.0 Server
- sebastianbergmann/resource-operations - Provides a list of PHP built-in functions that operate on resources
- pagekit/pagekit - Pagekit CMS
- Respect/Validation - The most awesome validation engine ever created for PHP
- invoiceninja/invoiceninja - Invoices, Expenses and Tasks built with Laravel and Flutter
- ratchetphp/Ratchet - Asynchronous WebSocket server
- botman/botman - A framework agnostic PHP library to build chat bots
- PHPOffice/PHPWord - A pure PHP library for reading and writing word processing documents
- wallabag/wallabag - wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
- BookStackApp/BookStack - A platform to create documentation/wiki content built with PHP & Laravel
- humhub/humhub - HumHub - Open Source Social Network
- PrestaShop/PrestaShop - PrestaShop offers a fully scalable open source ecommerce solution.
- phpmyadmin/phpmyadmin - A web interface for MySQL and MariaDB
- swoft-cloud/swoft - 🚀 PHP Microservice Full Coroutine Framework
- flarum/core - Simple forum software for building great communities.
- mledoze/countries - World countries in JSON, CSV, XML and Yaml. Any help is welcome!
- roots/bedrock - WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure
- sebastianbergmann/phpunit-mock-objects - Mock Object library for PHPUnit
- caouecs/Laravel-lang - List of 75 languages for Laravel 4, 5, 6 and 7
- phan/phan - Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
- aws/aws-sdk-php - Official repository of the AWS SDK for PHP (@awsforphp)
- yiisoft/yii - Yii PHP Framework 1.1.x
- firefly-iii/firefly-iii - Firefly III: a personal finances manager
- mtdowling/cron-expression - CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
- kalcaddle/KodExplorer - A web based file manager,web IDE / browser based code editor
- rappasoft/laravel-boilerplate - The Laravel Boilerplate Project - https://laravel-boilerplate.com
- theseer/tokenizer - A small library for converting tokenized PHP source code into XML (and potentially other formats)
- timber/timber - Create WordPress themes with beautiful OOP code and the Twig Template Engine
- dodgepudding/wechat-php-sdk - 微信公众平台php开发包, weixin developer SDK.
- ethicalhack3r/DVWA - Damn Vulnerable Web Application (DVWA)
- phpbrew/phpbrew - Brew & manage PHP versions in pure PHP at HOME
- symfony/polyfill-php72 - This component provides functions added to PHP 7.2 core.
- vrana/adminer - Database management in a single PHP file
- fecshop/yii2_fecshop - yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等
- mgp25/Chat-API - WhatsApp's Private API
- wp-cli/wp-cli - ⚙️ WP-CLI framework
- elastic/elasticsearch-php - Official PHP low-level client for Elasticsearch.
- catfan/Medoo - The lightweight PHP database framework to accelerate development
- Codeception/Codeception - Full-stack testing PHP framework
- spatie/laravel-backup - A package to backup your Laravel app
- php-webdriver/php-webdriver - PHP client for Selenium/WebDriver protocol. Previously facebook/php-webdriver
- nikic/FastRoute - Fast request router for PHP
- bolt/bolt - Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.
- mautic/mautic - Mautic: Open Source Marketing Automation Software.
- cakephp/phinx - PHP Database Migrations for Everyone
- phpseclib/phpseclib - PHP Secure Communications Library
- vinkla/hashids - A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
- abraham/twitteroauth - The most popular PHP library for use with the Twitter OAuth REST API.
- avalanche123/Imagine - PHP 5.3 Object Oriented image manipulation library
- spatie/laravel-medialibrary - Associate files with Eloquent models
- kriswallsmith/assetic - Asset Management for PHP
- webonyx/graphql-php - A PHP port of GraphQL reference implementation
- nunomaduro/phpinsights - 🔰 Instant PHP quality checks from your console
- silexphp/Silex - [DEPRECATED -- Use Symfony instead] The PHP micro-framework based on the Symfony Components
- maximebf/php-debugbar - Debug bar for PHP
- geocoder-php/Geocoder - The most featured Geocoder library written in PHP.
- zircote/swagger-php - A php swagger annotation and parsing library
- KnpLabs/snappy - PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage
- joomla/joomla-cms - Home of the Joomla! Content Management System
- symfony/filesystem - The Filesystem component provides basic utilities for the filesystem.
- johnlui/Learn-Laravel-5 - Laravel 5 系列入门教程
- nunomaduro/collision - 💥 Collision is a beautiful error reporting tool for command-line applications
- yajra/laravel-datatables - jQuery DataTables API for Laravel 4|5|6|7
- php-amqplib/php-amqplib - The most widely used PHP client for RabbitMQ
- symfony/polyfill-ctype - This component provides a partial, native PHP implementation for the Ctype extension.
- giggsey/libphonenumber-for-php - PHP version of Google's phone number handling library
- PHP-FFMpeg/PHP-FFMpeg - An object oriented PHP driver for FFMpeg binary
- chrisboulton/php-resque - PHP port of resque (Workers and Queueing)
- Behat/Behat - BDD in PHP
- overtrue/pinyin - 🇨🇳 基于词库的中文转拼音优质解决方案
- anchorcms/anchor-cms - A lightweight blog CMS for PHP
- interconnectit/Search-Replace-DB - This script was made to aid the process of migrating PHP and MySQL based websites. Works with most common CMSes.
- facebookarchive/facebook-php-sdk - This SDK is deprecated. Find the new SDK here: https://github.com/facebook/facebook-php-sdk-v4
- Atlantic18/DoctrineExtensions - Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
- cydrobolt/polr - 🚡 A modern, powerful, and robust URL shortener
- RainLoop/rainloop-webmail - Simple, modern & fast web-based email client
- jenssegers/agent - 👮 A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
- vimeo/psalm - A static analysis tool for finding errors in PHP applications
- picocms/Pico - Pico is a stupidly simple, blazing fast, flat file CMS.
- Hanson/vbot - 💬The best wechat robot base on web api!
- rmccue/Requests - Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries.
- spatie/laravel-activitylog - Log activity inside your Laravel app
- moneyphp/money - PHP implementation of Fowler's Money pattern.
- phpro/grumphp - A PHP code-quality tool
- akaunting/akaunting - Free and Online Accounting Software
- swooletw/laravel-swoole - High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
- owner888/phpspider - 《我用爬虫一天时间“偷了”知乎一百万用户,只为证明PHP是世界上最好的语言 》所使用的程序
- aimeos/aimeos-laravel - Laravel e-commerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
- symfony/polyfill-php70 - This component provides features unavailable in releases prior to PHP 7.0.
- doctrine/DoctrineMigrationsBundle - Symfony integration for the doctrine/migrations library
- box/spout - Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
- michelf/php-markdown - Parser for Markdown and Markdown Extra derived from the original Markdown.pl by John Gruber.
- Xethron/migrations-generator - Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
- defuse/php-encryption - Simple Encryption in PHP.
- pattern-lab/patternlab-php - The PHP version of Pattern Lab
- hybridauth/hybridauth - Open source social sign on PHP Library. HybridAuth goal is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter and Google.
- symfony/dependency-injection - The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
- symfony/config - The Config component helps you find, load, combine, autofill and validate configuration values of any kind, whatever their source may be (YAML, XML, INI files, or for instance a database).
- wp-bootstrap/wp-bootstrap-navwalker - A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
- nWidart/laravel-modules - Module Management In Laravel
- rectorphp/rector - Instant Upgrades and Instant Refactoring of any PHP 5.3+ code
- symfony/dom-crawler - The DomCrawler component eases DOM navigation for HTML and XML documents.
- symfony/cache - The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
- pyrocms/pyrocms - Pyro is an experienced and powerful Laravel PHP CMS.
- EasyCorp/EasyAdminBundle - The new (and simple) admin generator for Symfony applications.
- cytopia/devilbox - A modern Docker LAMP stack and MEAN stack for local development
- symfony/yaml - The Yaml component loads and dumps YAML files.
- bshaffer/oauth2-server-php - A library for implementing an OAuth2 Server in php
- bobthecow/mustache.php - A Mustache implementation in PHP.
- corcel/corcel - Use WordPress backend with Laravel or any PHP application
- splitbrain/dokuwiki - The DokuWiki Open Source Wiki Engine
- codeigniter4/CodeIgniter4 - Open Source PHP Framework (originally from EllisLab)
- phalcon/zephir - Zephir is a compiled high level language aimed to the creation of C-extensions for PHP
- jokkedk/webgrind - Xdebug Profiling Web Frontend in PHP
- google/recaptcha - PHP client library for reCAPTCHA, a free service to protect your website from spam and abuse.
- justinrainbow/json-schema - PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
- thephpleague/oauth2-client - Easy integration with OAuth 2.0 service providers.
- facebookarchive/php-graph-sdk - The Facebook SDK for PHP provides a native interface to the Graph API and Facebook Login. https://developers.facebook.com/docs/php
- top-think/thinkphp - ThinkPHP3.2 ——基于PHP5的简单快速的面向对象的PHP框架
- causefx/Organizr - HTPC/Homelab Services Organizer - Written in PHP
- amphp/amp - A non-blocking concurrency framework for PHP applications. 🐘
- itsgoingd/clockwork - Clockwork - php dev tools in your browser - server-side component
- endroid/qr-code - QR Code Generator
- ThingEngineer/PHP-MySQLi-Database-Class - Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
- doctrine/reflection - The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection API that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
- rocketeers/rocketeer - Send your projects up in the clouds
- sensiolabs/SensioFrameworkExtraBundle - An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
- mpdf/mpdf - PHP library generating PDF files from UTF-8 encoded HTML
- symfony/dotenv - Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
- spatie/browsershot - Convert html to an image, pdf or string
- ralouphie/getallheaders - PHP getallheaders polyfill
- bytefury/crater - Free & Open Source Invoice App for Freelancers & Small Businesses
- bagisto/bagisto - A Free and Opensource laravel eCommerce framework built for all to build and scale your business.
- RSS-Bridge/rss-bridge - The RSS feed for websites missing it
- beyondcode/expose - A beautiful, fully open-source, tunneling service - written in pure PHP
- stripe/stripe-php - PHP library for the Stripe API.
- erikdubbelboer/phpRedisAdmin - Simple web interface to manage Redis databases.
- phpDocumentor/phpDocumentor - Documentation Generator for PHP
- php-curl-class/php-curl-class - PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
- gitscrum-ce/laravel-gitscrum - Simple and Robust solution to manage your software development project
- tecnickcom/TCPDF - Official clone of PHP library to generate PDF documents and barcodes
- phptodayorg/php-must-watch - list of interesting conference talks and videos on PHP -
- symfony/framework-bundle - The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
- klein/klein.php - A fast & flexible router
- thephpleague/csv - CSV data manipulation made easy in PHP
- BootstrapCMS/CMS - A PHP CMS powered by Laravel 5 and Sentry
- JosephSilber/bouncer - Eloquent roles and abilities.
- cocur/slugify - Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
- mevdschee/php-crud-api - Single file PHP script that adds a REST API to a SQL database
- lazychaser/laravel-nestedset - Effective tree structures in Laravel 4-5
- overtrue/laravel-wechat - 微信 SDK for Laravel, 基于 overtrue/wechat
- FriendsOfSymfony/FOSRestBundle - This Bundle provides various tools to rapidly develop RESTful API's with Symfony
- mcamara/laravel-localization - Easy localization for Laravel
- phacility/xhprof - XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.
- CMB2/CMB2 - CMB2 is a developer's toolkit for building metaboxes, custom fields, and forms for WordPress that will blow your mind.
- PrivateBin/PrivateBin - A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.
- dancryer/PHPCI - PHPCI is a free and open source continuous integration tool specifically designed for PHP.
- FreshRSS/FreshRSS - A free, self-hostable aggregator…
- rap2hpoutre/laravel-log-viewer - 🐪 Laravel log viewer
- kint-php/kint - Kint - a powerful and modern PHP debugging tool.
- danielstjules/Stringy - A PHP string manipulation library with multibyte support
- bcosca/fatfree - A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!
- spatie/laravel-query-builder - Easily build Eloquent queries from API requests
- consolidation/Robo - Modern task runner for PHP
- 30-seconds/30-seconds-of-php - Short PHP code snippets for all your development needs
- symfony/options-resolver - The OptionsResolver component is array_replace() on steroids. It allows you to create an options system with required options, defaults, validation (type, value), normalization and more.
- antonioribeiro/tracker - Laravel Stats Tracker
- cretueusebiu/laravel-vue-spa - A Laravel-Vue SPA starter project template.
- TIGERB/easy-tips - A little Tips in my Code Career with Go&PHP 🥳🥳🥳
- symfony/doctrine-bridge - Provides integration for Doctrine with various Symfony components.
- silexphp/Pimple - A small PHP dependency injection container
- davejamesmiller/laravel-breadcrumbs - Laravel Breadcrumbs - A simple Laravel-style way to create breadcrumbs.
- laravel-zero/laravel-zero - A PHP framework for console artisans
- KnpLabs/Gaufrette - PHP library that provides a filesystem abstraction layer − will be a feast for your files!
- symfony/asset - The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
- VerbalExpressions/PHPVerbalExpressions - PHP Regular expressions made easy
- php-telegram-bot/core - PHP Telegram Bot based on the official Telegram Bot API
- gharlan/alfred-github-workflow - GitHub Workflow for Alfred 3/4
- php/php-langspec - PHP Language Specification
- mikecao/flight - An extensible micro-framework for PHP
- leafo/lessphp - LESS compiler written in PHP
- Tencent/tsf - coroutine and Swoole based php server framework in tencent
- apiato/apiato - PHP Framework for building scalable API's on top of Laravel 7
- spatie/laravel-analytics - A Laravel package to retrieve pageviews and other data from Google Analytics
- symfony/polyfill-intl-idn - This component provides a partial, native PHP implementation for the Intl extension (IDN features).
- salesagility/SuiteCRM - SuiteCRM - Open source CRM for the world
- nunomaduro/larastan - ⚗️ Adds static analysis to Laravel improving developer productivity and code quality
- matyhtf/framework - SPF (Swoole PHP Framework),世界第一款基于Swoole扩展的PHP框架,开发者是Swoole创始人
- borisrepl/boris - A tiny REPL for PHP
- gabrielrcouto/php-gui - Extensionless PHP Graphic User Interface library
- symfony/inflector - Inflector converts words between their singular and plural forms (English only).
- symfony/monolog-bundle - Symfony Monolog Bundle
- ircmaxell/password_compat - Compatibility with the password_* functions that ship with PHP 5.5
- helei112g/payment - Payment是php版本的支付聚合第三方sdk,集成了微信支付、支付宝支付、招商一网通支付。提供统一的调用接口,方便快速接入各种支付、查询、退款、转账能力。服务端接入支付功能,方便、快捷。
- craftcms/cms - Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.
- teamtnt/tntsearch - A fully featured full text search engine written in PHP
- symfony/browser-kit - The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
- nelmio/alice - Expressive fixtures generator
- drush-ops/drush - Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working hours hacking away at the command prompt.
- jae-jae/QueryList - 🕷️ The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。
- xdebug/xdebug - Xdebug — Step Debugger and Debugging Aid for PHP
- panique/huge - Simple user-authentication solution, embedded into a small framework.
- symfony/contracts - A set of abstractions extracted out of the Symfony components
- laracasts/PHP-Vars-To-Js-Transformer - Transform PHP data to JavaScript.
- EasyCorp/easy-log-handler - Human-friendly log files that make you more productive
- ConsoleTVs/Charts - ⚡ Laravel Charts — Build charts using laravel. The laravel adapter for Chartisan.
- symfony/panther - A browser testing and web crawling library for PHP and Symfony
- LavaLite/cms - Multilingual PHP CMS built with Laravel and bootstrap
- PHPSocialNetwork/phpfastcache - A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
- slimkit/plus - 💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.
- wikimedia/mediawiki - 🌻 The collaborative editing software that runs Wikipedia. Mirror from https://gerrit.wikimedia.org/g/mediawiki/core. See https://www.mediawiki.org/wiki/Developer_access for contributing.
- ruflin/Elastica - Elastica is a PHP client for elasticsearch
- symfony/stopwatch - The Stopwatch component provides a way to profile code.
- symfony/form - The Form component allows you to easily create, process and reuse HTML forms.
- php-http/httplug - HTTPlug, the HTTP client abstraction for PHP
- symfony/expression-language - The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
- paypal/PayPal-PHP-SDK - PHP SDK for PayPal RESTful APIs
- ApiGen/ApiGen - PHP 7.1 ready Smart and Simple Documentation for your PHP project
- hwi/HWIOAuthBundle - OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.
- symfony/property-access - The PropertyAccess component provides function to read and write from/to an object or array using a simple string notation.
- pmmp/PocketMine-MP - A server software for Minecraft: Bedrock Edition in PHP
- phpmetrics/PhpMetrics - Beautiful and understandable static analysis tool for PHP
- sebastianbergmann/phploc - A tool for quickly measuring the size of a PHP project.
- summerblue/phphub5 - PHPHub Ver 5 is a Forum project Powered by Laravel 5.1, and it is also the project build up PHP & Laravel China community (此项目已弃用)
- Dolibarr/dolibarr - Dolibarr ERP CRM is a modern software package to manage your company or foundation activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...).It's opensource software (wrote with PHP language) designed for small and medium companies, foundation and freelances. You can freely install, use and distribute it as a standalone application or as a web application to use it from every internet access and media.
- sebastianbergmann/phpcpd - Copy/Paste Detector (CPD) for PHP code.
- symfony/polyfill-intl-icu - This component provides a collection of functions/classes using the symfony/intl package when the Intl extension is not installed.
- PHP-DI/PHP-DI - The dependency injection container for humans
- sensiolabs/security-checker - PHP frontend for security.symfony.com
- librenms/librenms - Community-based GPL-licensed network monitoring system
- sonata-project/SonataAdminBundle - AdminBundle - The missing Symfony Admin Generator
- symfony/intl - A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
- cmgmyr/laravel-messenger - Simple user messaging package for Laravel
- schmittjoh/php-option - Option Type for PHP
- symfony/validator - The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
- bartblaze/PHP-backdoors - A collection of PHP backdoors. For educational or testing purposes only.
- ezyang/htmlpurifier - Standards compliant HTML filter written in PHP
- nuwave/lighthouse - A framework for serving GraphQL from Laravel
- thiagoalessio/tesseract-ocr-for-php - A wrapper to work with Tesseract OCR inside PHP.
- composer/xdebug-handler - Restart a CLI process without loading the xdebug extension.
- symfony/event-dispatcher-contracts - A set of event dispatcher abstractions extracted out of the Symfony components
- artesaos/seotools - SEO Tools for Laravel
- postaddictme/instagram-php-scraper - Get account information, photos, videos, stories and comments.
- drewm/mailchimp-api - Super-simple, minimum abstraction MailChimp API v3 wrapper, in PHP
- SSilence/selfoss - selfoss: The multipurpose rss reader, live stream, mashup, aggregation web application
- opensourcepos/opensourcepos - Open Source Point of Sale is a web based point of sale application written in PHP using CodeIgniter framework. It uses MySQL as the data back end and has a Bootstrap 3 based user interface.
- WordPress/WordPress-Coding-Standards - PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
- symfony/twig-bridge - Provides integration for Twig with various Symfony components.
- symfony/monolog-bridge - Provides integration for Monolog with various Symfony components.
- summerblue/phphub - (Deprecated See - https://github.com/summerblue/phphub5 ) PHPHub is a Forum project written in Laravel 4.2, and it is also the project build up PHP & Laravel China community - http://phphub.org.
- nelmio/NelmioApiDocBundle - Generates documentation for your REST API from annotations
- symfony/demo - Symfony Demo Application
- spatie/dashboard.spatie.be - The source code of dashboard.spatie.be
- symfony/twig-bundle - The Twig Bundle provides configuration for using Twig in your applications.
- hprose/hprose-php - Hprose is a cross-language RPC. This project is Hprose 2.0 for PHP
- brefphp/bref - Serverless PHP on AWS Lambda
- symfony/phpunit-bridge - Provides utilities for PHPUnit, especially user deprecation notices management.
- lexik/LexikJWTAuthenticationBundle - JWT authentication for your Symfony REST API
- ARCANEDEV/LogViewer - 📃 Provides a log viewer for Laravel
- reactphp/promise - Promises/A implementation for PHP.
- kriswallsmith/Buzz - PHP's lightweight HTTP client
- nicolaslopezj/searchable - A php trait to search laravel models
- SimpleRegex/SRL-PHP - Simple Regex Language
- folkloreinc/laravel-graphql - Facebook GraphQL for Laravel 5. It supports Relay, eloquent models, validation and GraphiQL.
- acacha/adminlte-laravel - A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0
- symfony/security-bundle - The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
- symfony/symfony-docs - The Symfony documentation
- PHPGangsta/GoogleAuthenticator - PHP class to generate and verify Google Authenticator 2-factor authentication
- walkor/phpsocket.io - A server side alternative implementation of socket.io in PHP based on workerman.
- pinguo/php-msf - PHP微服务框架即Micro Service Framework For PHP
- lincanbin/Carbon-Forum - A high performance open-source forum software written in PHP. Discussions Tags based with Quora/StackOverflow style.
- J7mbo/twitter-api-php - The simplest PHP Wrapper for Twitter API v1.1 calls
- pheanstalk/pheanstalk - PHP client for beanstalkd queue
- php-enqueue/enqueue-dev - Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
- phpmd/phpmd - PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.
- matomo-org/device-detector - The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model.
- irazasyed/telegram-bot-sdk - 🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.
- EasyEngine/easyengine - Command-line control panel for Nginx Server to manage WordPress sites running on Nginx, PHP, MySQL, and Let's Encrypt
- mewebstudio/captcha - Captcha for Laravel 5/6/7
- KnpLabs/php-github-api - A simple PHP GitHub API client, Object Oriented, tested and documented.
- hugues-m/phpunit-vw - VW PHPUnit extension makes your failing test cases succeed under CI tools scrutiny
- symfony/serializer - With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.
- phpspec/phpspec - SpecBDD Framework for PHP
- matyhtf/webim - 使用PHP+Swoole实现的网页即时聊天工具
- microweber/microweber - Drag and Drop Website Builder and CMS with E-commerce
- jadjoubran/laravel5-angular-material-starter - Get started with Laravel 5.3 and AngularJS (material)
- maxmind/GeoIP2-php - PHP API for GeoIP2 webservice client and database reader
- smarty-php/smarty - Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic.
- lstrojny/functional-php - Primitives for functional programming in PHP
- prasathmani/tinyfilemanager - The best web based PHP File Manager in single file, Manage your files efficiently and easily with tinyfilemanager
- myclabs/php-enum - The enum PHP is missing, inspired from SplEnum
- laravelio/laravel.io - The Laravel.io Community Portal.
- spatie/image-optimizer - Easily optimize images using PHP
- nategood/httpful - A Chainable, REST Friendly, PHP HTTP Client. A sane alternative to cURL.
- php-school/cli-menu - 🖥 Build beautiful PHP CLI menus. Simple yet Powerful. Expressive DSL.
- phpservermon/phpservermon - PHP Server Monitor
- symfony/debug-bundle - The DebugBundle allows greater integration of the VarDumper component in the Symfony full-stack framework.
- baijunyao/thinkphp-bjyadmin - thinkphp 整合 Auth 权限管理、支付宝、微信支付、阿里 oss 、友盟推送、融云即时通讯、云通讯短信、Email 、Excel 、PDF 等等;基于 thinkphp 扩展了大量的功能;而不改动 thinkphp 核心;非常方便的升级、移植和使用;
- InvoicePlane/InvoicePlane - A self-hosted open source application for managing your invoices, clients and payments.
- opauth/opauth - Multi-provider authentication framework for PHP
- symfony/mime - The MIME component allows manipulating MIME types.
- markrogoyski/math-php - Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
- walkor/workerman-todpole - HTLM5+WebSocket+PHP(Workerman) , rumpetroll server writen using php
- thephpleague/climate - PHP's best friend for the terminal.
- leokhoa/laragon - Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.
- whiteoctober/Pagerfanta - Pagination for PHP.
- api-platform/core - The server component of API Platform: hypermedia and GraphQL APIs in minutes
- spatie/crawler - An easy to use, powerful crawler implemented in PHP. Can execute Javascript.
- johnroper100/dropplets - Welcome to an easier way to blog. - A minimalist markdown blogging platform.
- spatie/laravel-fractal - An easy to use Fractal wrapper built for Laravel and Lumen applications
- thecodingmachine/safe - All PHP functions, rewritten to throw exceptions instead of returning false
- TGMPA/TGM-Plugin-Activation - TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins). It allows your users to install, update and even automatically activate plugins in singular or bulk fashion using native WordPress classes, functions and interfaces. You can reference bundled plugins, plugins from the WordPress Plugin Repository or even plugins hosted elsewhere on the internet.
- Behat/Transliterator - Behat Transliterator library inherited from Doctrine1 and used in Behat for snippet generation
- webpatser/laravel-uuid - Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in.
- stof/StofDoctrineExtensionsBundle - Integration bundle for DoctrineExtensions by l3pp4rd in Symfony
- Payum/Payum - PHP 7+ Payment processing library. It offers everything you need to work with payments: Credit card & offsite purchasing, subscriptions, payouts etc. - provided by Forma-Pro
- symfony/polyfill-php73 - This component provides functions unavailable in releases prior to PHP 7.3.
- jqhph/dcat-admin - 🔥 使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码。
- thephpleague/commonmark - Highly-extensible PHP Markdown parser which fully supports the CommonMark and GFM specs.
- santigarcor/laratrust - Handle roles and permissions in your Laravel application
- Tencent/Biny - Biny is a tiny, high-performance PHP framework for web applications
- antonioribeiro/health - Laravel Health Panel
- reduxframework/redux-framework - Redux is a simple, truly extensible options framework for WordPress themes and plugins.
- sstalle/php7cc - PHP 7 Compatibility Checker
- symfony/symfony-standard - The "Symfony Standard Edition" distribution
- php-pds/skeleton - Standard PHP package skeleton.
- matthiasmullie/minify - CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
- kakserpom/phpdaemon - Asynchronous server-side framework for network applications implemented in PHP using libevent
- jenssegers/imagehash - 🌄 Perceptual image hashing for PHP
- WhichBrowser/Parser-PHP - Browser sniffing gone too far — A useragent parser library for PHP
- unicodeveloper/laravel-hackathon-starter - 💻
A hackathon/MVP boilerplate for laravel web applications. Start your hackathons without hassle.
- namshi/jose - JSON Object Signing and Encryption library for PHP.
- vinkla/laravel-hashids - A Hashids bridge for Laravel
- backup-manager/backup-manager - Database backup manager for dumping to and restoring databases from S3, Dropbox, FTP, SFTP, and Rackspace Cloud
- JohnTroony/php-webshells - Common PHP webshells you might need for your Penetration Testing assignments or CTF challenges. Do not host the file(s) on your server!
- symfony/swiftmailer-bundle - Symfony Swiftmailer Bundle
- mix-php/mix - ☄️ Single-threaded coroutine PHP microservice framework
- kristijanhusak/laravel-form-builder - Laravel Form builder for version 5/6!
- mike42/escpos-php - PHP library for printing to ESC/POS-compatible thermal and impact printers
- spatie/laravel-responsecache - Speed up a Laravel app by caching the entire response
- privacy-protection-tools/anti-AD - anti-AD是目前中文区命中率最高的广告过滤列表,实现了精确的广告屏蔽和隐私保护。现已支持AdGuardHome,dnsmasq, Surge,Pi-Hole,smartdns等网络组件。完全兼容常见的广告过滤工具所支持的各种广告过滤列表格式
- hightman/scws - 开源免费的简易中文分词系统,PHP分词的上乘之选!
- MPOS/php-mpos - MPOS stands for Mining Portal Open Source. Please be aware that the Issue tracker on Github is a Bug Tracker, not a Support Forum!
- spatie/async - Easily run code asynchronously
- s4n7h0/xvwa - XVWA is a badly coded web application written in PHP/MySQL that helps security enthusiasts to learn application security.
- twigphp/Twig-extensions - Twig extensions
- psecio/iniscan - A php.ini scanner for best security practices
- userfrosting/UserFrosting - 🍩 Modern PHP user login and management framework++.
- youzan/zanphp - PHP开发面向C10K+的高并发SOA服务 和RPC服务首选框架
- fuel/fuel - FuelPHP v1.x is a simple, flexible, community driven PHP 5.3+ framework, based on the best ideas of other frameworks, with a fresh start! FuelPHP is fully PHP 7 compatible.
- dustin10/VichUploaderBundle - A simple Symfony bundle to ease file uploads with ORM entities and ODM documents.
- coduo/php-humanizer - Humanize values that are readable only for developers.
- minkphp/Mink - PHP 5.3+ web browser emulator abstraction
- ReactiveX/RxPHP - Reactive extensions for PHP
- goaop/framework - 💎 Go! AOP PHP - modern aspect-oriented framework for the new level of software development
- SimpleSoftwareIO/simple-qrcode - An easy-to-use PHP QrCode generator.
- PeeHaa/OpCacheGUI - GUI for PHP's OpCache
- symfony/translation-contracts - A set of translation abstractions extracted out of the Symfony components
- lixuancn/LaneWeChat - 微信PHP快速开发框架!将微信的各个功能进行了封装,只需要简单的调用方法和传递参数即可。
- PHPCompatibility/PHPCompatibility - PHP Compatibility check for PHP_CodeSniffer
- louislivi/SMProxy - Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.
- orchestral/testbench - [Package] Laravel Testing Helper for Packages Development
- FriendsOfPHP/security-advisories - A database of PHP security advisories
- neitanod/forceutf8 - PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
- gabrielrcouto/php-terminal-gameboy-emulator - A PHP Terminal GameBoy Emulator
- laravel-ardent/ardent - Self-validating, secure and smart models for Laravel's Eloquent ORM
- Elgg/Elgg - A social networking engine in PHP/MySQL
- composer/packagist - Package Repository Website - try https://packagist.com if you need your own -
- getsentry/sentry-php - The official PHP SDK for Sentry (sentry.io)
- JosephLenton/PHP-Error - Better error reporting for PHP, and prettier too!
- immobiliare/ApnsPHP - ApnsPHP: Apple Push Notification & Feedback Provider
- symfony/service-contracts - A set of service abstractions extracted out of the Symfony components
- cosenary/Instagram-PHP-API - An easy-to-use PHP Class for accessing Instagram's API.
- netz98/n98-magerun - The swiss army knife for Magento developers, sysadmins and devops. The tool provides a huge set of well tested command line commands which save hours of work time. All commands are extendable by a module API.
- alextselegidis/easyappointments - 📅 Easy!Appointments - Open Source Appointment Scheduler
- pestphp/pest - Pest is an elegant PHP Testing Framework with a focus on simplicity
- symfony/property-info - PropertyInfo extracts information about PHP class' properties using metadata of popular sources.
- symfony/polyfill-iconv - This component provides a native PHP implementation of the php.net/iconv functions.
- schmittjoh/metadata - Metadata is a library for metadata management in PHP
- leafo/scssphp - SCSS compiler written in PHP
- laravolt/avatar - Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless.
- antonioribeiro/countries - Laravel countries and currencies
- microsoft/msphpsql - Microsoft Drivers for PHP for SQL Server
- atoum/atoum - The modern, simple and intuitive PHP unit testing framework.
- simplepie/simplepie - A simple Atom/RSS parsing library for PHP.
- weprovide/valet-plus - Blazing fast macOS PHP development environment
- symfony/polyfill-php56 - This component provides functions unavailable in releases prior to PHP 5.6.
- yii2-starter-kit/yii2-starter-kit - Yii2 Starter Kit
- banago/PHPloy - PHPloy - Incremental Git (S)FTP deployment tool that supports multiple servers, submodules and rollbacks.
- symfony/polyfill-util - This component provides binary-safe string functions, using the mbstring extension when available.
- liip/LiipImagineBundle - Symfony Bundle to assist in imagine manipulation using the imagine library
- jmespath/jmespath.php - Declaratively specify how to extract elements from a JSON document, in PHP
- welaika/wordless - All the power of Pug, Sass, Coffeescript and WebPack in your WordPress theme. Stop writing themes like it's 1998.
- helloxz/imgurl - ImgURL是一个简单、纯粹的图床程序,让个人图床多一个选择。
- smalot/pdfparser - PdfParser, a standalone PHP library, provides various tools to extract data from a PDF file.
- nelmio/NelmioCorsBundle - Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
- jonnnnyw/php-phantomjs - Execute PhantomJS commands through PHP
- cdevroe/unmark - An open source to do app for bookmarks.
- zorlan/skycaiji - 蓝天采集器是一款免费的数据采集发布爬虫软件,采用php+mysql开发,可部署在云服务器,几乎能采集所有类型的网页,无缝对接各类CMS建站程序,免登录实时发布数据,全自动无需人工干预!是大数据、云时代网站数据自动化采集的最佳云端爬虫软件
- hightman/xunsearch - 免费开源的中文搜索引擎,采用 C/C++ 编写 (基于 xapian 和 scws),提供 PHP 的开发接口和丰富文档
- phpbb/phpbb - phpBB Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2.
- KnpLabs/KnpPaginatorBundle - SEO friendly Symfony paginator to sort and paginate
- eyecatchup/SEOstats - SEOstats is a powerful open source PHP library to request a bunch of SEO relevant metrics.
- mewebstudio/Purifier - HTMLPurifier for Laravel 5/6/7
- ccampbell/chromephp - class for logging PHP variables to Google Chrome console
- cartalyst/sentinel - A framework agnostic authentication & authorization system.
- reactjs/react-php-v8js - PHP library that renders React components on the server
- openemr/openemr - OpenEMR is the most popular open source electronic health records and medical practice management solution. ONC certified with international usage, OpenEMR's goal is a superior alternative to its proprietary counterparts.
- jpfuentes2/php-activerecord - ActiveRecord implementation for PHP
- mongodb/mongo-php-library - MongoDB PHP library
- mikehaertl/phpwkhtmltopdf - A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface
- PhenX/php-font-lib - A library to read, parse, export and make subsets of different types of font files.
- nette/nette - 👪 METAPACKAGE for Nette Framework components
- aws/aws-sdk-php-laravel - A Laravel 5+ (and 4) service provider for the AWS SDK for PHP
- rinvex/countries - Rinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
- barbushin/php-console - Handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
- FriendsOfSymfony/FOSJsRoutingBundle - A pretty nice way to expose your Symfony2 routing to client applications.
- You2php/delete - (迫于压力,本项目停止维护,请尽快fork代码。1月1日之后删除项目)[免翻墙工具]A free and open-source youtube video proxy script [Written in PHP]
- phpipam/phpipam - phpipam development repository
- m9rco/algorithm-php - 🍭🍭uniting the internal work in a way that is in PHP
- Gregwar/Captcha - PHP Captcha library
- anhskohbo/no-captcha - No CAPTCHA reCAPTCHA For Laravel.
- stefanzweifel/laravel-stats - 📈 Get insights about your Laravel or Lumen Project
- panique/mini - Just an extremely simple naked PHP application, useful for small projects and quick prototypes. Some might call it a micro framework :)
- FriendsOfPHP/pickle - PHP Extension installer
- sabberworm/PHP-CSS-Parser - A Parser for CSS Files written in PHP. Allows extraction of CSS files into a data structure, manipulation of said structure and output as (optimized) CSS
- sensiolabs-de/deptrac - Keep your architecture clean.
- symfony/var-exporter - The VarExporter component allows exporting any serializable PHP data structure to plain PHP code. While doing so, it preserves all the semantics associated with the serialization mechanism of PHP (__wakeup, __sleep, Serializable).
- wordplate/wordplate - WordPlate is a wrapper around WordPress to make developers life easier. It is just like building any other WordPress website with themes and plugins. Just with sprinkles on top.
- symfony/web-server-bundle - WebServerBundle provides commands for running applications using the PHP built-in web server. It simplifies your local development setup because you don't have to configure a proper web server such as Apache or Nginx to run your application.
- weiboad/kafka-php - kafka php client
- bovigo/vfsStream - vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.
- kreait/firebase-php - Unofficial Firebase Admin SDK for PHP
- q2a/question2answer - Question2Answer is a free and open source platform for Q&A sites, running on PHP/MySQL.
- mantisbt/mantisbt - Mantis Bug Tracker (MantisBT)
- danog/MadelineProto - Async PHP client/server API for the telegram MTProto protocol
- mk-j/PHP_XLSXWriter - Lightwight XLSX Excel Spreadsheet Writer in PHP
- JayBizzle/Crawler-Detect - 🕷 CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
- mjaschen/phpgeo - Simple Yet Powerful Geo Library for PHP
- iamcal/php-emoji - A PHP Emoji conversion library
- infection/infection - AST based PHP Mutation Testing Framework
- Open-Web-Analytics/Open-Web-Analytics - Web Analytics, open sourced. Open Web Analytics is an open source alternative to commercial tools such as Google Analytics. Stay in control of the data you collect about the use of your website or app. Please consider sponsoring this project.
- nette/tracy - 😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
- Yoast/wordpress-seo - Yoast SEO for WordPress
- Automattic/jetpack - Increase your traffic, view your stats, speed up your site, and protect yourself from hackers with Jetpack.
- Kong/unirest-php - Unirest in PHP: Simplified, lightweight HTTP client library.
- jvoisin/php-malware-finder - Detect potentially malicious PHP files
- twilio/twilio-php - A PHP library for communicating with the Twilio REST API and generating TwiML.
- chakhsu/pinghsu - Pinghsu, A Typecho Theme
- spatie/laravel-newsletter - Manage newsletters in Laravel
- barbushin/php-imap - Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
- BOINC/boinc - Open-source software for volunteer computing and grid computing.
- cweiske/jsonmapper - Map nested JSON structures onto PHP classes
- thephpleague/html-to-markdown - Convert HTML to Markdown with PHP
- Rudloff/alltube - Web GUI for youtube-dl
- iluminar/goodwork - Self hosted project management and collaboration tool powered by Laravel & VueJS
- voten-co/voten - The code that powers voten.co
- rlerdorf/php7dev - Documentation for the php7dev Vagrant box image
- symfony/cache-contracts - A set of cache abstractions extracted out of the Symfony components
- antonioribeiro/google2fa - A One Time Password Authentication package, compatible with Google Authenticator.
- lavary/crunz - A PHP-based job scheduler
- modxcms/revolution - MODX Revolution - Content Management Framework
- mikeerickson/phpunit-pretty-result-printer - PHPUnit Pretty Result Printer -- make your PHPUnit tests look pretty!
- HDInnovations/UNIT3D-Community-Edition - 🚀 A Next Generation Private Torrent Tracker (Community Edition)
- symfony/security - The Security component provides a complete security system for your web application.
- mvdbos/php-spider - A configurable and extensible PHP web spider
- appzcoder/crud-generator - Laravel CRUD Generator
- sendgrid/sendgrid-php - The Official Twilio SendGrid Led, Community Driven PHP API Library
- KnpLabs/KnpMenuBundle - Object Oriented menus for your Symfony project.
- ambionics/phpggc - PHPGGC is a library of PHP unserialize() payloads along with a tool to generate them, from command line or programmatically.
- Froxlor/Froxlor - The server administration software for your needs - The official Froxlor development Git repository
- phoronix-test-suite/phoronix-test-suite - The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking software.
- clue/php-stream-filter - A simple and modern approach to stream filtering in PHP
- antonioribeiro/firewall - Firewall package for Laravel applications
- anandkunal/ToroPHP - Toro is a PHP router for developing RESTful web applications and APIs.
- spatie/laravel-translatable - Making Eloquent models translatable
- phpsysinfo/phpsysinfo - phpSysInfo: a customizable PHP script that displays information about your system nicely
- jianyan74/rageframe2 - 一个基于Yii2高级框架的快速开发应用引擎
- florianv/swap - 💱 Currency exchange rates library
- brianhaveri/Underscore.php - PHP port of Underscore.js
- Laravelium/laravel-sitemap - Laravelium Sitemap generator for Laravel.
- maknz/slack - A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
- humbug/humbug - Humbug is a Mutation Testing framework for PHP to measure the real effectiveness of your test suites and assist in their improvement. It eats Code Coverage for breakfast.
- yohang/Finite - A Simple PHP Finite State Machine
- icicleio/icicle - Icicle is a PHP library for writing asynchronous code using synchronous coding techniques
- shopware/shopware - Shopware 5 Repository - For Shopware 6 visit https://github.com/shopware/platform
- CodelyTV/php-ddd-example - 🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 5
- willdurand/Negotiation - Content Negotiation tools for PHP.
- UnionOfRAD/lithium - li₃ is the fast, flexible and most RAD development framework for PHP
- symfony/class-loader - [DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
- SegmentFault/HyperDown - 一个结构清晰的,易于维护的,现代的PHP Markdown解析器
- Ph3nol/NotificationPusher - Standalone PHP library for easy devices notifications push.
- cakephp/chronos - A standalone DateTime library originally based off of Carbon
- thephpleague/plates - Native PHP template system
- spatie/laravel-sitemap - Create and generate sitemaps with ease
- prettier/plugin-php - Prettier PHP Plugin
- kraken-php/framework - Asynchronous & Fault-tolerant PHP Framework for Distributed Applications.
- web-push-libs/web-push-php - Web Push library for PHP
- KnpLabs/KnpMenu - Menu Library for PHP5
- claviska/SimpleImage - A PHP class that makes working with images as simple as possible.
- propelorm/Propel2 - Propel2 is an open-source high-performance Object-Relational Mapping (ORM) for modern PHP
- thephpleague/geotools - Geo-related tools PHP 5.4+ library built atop Geocoder and React libraries
- guillaumebriday/laravel-blog - Laravel 7.0 blog application with Vue.js, Docker, Redis, Horizon, Telescope and Pusher
- bernardphp/bernard - Bernard is a multi-backend PHP library for creating background jobs for later processing.
- Anahkiasen/underscore-php - A redacted PHP port of Underscore.js with additional functions and goodies – Available for Composer and Laravel
- sebastianfeldmann/phpbu - PHP Backup Utility - Creates and encrypts database and file backups, syncs your backups to other servers or cloud services and assists you monitor your backup process
- mongodb/mongo-php-driver-legacy - Legacy MongoDB PHP driver
- Seldaek/jsonlint - JSON Lint for PHP
- kasperisager/php-dockerized - Dockerized PHP development stack: Nginx, MySQL, MongoDB, PHP-FPM, HHVM, Memcached, Redis, Elasticsearch and RabbitMQ
- FriendsOfSymfony/FOSElasticaBundle - Elasticsearch PHP integration for your Symfony project using Elastica.
- thephpleague/flysystem-aws-s3-v3 - Flysystem Adapter for AWS SDK V3
- forkcms/forkcms - Fork is an easy to use open source CMS using Symfony Components.
- phpbench/phpbench - PHP Benchmarking framework
- metowolf/Meting - 🍰 Wow, such a powerful music API framework
- spipu/html2pdf - OFFICIAL PROJECT | HTML to PDF converter written in PHP
- Herzult/SimplePHPEasyPlus - A simple, pragmatic numeric operation api written in PHP. It does addition.
- wudi/swoole-ide-helper - Auto completion, trigger suggest and view docs for Swoole in editor.
- symfony/security-core - Security provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. It is inspired by the Java Spring framework.
- Lusitanian/PHPoAuthLib - PHP 5.3+ oAuth 1/2 Client Library
- jasny/sso - Simple Single Sign-On for PHP
- amphp/http-server - A non-blocking HTTP application server for PHP based on Amp.
- TobiaszCudnik/phpquery - Server-side implementation of jQuery in PHP5 (2009)
- Wixel/GUMP - A fast, extensible & stand-alone PHP input validation class that allows you to validate any data
- sabre-io/dav - sabre/dav is a CalDAV, CardDAV and WebDAV framework for PHP
- xianyunyh/PHP-Interview - This is the information I prepared for the PHP interview.The notes include PHP, MySql, Linux, etc.
- johnbillion/query-monitor - The Developer Tools Panel for WordPress
- brandonwamboldt/utilphp - util.php is a collection of useful functions and snippets that you need or could use every day, designed to avoid conflicts with existing projects
- phingofficial/phing - PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
- igorw/evenement - Événement is a very simple event dispatching library for PHP.
- pusher/pusher-http-php - PHP library for interacting with the Pusher Channels HTTP API
- symfony/error-handler - The ErrorHandler component provides tools to manage errors and ease debugging PHP code.
- MarkBaker/PHPComplex - PHP Class for handling Complex numbers
- symfony/security-csrf - The Security CSRF (cross-site request forgery) component provides a class CsrfTokenManager for generating and validating CSRF tokens.
- nette/php-generator - 🐘 Generates neat PHP code for you. Supports new PHP 7.4 features.
- seblucas/cops - Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, ...)
- jolicode/JoliNotif - 💻 Send notifications to your desktop directly from your PHP script
- Piplin/Piplin - 📤 An open source self-hosted continuous integration and deployment system - QQ群: 656868
- kiddyuchina/Beanbun - Beanbun 是用 PHP 编写的多进程网络爬虫框架,具有良好的开放性、高可扩展性,基于 Workerman。
- PhenX/php-svg-lib - SVG file parsing / rendering library
- kahlan/kahlan - ✔️ PHP Test Framework for Freedom, Truth, and Justice
- EleTeam/Shop-PHP-Yii2 - EleTeam开源项目-电商全套解决方案之PHP版-Shop-for-PHP-Yii2。一个类似京东/天猫/淘宝的商城,有对应的APP支持,由EleTeam团队维护!
- themosis/themosis - A framework for WordPress developers.
- Protoqol/Prequel - Prequel for Laravel. Clear and concise database management.
- Piwigo/Piwigo - Manage your photos with Piwigo, a full featured open source photo gallery application for the web. Star us on Github! More than 200 plugins and themes available. Join us and contribute!
- typecho-fans/plugins - Typecho Fans插件作品目录
- movim/movim - Movim - Decentralized social platform
- 404labfr/laravel-impersonate - Laravel Impersonate is a plugin that allows you to authenticate as your users.
- jenssegers/optimus - 🤖 Id obfuscation based on Knuth's multiplicative hashing method for PHP.
- tommcfarlin/WordPress-Widget-Boilerplate - [WordPress] The WordPress Widget Boilerplate is an organized, maintainable boilerplate for building widgets using WordPress best practices.
- appstract/laravel-opcache - Laravel Package for OPcache
- kenjis/php-framework-benchmark - PHP Framework Benchmark
- vyuldashev/laravel-queue-rabbitmq - RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.
- nette/utils - 🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
- markomarkovic/simple-php-git-deploy - Automatically deploy the code using PHP and Git
- Stichoza/google-translate-php - 🌐 Free Google Translate API PHP Package. Translates totally free of charge.
- dannyvankooten/AltoRouter - PHP routing class. Lightweight yet flexible. Supports REST, dynamic and reversed routing.
- fukuball/jieba-php - "結巴"中文分詞:做最好的 PHP 中文分詞、中文斷詞組件。 / "Jieba" (Chinese for "to stutter") Chinese text segmentation: built to be the best PHP Chinese word segmentation module.
- avored/laravel-ecommerce - AvoRed an Open Source Laravel Shopping Cart
- loklak/loklak_php_api - The PHP Library for accessing loklak.org
- SteamDatabase/SalienCheat - 👽 Cheating Salien minigame, the proper way
- Cacti/cacti - Cacti ™
- symfony/psr-http-message-bridge - PSR-7 Bridge
- iwind/rockmongo - RockMongo is a MongoDB administration tool, written in PHP 5.
- DirectoryLister/DirectoryLister - 📂 Directory Lister is the easiest way to expose the contents of any web-accessable folder for browsing and sharing.
- tastyigniter/TastyIgniter - 🔥 Powerful, yet easy to use, open source restaurant online ordering, table reservation and restaurant management system
- symfony/security-guard - The Guard component brings many layers of authentication together, making it much easier to create complex authentication systems where you have total control.
- PHPOffice/PHPPresentation - A pure PHP library for reading and writing presentations documents
- PHPixie/Project - A lightweight MVC PHP framework designed for speed and simplicty
- bmitch/churn-php - Discover files in need of refactoring.
- masterexploder/PHPThumb - PHP Thumbnail & Image Manipulation Library
- franzliedke/studio - A workbench for developing Composer packages.
- Bacon/BaconQrCode - QR Code Generator for PHP
- tpyo/amazon-s3-php-class - A standalone Amazon S3 (REST) client for PHP 5/CURL
- symfony/security-http - Security provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. It is inspired by the Java Spring framework.
- simshaun/recurr - PHP library for working with recurrence rules (RRULE); meant to help with recurring calendar events.
- mylxsw/wizard - Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。
- KnpLabs/KnpSnappyBundle - Easily create PDF and images in Symfony by converting html using webkit
- leocavalcante/siler - ⚡ Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions.
- nikic/scalar_objects - Extension that adds support for method calls on primitive types in PHP
- snc/SncRedisBundle - A Redis bundle for Symfony supporting Predis and PhpRedis
- bowu678/php_bugs - PHP代码审计分段讲解
- shopware/platform - Shopware 6 is an open source eCommerce platform realised by the ideas and the spirit of its community.
- willdurand/Hateoas - A PHP library to support implementing representations for HATEOAS REST web services.
- symfony/web-link - The WebLink component manages links between resources. It is particularly useful to advise clients to preload and prefetch documents through HTTP and HTTP/2 pushes.
- YetiForceCompany/YetiForceCRM - Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
- spatie/data-transfer-object - Data transfer objects with batteries included
- ankitpokhrel/tus-php - 🚀 A pure PHP server and client for the tus resumable upload protocol v1.0.0
- felixfbecker/php-language-server - PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥
- katzgrau/KLogger - A Simple Logging Class For PHP
- VisualPHPUnit/VisualPHPUnit - A PHPUnit GUI.
- php-vcr/php-vcr - Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
- schmittjoh/php-collection - General Purpose Collection Library for PHP
- symfony/templating - The Templating component provides all the tools needed to build any kind of template system.
- benbalter/wordpress-to-jekyll-exporter - One-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Jekyll
- symfony/http-client - The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
- picqer/php-barcode-generator - Barcode generator in PHP that is easy to use, non-bloated and framework independent.
- walkor/workerman-chat - Websocket chat room written in PHP based on workerman.
- mailgun/mailgun-php - Mailgun's Official SDK for PHP
- kevinpapst/kimai2 - Kimai v2 is a web-based multiuser time-tracking application. Free for everyone: freelancers, agencies, companies, organizations - all can track their times, generate invoices and more. SaaS version available at https://www.kimai.cloud
- codecasts/spa-starter-kit - A highly opinionated starter kit for building Single Page Applications with Laravel and Vue.js
- scoumbourdis/grocery-crud - Grocery CRUD is a PHP Codeigniter Framework library that creates a full functional CRUD system without the requirement of extra customisation to the JavaScripts or the CSS to do it so.
- khanamiryan/php-qrcode-detector-decoder - This is a PHP library to detect and decode QR-codes. This is first and only QR code reader that works without extensions.
- JetBrains/phpstorm-stubs - PHP runtime & extensions header files for PhpStorm
- appserver-io/appserver - A multithreaded application server for PHP, written in PHP.
- spatie/laravel-collection-macros - A set of useful Laravel collection macros
- bobthecow/Ruler - A simple stateless production rules engine for PHP 5.3+
- BadChoice/handesk - A Powerful Laravel Help Desk and Lead Management App
- emoncms/emoncms - Web-app for processing, logging and visualising energy, temperature and other environmental data
- RubixML/RubixML - A high-level machine learning and deep learning library for the PHP language.
- BeatSwitch/lock - A flexible, driver based Acl package for PHP 5.4+
- LoeiFy/Diaspora - Diaspora - A WordPress theme
- googleapis/google-auth-library-php - Google Auth Library for PHP
- spatie/laravel-tags - Add tags and taggable behaviour to your Laravel app
- davidhsianturi/laravel-compass - A REST client inside your Laravel app.
- dwightwatson/rememberable - Query caching for Laravel
- talyssonoc/react-laravel - Package for using ReactJS with Laravel
- ssl/ezXSS - ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting.
- goodby/csv - Goodby CSV is a high memory efficient flexible and extendable open-source CSV import/export library for PHP 5.3. 1. Memory Management Free This library designed for memory unbreakable. It will not be accumulated in the memory whole rows. The importer read CSV file and execute callback function line by line. 2. Multibyte support This library supports mulitbyte input/output: for example, SJIS-win, EUC-JP and UTF-8. 3. Ready to Use for Enterprise Applications Goodby CSV is fully unit-tested. The library is stable and ready to be used in large projects like enterprise applications.
- paragonie/halite - High-level cryptography interface powered by libsodium
- hechoendrupal/drupal-console - The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.
- garveen/laravoole - Laravel && ( Swoole || Workerman ) to get 10x faster than php-fpm
- tecnickcom/tc-lib-pdf - TCPDF - PHP PDF Library - https://tcpdf.org
- ErikvdVen/php-gif - Easy generating (real-time) GIF images with PHP
- spatie/opening-hours - Query and format a set of opening hours
- fxpio/composer-asset-plugin - NPM/Bower Dependency Manager for Composer
- gumlet/php-image-resize - PHP library to resize, scale and crop images. Cloud solution available at:
- reactphp/event-loop - ReactPHP's core reactor event loop that libraries can use for evented I/O.
- fightbulc/moment.php - Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
- jitamin/jitamin - 🐼 Jitamin is a free software written in PHP, intended to handle the project management over the web. QQ群: 656868
- hassankhan/config - Config is a lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
- themattharris/tmhOAuth - An OAuth 1.0A library written in PHP
- ifsnop/mysqldump-php - PHP version of mysqldump cli that comes with MySQL
- Jean85/pretty-package-versions - A small, indipendent wrapper to get pretty versions strings
- jwage/purl - Purl is a simple Object Oriented URL manipulation library for PHP 7.2+
- hippyvm/hippyvm - HippyVM - an implementation of the PHP language in RPython
- allegro/php-protobuf - PHP Protobuf - Google's Protocol Buffers for PHP
- dwightwatson/validating - Automatically validating Eloquent models for Laravel
- spatie/regex - A sane interface for php's built in preg_* functions
- noahbuscher/macaw - 🐦 Simple PHP router
- TypiCMS/Base - Multilingual and modular CMS built with Laravel 6
- MarkBaker/PHPMatrix - PHP Class for handling Matrices
- jeckman/YouTube-Downloader - PHP script for downloading videos from youtube; also parsing youtube feed into RSS enclosures for podcatchers
- Gregwar/Image - A PHP library to handle images
- walkor/shadowsocks-php - A php port of shadowsocks based on workerman. A socks5 proxy written in PHP.
- spiral/goridge - High-performance PHP-to-Golang IPC bridge
- meenie/munee - Munee: Standalone PHP 5.3 Asset Optimisation & Manipulation
- apioo/fusio - Open source API management platform
- getsentry/sentry-laravel - Laravel SDK for Sentry
- cweagans/composer-patches - Simple patches plugin for Composer
- gantry/gantry5 - 🚀 Next Generation Template / Theme Framework
- cakephp/debug_kit - Debug Toolbar for CakePHP applications.
- Behat/Gherkin - Gherkin parser, written in PHP 5.3+ for Behat project
- pods-framework/pods - The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
- spatie/blender - The Laravel template used for our CMS like projects
- someline/someline-starter - Someline Starter is a PHP framework for quick building Web Apps and Restful APIs, with modern PHP design pattern foundation.
- clarkeash/doorman - Limit access to your Laravel applications by using invite codes
- walkor/web-msg-sender - Web message pusher written in PHP based on workerman.
- vrana/notorm - NotORM - PHP library for simple reading data from the database
- Nexmo/nexmo-php - Nexmo REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
- tenancy/tenancy - Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups.
- opensourcewebsite-org/opensourcewebsite-org - OpenSourceWebsite (OSW) - online community managed by users using electronic voting and modifying source code
- reactphp/socket - Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
- hongriSec/PHP-Audit-Labs - 一个关于PHP的代码审计项目
- ErickTamayo/laravel-scout-elastic - Elastic Driver for Laravel Scout
- nesk/puphpeteer - A Puppeteer bridge for PHP, supporting the entire API.
- solariumphp/solarium - PHP Solr client library
- markuspoerschke/iCal - iCal-creator for PHP
- bixuehujin/blink - A high performance web framework and application server in PHP.
- REBELinBLUE/deployer - Deployer is a free and open source deployment tool.
- flozz/p0wny-shell - Single-file PHP shell
- idno/known - A social publishing platform.
- Bit-Wasp/bitcoin-php - Bitcoin implementation in PHP
- onelogin/php-saml - Simple SAML toolkit for PHP
- croogo/croogo - A CakePHP powered Content Management System
- spatie/eloquent-sortable - Sortable behaviour for Eloquent models
- qieangel2013/zys - high performance service framework based on Yaf or Swoole
- amranidev/scaffold-interface - 🚀 A Smart CRUD Generator For Laravel
- amnuts/opcache-gui - A clean, effective and responsive interface for Zend OPcache
- dedemao/alipay - 一个PHP文件搞定支付宝支付系列,包括电脑网站支付,手机网站支付,现金红包、消费红包、扫码支付,JSAPI支付、单笔转账到支付宝账户、交易结算(分账、分润)、网页授权获取用户信息等
- rap2hpoutre/fast-excel - 🦉 Fast Excel import/export for Laravel
- niklasvh/php.js - PHP to JavaScript converter and VM written in JavaScript
- silexphp/Silex-Skeleton - A skeleton to get started with Silex
- parse-community/parse-php-sdk - The Parse PHP SDK.
- technosophos/querypath - QueryPath is a PHP library for manipulating XML and HTML. It is designed to work not only with local files, but also with web services and database resources.
- kosinix/grafika - An image processing library for PHP
- Roave/BetterReflection - 🔮 Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
- guzzle/RingPHP - Simple handler system used to power clients and servers in PHP (this project is no longer used in Guzzle 6+)
- doganoo/PHPAlgorithms - A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
- swlib/saber - ⚔️ Saber, PHP异步协程HTTP客户端 | PHP Coroutine HTTP client - Swoole Humanization Library
- t0k4rt/phpqrcode - php QRcode generator library
- freescout-helpdesk/freescout - FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)
- aliyun/aliyun-oss-php-sdk - Aliyun OSS SDK for PHP
- spatie/pdf-to-image - Convert a pdf to an image
- K-Phoen/rulerz - Powerful implementation of the Specification pattern in PHP
- joshdick/miniProxy - 🚨
⚠️ UNMAINTAINED!⚠️ 🚨 A simple PHP web proxy. - ghedipunk/PHP-Websockets - A Websockets server written in PHP.
- spatie/schema-org - A fluent builder Schema.org types and ld+json generator
- spatie/laravel-image-optimizer - Optimize images in your Laravel app
- nategood/commando - An Elegant CLI Library for PHP
- bosnadev/repository - Laravel Repositories is a package for Laravel 5 which is used to abstract the database layer. This makes applications much easier to maintain.
- BrainMaestro/composer-git-hooks - Easily manage git hooks in your composer config
- simplesamlphp/simplesamlphp - SimpleSAMLphp is an award-winning application written in native PHP that deals with authentication.
- ezSQL/ezsql - PHP class to make interacting with a database ridiculusly easy
- ircmaxell/PHPPHP - A PHP VM implementation in PHP
- Spomky-Labs/otphp - 🔐 A PHP library for generating one time passwords according to RFC 4226 (HOTP) and the RFC 6238 (TOTP)
- spatie/laravel-cookie-consent - Make your Laravel app comply with the crazy EU cookie law
- Alexia/php7mar - PHP 7 Migration Assistant Report (MAR)
- BitOne/php-meminfo - PHP extension to get insight about memory usage
- spatie/laravel-uptime-monitor - A powerful and easy to configure uptime and ssl monitor
- jublo/codebird-php - Easy access to the Twitter REST API, Direct Messages API, Account Activity API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.
- shaneharter/PHP-Daemon - Build production-ready Daemons using PHP 5.3+. Build fault-tolerant applications without the boilerplate.
- sektioneins/pcc - PHP Secure Configuration Checker
- slevomat/coding-standard - Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs
- docker-php/docker-php - A Docker client in PHP
- doubleleft/hook - A RESTful and extendable Backend as a Service that provides instant backend to develop sites and apps faster, with dead-simple integration for JavaScript, iOS, Android and more.
- ktamas77/firebase-php - Firebase PHP Client
- nikic/php-ast - Extension exposing PHP 7 abstract syntax tree
- mnapoli/silly - Silly CLI micro-framework based on Symfony Console
- phalcon/mvc - Phalcon MVC Examples
- zendframework/zend-expressive - PSR-15 middleware in minutes!
- Seldaek/phar-utils - PHAR file format utilities, for when PHP phars you up.
- dedemao/weixinPay - 微信支付单文件版。一个PHP文件搞定微信支付系列。包括原生支付(扫码支付),H5支付,公众号支付,现金红包、企业付款到零钱等。新增V3版。
- wsdl2phpgenerator/wsdl2phpgenerator - Simple utility and class library for generating php classes from a wsdl file.
- oroinc/crm-application - OroCRM - an open-source Customer Relationship Management application.
- commerceguys/addressing - A PHP addressing library, powered by CLDR and Google's address data.
- qiniu/php-sdk - Qiniu Resource (Cloud) Storage SDK for PHP
- jeremykendall/php-domain-parser - Public Suffix List based domain parsing implemented in PHP
- backdrop/backdrop - Backdrop core code repository.
- TIGERB/easy-php - A Faster Lightweight Full-Stack PHP Framework 🚀
- EnMarche/en-marche.fr - Le site principal du mouvement En Marche !
- psliwa/image-optimizer - Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
- MrRio/shellwrap - Lovely PHP wrapper for using the command-line
- envms/fluentpdo - A PHP SQL query builder using PDO
- ilya-dev/belt - A handful of tools for PHP developers.
- joeldg/bowhead - PHP trading bot framework
- cybercog/laravel-love - Add Social Reactions to Laravel Eloquent Models. It lets people express how they feel about the content. Fully customizable Weighted Reaction System & Reaction Type System with Like, Dislike and any other custom emotion types. Do you react?
- spiral/framework - High-Performance PHP/Go Framework for modern enterprise application development
- Sonerezh/sonerezh - A self-hosted, web-based application to stream your music, everywhere.
- recoilphp/recoil - Asynchronous coroutines for PHP 7.
- openid/php-openid - OpenID library for PHP5
- JBZoo/Utils - A collection of useful PHP functions, mini classes and snippets that you need and can use every day.
- daylerees/scientist - A PHP experimentation library inspired by Github's own Scientist.
- thelia/thelia - Thelia is an open source tool for creating e-business websites and managing online content. Repo containing the new major version (v2)
- jrean/laravel-user-verification - PHP package built for Laravel 5.* to easily handle a user email verification and validate the email
- azuyalabs/yasumi - The easy PHP Library for calculating holidays
- easydigitaldownloads/easy-digital-downloads - Sell digital downloads through WordPress
- sofadesign/limonade - a PHP micro-framework
- onlychain/OCSystem - 🚀ONLYCHAIN blockchain underlying system-OCSystem
- akeneo/pim-community-dev - [Community Development Repository] The open source Product Information Management (PIM)
- phalcon/incubator - Incubator adapters/functionality for the Phalcon PHP Framework
- php-casbin/php-casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in PHP .
- studio24/wordpress-multi-env-config - WordPress Multi-Environment Config
- essence/essence - Extracts information about web pages, like youtube videos, twitter statuses or blog articles.
- appstract/laravel-blade-directives - A collection of nice Laravel Blade directives
- spatie/laravel-sluggable - An opinionated package to create slugs for Eloquent models
- phpvirtualbox/phpvirtualbox - A web interface to manage and access Virtualbox machines.
- mauricesvay/php-facedetection - Detect face in images in pure PHP
- ausi/slug-generator - Slug Generator Library for PHP, based on Unicode’s CLDR data
- opulencephp/Opulence - A simple, secure, and scalable PHP application framework
- uxweb/sweet-alert - A simple PHP package to show SweetAlerts with the Laravel Framework
- aimeos/aimeos - Integrated online shop based on Laravel 6 LTS and the Aimeos e-commerce framework
- php-lock/lock - Lock library to provide serialized execution of PHP code.
- cycle/orm - PHP DataMapper, ORM
- clue/graph-composer - Dependency graph visualization for composer.json (PHP + Composer)
- phayes/geoPHP - Advanced geometry operations in PHP
- amazonwebservices/aws-sdk-for-php - (DEPRECATED) AWS SDK for PHP - Version 1. Version 3 is the latest:
- googleapis/google-cloud-php - Google Cloud Client Library for PHP
- luyadev/luya - LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
- fennb/phirehose - PHP interface to Twitter Streaming API
- youshido-php/GraphQL - Pure PHP realization of GraphQL protocol
- nunomaduro/laravel-console-menu - 🔘 Beautiful PHP CLI menus. Is a php-school/cli-menu wrapper for Laravel/Artisan Console Commands
- TYPO3/TYPO3.CMS - The TYPO3 Core - Enterprise Content Management System. Synchronized read-only mirror of http://git.typo3.org/Packages/TYPO3.CMS.git
- bludit/bludit - Simple, Fast, Secure, Flat-File CMS
- lizhichao/one - 一个极简高性能php框架,支持[swoole | php-fpm ]环境
- ronanguilloux/IsoCodes - PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries
- bugsnag/bugsnag-laravel - Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
- maennchen/ZipStream-PHP - 💾 PHP ZIP Streaming Library
- Program-O/Program-O - PHP MySQL AIML Chatbot - One click installation. Fully loaded admin area to admin your chatbot. Set up multiple chatbots. Foreign language support. XML/JSON responses or just plain HTML. Massive community of users. Twitter Plugins and lots and lots more. Please feel free to fork the DEV branch and contribute. :)
- ircmaxell/php-compiler - A compiler. For PHP
- aimeos/aimeos-core - Aimeos PHP e-commerce framework for ultra fast online shops, complex B2B applications and #gigacommerce
- spatie/image - Manipulate images with an expressive API
- timegridio/timegrid - Free, open-source, online appointments platform based on Laravel PHP Framework.
- MenaraSolutions/geographer - PHP library that knows how countries and cities are called in any language
- GitLabPHP/Client - GitLab API v4 client for PHP
- mongodb/mongo-php-driver - MongoDB PHP driver
- bshaffer/oauth2-demo-php - A demo application for running an OAuth2 server
- jcampbell1/simple-file-manager - A Simple PHP file manager. The code is a single php file.
- apereo/phpCAS - Apereo PHP CAS Client
- niutech/node.php - Run node.js apps from PHP even on a shared hosting!
- atymic/twitter - Twitter API for Laravel 5.5+, 6.x & 7.x
- manifestinteractive/easyapns - Easy APNs using PHP & MySQL
- mybb/mybb - MyBB is a free and open source forum software.
- jenssegers/php-proxy - A PHP proxy script with https and post support
- netputer/wechat-php-sdk - 微信公众平台 PHP SDK
- ramsey/uuid-doctrine - Allow the use of a ramsey/uuid UUID as Doctrine field type.
- microsoft/tolerant-php-parser - An early-stage PHP parser designed for IDE usage scenarios.
- spatie/laravel-google-calendar - Manage events on a Google Calendar
- chrisboulton/php-diff - A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc). Based on the difflib implementation in Python
- nahid/jsonq - A PHP query builder for JSON
- kbjr/Git.php - A PHP git library
- AsgardCms/Platform - A modular multilingual CMS built with Laravel 5.
- paquettg/php-html-parser - An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
- jmathai/epiphany - A micro PHP framework that's fast, easy, clean and RESTful. The framework does not do a lot of magic under the hood. It is, by design, very simple and very powerful.
- hautelook/AliceBundle - A Symfony bundle to manage fixtures with Alice and Faker.
- PHPIDS/PHPIDS - PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application
- mattiasgeniar/php-exploit-scripts - A collection of PHP exploit scripts, found when investigating hacked servers. These are stored for educational purposes and to test fuzzers and vulnerability scanners. Feel free to contribute.
- m4tthumphrey/php-gitlab-api - GitLab API client for PHP
- brianlmoon/GearmanManager - PHP daemon for managing gearman workers
- xx19941215/light-tips - Some code tips about algorithms, php and more 🔥
- phpstan/phpstan - PHP Static Analysis Tool - discover bugs in your code without running it!
- cloudreve/Cloudreve - 🌈支持多家云存储的云盘系统 (A project helps you build your own cloud in minutes)
- facebook/php-graph-sdk - The Facebook SDK for PHP provides a native interface to the Graph API and Facebook Login. https://developers.facebook.com/docs/php
- jeremeamia/super_closure - Serialize closures with this uncanny PHP library.
- laravelio/portal - The Laravel.io Community Portal