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
- composer/composer - Dependency Manager for PHP
- symfony/symfony - The Symfony PHP framework
- 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.
- 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
- yiisoft/yii2 - Yii 2: The Fast, Secure and Professional PHP Framework
- 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
- barryvdh/laravel-debugbar - Laravel Debugbar (Integrates PHP Debug Bar)
- CachetHQ/Cachet - 📛 An open source status page system for everyone.
- thephpleague/flysystem - Abstraction for local and remote filesystems
- Intervention/image - PHP Image Manipulation
- PHPOffice/PHPExcel - ARCHIVED
- flarum/flarum - Simple forum software for building great communities.
- vlucas/phpdotenv - Loads environment variables from
.env
togetenv()
,$_ENV
and$_SERVER
automagically. - slimphp/Slim - Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- ramsey/uuid - A PHP library for generating universally unique identifiers (UUIDs).
- monicahq/monica - Personal CRM. Remember everything about your friends, family and business relationships.
- octobercms/october - Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
- phalcon/cphalcon - High performance, full-stack PHP framework delivered as a C extension.
- 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
- 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).
- 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.
- FriendsOfPHP/PHP-CS-Fixer - A tool to automatically fix PHP Coding Standards issues
- Maatwebsite/Laravel-Excel - 🚀 Supercharged Excel exports and imports in Laravel
- overtrue/wechat - 📦 It is probably the best SDK in the world for developing WeChat App.
- swiftmailer/swiftmailer - Comprehensive mailing tools for PHP
- PHPOffice/PhpSpreadsheet - A pure PHP library for reading and writing spreadsheet files
- 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
- walkor/Workerman - An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.
- spatie/laravel-permission - Associate users with roles and permissions
- bobthecow/psysh - A REPL for PHP
- 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.
- cakephp/cakephp - CakePHP: The Rapid Development Framework for PHP - Official Repository
- 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()
- directus/directus - Directus 8 Suite — Future-Proof Headless CMS & API for Custom Databases
- symfony/http-foundation - The HttpFoundation component defines an object-oriented layer for the HTTP specification.
- top-think/think - ThinkPHP Framework ——十年匠心的高性能PHP框架
- 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.
- typecho/typecho - A PHP Blogging Platform. Simple and Powerful.
- dompdf/dompdf - HTML to PDF converter for PHP
- symfony/finder - The Finder component finds files and directories via an intuitive fluent interface.
- owncloud/core - ☁️ ownCloud web server core (Files, DAV, etc.)
- googleapis/google-api-php-client - A PHP client library for accessing Google APIs
- symfony/thanks - Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
- symfony/debug - The Debug component provides tools to ease debugging PHP code.
- symfony/http-kernel - The HttpKernel component provides a structured process for converting a Request into a Response.
- 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.
- YOURLS/YOURLS - 🔗 Your Own URL Shortener
- symfony/process - The Process component executes commands in sub-processes.
- predis/predis - A flexible and feature-complete Redis client for PHP.
- sebastianbergmann/php-timer - Utility class for timing
- woocommerce/woocommerce - An open source eCommerce plugin for WordPress.
- symfony/css-selector - The CssSelector component converts CSS selectors to XPath expressions.
- hamcrest/hamcrest-php - PHP Hamcrest implementation [Official]
- guzzle/promises - Promises/A+ library for PHP with synchronous support
- 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)
- sebastianbergmann/php-text-template - A simple template engine.
- sebastianbergmann/php-token-stream - Wrapper around PHP's tokenizer extension.
- tennc/webshell - This is a webshell open source project
- JakubOnderka/PHP-Console-Highlighter - Highlight PHP code in terminal
- JakubOnderka/PHP-Console-Color - Simple library for creating colored console ouput
- php-pm/php-pm - PPM is a process manager, supercharger and load balancer for modern PHP applications.
- Sylius/Sylius - Open Source eCommerce Platform on Symfony
- sebastianbergmann/comparator - Provides the functionality to compare PHP values for equality.
- 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
- symfony/translation - The Translation component provides tools to internationalize your application.
- sebastianbergmann/exporter - Provides the functionality to export PHP variables for visualization
- sebastianbergmann/environment - Provides functionality that helps writing PHP code that has runtime-specific (PHP / HHVM) execution paths
- opencart/opencart - A free shopping cart system. OpenCart is an open source PHP-based online e-commerce solution.
- lcobucci/jwt - A simple library to work with JSON Web Token and JSON Web Signature
- BookStackApp/BookStack - A platform to create documentation/wiki content built with PHP & Laravel
- thephpleague/oauth2-server - A spec compliant, secure by default PHP OAuth 2.0 Server
- 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
- sebastianbergmann/resource-operations - Provides a list of PHP built-in functions that operate on resources
- invoiceninja/invoiceninja - Invoices, Expenses and Tasks built with Laravel and Flutter
- pagekit/pagekit - Pagekit CMS
- Respect/Validation - The most awesome validation engine ever created for PHP
- wallabag/wallabag - wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
- PHPOffice/PHPWord - A pure PHP library for reading and writing word processing documents
- ratchetphp/Ratchet - Asynchronous WebSocket server
- botman/botman - A framework agnostic PHP library to build chat bots
- PrestaShop/PrestaShop - PrestaShop offers a fully scalable open source ecommerce solution.
- firefly-iii/firefly-iii - Firefly III: a personal finances manager
- Laravel-Lang/lang - List of 75 languages for Laravel Framework 4, 5, 6, 7 and 8, Laravel Jetstream and Laravel Fortify.
- phpmyadmin/phpmyadmin - A web interface for MySQL and MariaDB
- swoft-cloud/swoft - 🚀 PHP Microservice Full Coroutine Framework
- humhub/humhub - HumHub - Open Source Social Network
- thephpleague/omnipay - A framework agnostic, multi-gateway payment processing library for PHP 5.6+
- mledoze/countries - World countries in JSON, CSV, XML and Yaml. Any help is welcome!
- flarum/core - Simple forum software for building great communities.
- roots/bedrock - WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure
- aws/aws-sdk-php - Official repository of the AWS SDK for PHP (@awsforphp)
- sebastianbergmann/phpunit-mock-objects - Mock Object library for PHPUnit
- phan/phan - Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
- kalcaddle/KodExplorer - A web based file manager,web IDE / browser based code editor
- rappasoft/laravel-boilerplate - The Laravel Boilerplate Project - https://laravel-boilerplate.com
- yiisoft/yii - Yii PHP Framework 1.1.x
- mtdowling/cron-expression - CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
- digininja/DVWA - Damn Vulnerable Web Application (DVWA)
- timber/timber - Create WordPress themes with beautiful OOP code and the Twig Template Engine
- theseer/tokenizer - A small library for converting tokenized PHP source code into XML (and potentially other formats)
- dodgepudding/wechat-php-sdk - 微信公众平台php开发包, weixin developer SDK.
- phpbrew/phpbrew - Brew & manage PHP versions in pure PHP at HOME
- vrana/adminer - Database management in a single PHP file
- symfony/polyfill-php72 - This component provides functions added to PHP 7.2 core.
- fecshop/yii2_fecshop - yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等
- elastic/elasticsearch-php - Official PHP low-level client for Elasticsearch.
- wp-cli/wp-cli - ⚙️ WP-CLI framework
- mgp25/Chat-API - WhatsApp's Private API
- catfan/Medoo - The lightweight PHP database framework to accelerate development
- spatie/laravel-backup - A package to backup your Laravel app
- Codeception/Codeception - Full-stack testing PHP framework
- mautic/mautic - Mautic: Open Source Marketing Automation Software.
- nikic/FastRoute - Fast request router for PHP
- php-webdriver/php-webdriver - PHP client for Selenium/WebDriver protocol. Previously facebook/php-webdriver
- 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.
- phpseclib/phpseclib - PHP Secure Communications Library
- spatie/laravel-medialibrary - Associate files with Eloquent models
- 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.
- cakephp/phinx - PHP Database Migrations for Everyone
- 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
- webonyx/graphql-php - A PHP port of GraphQL reference implementation
- nunomaduro/phpinsights - 🔰 Instant PHP quality checks from your console
- kriswallsmith/assetic - Asset Management for PHP
- zircote/swagger-php - A php swagger annotation and parsing library
- aimeos/aimeos-laravel - Laravel ecommerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
- maximebf/php-debugbar - Debug bar for PHP
- silexphp/Silex - [DEPRECATED -- Use Symfony instead] The PHP micro-framework based on the Symfony Components
- symfony/filesystem - The Filesystem component provides basic utilities for the filesystem.
- KnpLabs/snappy - PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage
- yajra/laravel-datatables - jQuery DataTables API for Laravel 4|5|6|7|8
- geocoder-php/Geocoder - The most featured Geocoder library written in PHP.
- joomla/joomla-cms - Home of the Joomla! Content Management System
- nunomaduro/collision - 💥 Collision is a beautiful error reporting tool for command-line applications
- php-amqplib/php-amqplib - The most widely used PHP client for RabbitMQ
- 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
- johnlui/Learn-Laravel-5 - Laravel 5 系列入门教程
- vimeo/psalm - A static analysis tool for finding errors in PHP applications
- symfony/polyfill-ctype - This component provides a partial, native PHP implementation for the Ctype extension.
- cydrobolt/polr - 🚡 A modern, powerful, and robust URL shortener
- overtrue/pinyin - 🇨🇳 基于词库的中文转拼音优质解决方案
- Behat/Behat - BDD in PHP
- akaunting/akaunting - Free and Online Accounting Software
- jenssegers/agent - 👮 A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
- chrisboulton/php-resque - PHP port of resque (Workers and Queueing)
- interconnectit/Search-Replace-DB - This script was made to aid the process of migrating PHP and MySQL based websites. Works with most common CMSes.
- spatie/laravel-activitylog - Log activity inside your Laravel app
- Atlantic18/DoctrineExtensions - Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
- rectorphp/rector - Instant Upgrades and Instant Refactoring of any PHP 5.3+ code
- anchorcms/anchor-cms - A lightweight blog CMS for PHP
- RainLoop/rainloop-webmail - Simple, modern & fast web-based email client
- phpro/grumphp - A PHP code-quality tool
- facebookarchive/facebook-php-sdk - This SDK is deprecated. Find the new SDK here: https://github.com/facebook/facebook-php-sdk-v4
- picocms/Pico - Pico is a stupidly simple, blazing fast, flat file CMS.
- swooletw/laravel-swoole - High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
- moneyphp/money - PHP implementation of Fowler's Money pattern.
- doctrine/DoctrineMigrationsBundle - Symfony integration for the doctrine/migrations library
- 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.
- Hanson/vbot - 💬The best wechat robot base on web api!
- box/spout - Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
- owner888/phpspider - 《我用爬虫一天时间“偷了”知乎一百万用户,只为证明PHP是世界上最好的语言 》所使用的程序
- nWidart/laravel-modules - Module Management In Laravel
- 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).
- defuse/php-encryption - Simple Encryption in PHP.
- Xethron/migrations-generator - Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
- michelf/php-markdown - Parser for Markdown and Markdown Extra derived from the original Markdown.pl by John Gruber.
- symfony/cache - The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
- codeigniter4/CodeIgniter4 - Open Source PHP Framework (originally from EllisLab)
- cytopia/devilbox - A modern Docker LAMP stack and MEAN stack for local development
- 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/dom-crawler - The DomCrawler component eases DOM navigation for HTML and XML documents.
- 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.
- pattern-lab/patternlab-php - The PHP version of Pattern Lab
- EasyCorp/EasyAdminBundle - The new (and simple) admin generator for Symfony applications.
- symfony/yaml - The Yaml component loads and dumps YAML files.
- corcel/corcel - Use WordPress backend with Laravel or any PHP application
- bagisto/bagisto - A Free and Opensource laravel eCommerce framework built for all to build and scale your business.
- bshaffer/oauth2-server-php - A library for implementing an OAuth2 Server in php
- splitbrain/dokuwiki - The DokuWiki Open Source Wiki Engine
- pyrocms/pyrocms - Pyro is an experienced and powerful Laravel PHP CMS.
- bobthecow/mustache.php - A Mustache implementation in PHP.
- endroid/qr-code - QR Code Generator
- causefx/Organizr - HTPC/Homelab Services Organizer - Written in PHP
- google/recaptcha - PHP client library for reCAPTCHA, a free service to protect your website from spam and abuse.
- phalcon/zephir - Zephir is a compiled high level language aimed to the creation of C-extensions for PHP
- thephpleague/oauth2-client - Easy integration with OAuth 2.0 service providers.
- justinrainbow/json-schema - PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
- amphp/amp - A non-blocking concurrency framework for PHP applications. 🐘
- jokkedk/webgrind - Xdebug Profiling Web Frontend in PHP
- beyondcode/expose - A beautiful, fully open-source, tunneling service - written in pure PHP
- 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
- 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.
- itsgoingd/clockwork - Clockwork - php dev tools in your browser - server-side component
- RSS-Bridge/rss-bridge - The RSS feed for websites missing it
- spatie/browsershot - Convert html to an image, pdf or string
- mpdf/mpdf - PHP library generating PDF files from UTF-8 encoded HTML
- top-think/thinkphp - ThinkPHP3.2 ——基于PHP5的简单快速的面向对象的PHP框架
- symfony/dotenv - Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
- sensiolabs/SensioFrameworkExtraBundle - An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
- bytefury/crater - Free & Open Source Invoice App for Freelancers & Small Businesses
- ThingEngineer/PHP-MySQLi-Database-Class - Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
- ralouphie/getallheaders - PHP getallheaders polyfill
- phpDocumentor/phpDocumentor - Documentation Generator for PHP
- rocketeers/rocketeer - Send your projects up in the clouds
- stripe/stripe-php - PHP library for the Stripe API.
- FreshRSS/FreshRSS - A free, self-hostable aggregator…
- tecnickcom/TCPDF - Official clone of PHP library to generate PDF documents and barcodes
- 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.
- symfony/framework-bundle - The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
- php-curl-class/php-curl-class - PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
- erikdubbelboer/phpRedisAdmin - Simple web interface to manage Redis databases.
- thephpleague/csv - CSV data manipulation made easy in PHP
- lazychaser/laravel-nestedset - Effective tree structures in Laravel 4-5
- gitscrum-ce/laravel-gitscrum - Simple and Robust solution to manage your software development project
- phptodayorg/php-must-watch - list of interesting conference talks and videos on PHP -
- mevdschee/php-crud-api - Single file PHP script that adds a REST API to a SQL database
- JosephSilber/bouncer - Eloquent roles and abilities.
- mcamara/laravel-localization - Easy localization for Laravel
- klein/klein.php - A fast & flexible router
- cocur/slugify - Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
- FriendsOfSymfony/FOSRestBundle - This Bundle provides various tools to rapidly develop RESTful API's with Symfony
- spatie/laravel-query-builder - Easily build Eloquent queries from API requests
- overtrue/laravel-wechat - 微信 SDK for Laravel, 基于 overtrue/wechat
- BootstrapCMS/CMS - A PHP CMS powered by Laravel 5 and Sentry
- rap2hpoutre/laravel-log-viewer - 🐪 Laravel log viewer
- cretueusebiu/laravel-vue-spa - A Laravel-Vue SPA starter project template.
- CMB2/CMB2 - CMB2 is a developer's toolkit for building metaboxes, custom fields, and forms for WordPress that will blow your mind.
- phacility/xhprof - XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.
- kint-php/kint - Kint - a powerful and modern PHP debugging tool.
- laravel-zero/laravel-zero - A PHP framework for console artisans
- dancryer/PHPCI - PHPCI is a free and open source continuous integration tool specifically designed for PHP.
- 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.
- danielstjules/Stringy - A PHP string manipulation library with multibyte support
- antonioribeiro/tracker - Laravel Stats Tracker
- bcosca/fatfree - A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!
- symfony/doctrine-bridge - Provides integration for Doctrine with various Symfony components.
- TIGERB/easy-tips - A little Tips in my Code Career with Go&PHP 🥳🥳🥳
- symfony/asset - The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
- 30-seconds/30-seconds-of-php - Short PHP code snippets for all your development needs
- consolidation/Robo - Modern task runner for PHP
- php-telegram-bot/core - PHP Telegram Bot based on the official Telegram Bot API
- silexphp/Pimple - A small PHP dependency injection container
- VerbalExpressions/PHPVerbalExpressions - PHP Regular expressions made easy
- symfony/polyfill-intl-idn - This component provides a partial, native PHP implementation for the Intl extension (IDN features).
- KnpLabs/Gaufrette - PHP library that provides a filesystem abstraction layer − will be a feast for your files!
- symfony/contracts - A set of abstractions extracted out of the Symfony components
- nunomaduro/larastan - ⚗️ Adds static analysis to Laravel improving developer productivity and code quality
- salesagility/SuiteCRM - SuiteCRM - Open source CRM for the world
- apiato/apiato - PHP Framework for building scalable API's on top of Laravel 7
- mikecao/flight - An extensible micro-framework for PHP
- gharlan/alfred-github-workflow - GitHub Workflow for Alfred 3/4
- spatie/laravel-analytics - A Laravel package to retrieve pageviews and other data from Google Analytics
- php/php-langspec - PHP Language Specification
- craftcms/cms - Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.
- symfony/monolog-bundle - Symfony Monolog Bundle
- leafo/lessphp - LESS compiler 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.
- Tencent/tsf - coroutine and Swoole based php server framework in tencent
- teamtnt/tntsearch - A fully featured full text search engine written in PHP
- xdebug/xdebug - Xdebug — Step Debugger and Debugging Aid for PHP
- symfony/inflector - Inflector converts words between their singular and plural forms (English only).
- matyhtf/framework - SPF (Swoole PHP Framework),世界第一款基于Swoole扩展的PHP框架,开发者是Swoole创始人
- 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.
- borisrepl/boris - A tiny REPL for PHP
- helei112g/payment - Payment是php版本的支付聚合第三方sdk,集成了微信支付、支付宝支付、招商一网通支付。提供统一的调用接口,方便快速接入各种支付、查询、退款、转账能力。服务端接入支付功能,方便、快捷。
- gabrielrcouto/php-gui - Extensionless PHP Graphic User Interface library
- jae-jae/QueryList - 🕷️ The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。
- nelmio/alice - Expressive fixtures generator
- ircmaxell/password_compat - Compatibility with the password_* functions that ship with PHP 5.5
- 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.
- symfony/panther - A browser testing and web crawling library for PHP and Symfony
- 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.
- ConsoleTVs/Charts - ⚡ Laravel Charts — Build charts using laravel. The laravel adapter for Chartisan.
- symfony/form - The Form component allows you to easily create, process and reuse HTML forms.
- symfony/expression-language - The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
- LavaLite/cms - Multilingual PHP CMS built with Laravel and bootstrap
- pmmp/PocketMine-MP - A server software for Minecraft: Bedrock Edition in PHP
- symfony/stopwatch - The Stopwatch component provides a way to profile code.
- laracasts/PHP-Vars-To-Js-Transformer - Transform PHP data to JavaScript.
- php-http/httplug - HTTPlug, the HTTP client abstraction for PHP
- panique/huge - Simple user-authentication solution, embedded into a small framework.
- nuwave/lighthouse - A framework for serving GraphQL from Laravel
- symfony/property-access - The PropertyAccess component provides function to read and write from/to an object or array using a simple string notation.
- 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.
- EasyCorp/easy-log-handler - Human-friendly log files that make you more productive
- symfony/event-dispatcher-contracts - A set of event dispatcher abstractions extracted out of the Symfony components
- librenms/librenms - Community-based GPL-licensed network monitoring system
- ruflin/Elastica - Elastica is a PHP client for elasticsearch
- pterodactyl/panel - Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
- phpmetrics/PhpMetrics - Beautiful and understandable static analysis tool for PHP
- paypal/PayPal-PHP-SDK - PHP SDK for PayPal RESTful APIs
- PHP-DI/PHP-DI - The dependency injection container for humans
- hwi/HWIOAuthBundle - OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.
- symfony/polyfill-intl-icu - This component provides a collection of functions/classes using the symfony/intl package when the Intl extension is not installed.
- postaddictme/instagram-php-scraper - Get account information, photos, videos, stories and comments.
- sebastianbergmann/phploc - A tool for quickly measuring the size of a PHP project.
- ApiGen/ApiGen - PHP 7.1 ready Smart and Simple Documentation for your PHP project
- symfony/intl - A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
- sensiolabs/security-checker - PHP frontend for security.symfony.com
- schmittjoh/php-option - Option Type for PHP
- sebastianbergmann/phpcpd - Copy/Paste Detector (CPD) for PHP code.
- composer/xdebug-handler - Restart a CLI process without loading the xdebug extension.
- artesaos/seotools - SEO Tools for Laravel
- 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.
- symfony/validator - The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
- cmgmyr/laravel-messenger - Simple user messaging package for Laravel
- thiagoalessio/tesseract-ocr-for-php - A wrapper to work with Tesseract OCR inside PHP.
- brefphp/bref - Serverless PHP on AWS Lambda
- ezyang/htmlpurifier - Standards compliant HTML filter written in PHP
- 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 (此项目已弃用)
- sonata-project/SonataAdminBundle - The missing Symfony Admin Generator
- symfony/monolog-bridge - Provides integration for Monolog with various Symfony components.
- jqhph/dcat-admin - 🔥 使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码,基于Laravel 和 Laravel Admin 实现。
- bartblaze/PHP-backdoors - A collection of PHP backdoors. For educational or testing purposes only.
- fossar/selfoss - multipurpose rss reader, live stream, mashup, aggregation web application
- symfony/twig-bridge - Provides integration for Twig with various Symfony components.
- WordPress/WordPress-Coding-Standards - PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
- drewm/mailchimp-api - Super-simple, minimum abstraction MailChimp API v3 wrapper, in PHP
- symfony/demo - Symfony Demo Application
- symfony/twig-bundle - The Twig Bundle provides configuration for using Twig in your applications.
- nelmio/NelmioApiDocBundle - Generates documentation for your REST API from annotations
- symfony/phpunit-bridge - Provides utilities for PHPUnit, especially user deprecation notices management.
- privacy-protection-tools/anti-AD - 致力于成为中文区命中率最高的广告过滤列表,实现精确的广告屏蔽和隐私保护。anti-AD现已支持AdGuardHome,dnsmasq, Surge,Pi-Hole,smartdns等网络组件。完全兼容常见的广告过滤工具所支持的各种广告过滤列表格式
- lexik/LexikJWTAuthenticationBundle - JWT authentication for your Symfony REST API
- ARCANEDEV/LogViewer - 📃 Provides a log viewer for Laravel
- hprose/hprose-php - Hprose is a cross-language RPC. This project is Hprose 2.0 for PHP
- reactphp/promise - Promises/A implementation for PHP.
- spatie/dashboard.spatie.be - The source code of dashboard.spatie.be
- 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.
- 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
- symfony/security-bundle - The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
- nicolaslopezj/searchable - A php trait to search laravel models
- walkor/phpsocket.io - A server side alternative implementation of socket.io in PHP based on workerman.
- 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.
- kriswallsmith/Buzz - PHP's lightweight HTTP client
- symfony/symfony-docs - The Symfony documentation
- irazasyed/telegram-bot-sdk - 🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.
- PHPGangsta/GoogleAuthenticator - PHP class to generate and verify Google Authenticator 2-factor authentication
- 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.
- php-enqueue/enqueue-dev - Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
- folkloreinc/laravel-graphql - Facebook GraphQL for Laravel 5. It supports Relay, eloquent models, validation and GraphiQL.
- SimpleRegex/SRL-PHP - Simple Regex Language
- acacha/adminlte-laravel - A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0
- 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.
- microweber/microweber - Drag and Drop Website Builder and CMS with E-commerce
- lincanbin/Carbon-Forum - A high performance open-source forum software written in PHP. Discussions Tags based with Quora/StackOverflow style.
- pestphp/pest - Pest is an elegant PHP Testing Framework with a focus on simplicity
- mewebstudio/captcha - Captcha for Laravel 5/6/7/8
- spatie/image-optimizer - Easily optimize images using PHP
- pinguo/php-msf - PHP微服务框架即Micro Service Framework For PHP
- pheanstalk/pheanstalk - PHP client for beanstalkd queue
- J7mbo/twitter-api-php - The simplest PHP Wrapper for Twitter API v1.1 calls
- 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.
- 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
- symfony/mime - The MIME component allows manipulating MIME types.
- KnpLabs/php-github-api - A simple PHP GitHub API client, Object Oriented, tested and documented.
- EasyEngine/easyengine - Command-line control panel for Nginx Server to manage WordPress sites running on Nginx, PHP, MySQL, and Let's Encrypt
- smarty-php/smarty - Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic.
- phpservermon/phpservermon - PHP Server Monitor
- symfony/debug-bundle - The DebugBundle allows greater integration of the VarDumper component in the Symfony full-stack framework.
- maxmind/GeoIP2-php - PHP API for GeoIP2 webservice client and database reader
- phpspec/phpspec - SpecBDD Framework for PHP
- laravelio/laravel.io - The Laravel.io Community Portal.
- matyhtf/webim - 使用PHP+Swoole实现的网页即时聊天工具
- InvoicePlane/InvoicePlane - A self-hosted open source application for managing your invoices, clients and payments.
- hugues-m/phpunit-vw - VW PHPUnit extension makes your failing test cases succeed under CI tools scrutiny
- spatie/crawler - An easy to use, powerful crawler implemented in PHP. Can execute Javascript.
- lstrojny/functional-php - Primitives for functional programming in PHP
- nategood/httpful - A Chainable, REST Friendly, PHP HTTP Client. A sane alternative to cURL.
- jadjoubran/laravel5-angular-material-starter - Get started with Laravel 5.3 and AngularJS (material)
- php-school/cli-menu - 🖥 Build beautiful PHP CLI menus. Simple yet Powerful. Expressive DSL.
- thecodingmachine/safe - All PHP functions, rewritten to throw exceptions instead of returning false
- api-platform/core - The server component of API Platform: hypermedia and GraphQL APIs in minutes
- baijunyao/thinkphp-bjyadmin - thinkphp 整合 Auth 权限管理、支付宝、微信支付、阿里 oss 、友盟推送、融云即时通讯、云通讯短信、Email 、Excel 、PDF 等等;基于 thinkphp 扩展了大量的功能;而不改动 thinkphp 核心;非常方便的升级、移植和使用;
- symfony/polyfill-php73 - This component provides functions unavailable in releases prior to PHP 7.3.
- Behat/Transliterator - Behat Transliterator library inherited from Doctrine1 and used in Behat for snippet generation
- walkor/workerman-todpole - HTML5+WebSocket+PHP(Workerman) , rumpetroll server writen using php
- thephpleague/commonmark - Highly-extensible PHP Markdown parser which fully supports the CommonMark and GFM specs.
- thephpleague/climate - PHP's best friend for the terminal.
- opauth/opauth - Multi-provider authentication framework for PHP
- spatie/laravel-fractal - An easy to use Fractal wrapper built for Laravel and Lumen applications
- whiteoctober/Pagerfanta - Pagination for PHP.
- tighten/jigsaw - Simple static sites with Laravel’s Blade.
- 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.
- php-pds/skeleton - Standard PHP package skeleton.
- 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.
- johnroper100/dropplets - Welcome to an easier way to blog. - A minimalist markdown blogging platform.
- stof/StofDoctrineExtensionsBundle - Integration bundle for DoctrineExtensions by l3pp4rd in Symfony
- santigarcor/laratrust - Handle roles and permissions in your Laravel application
- 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
- antonioribeiro/health - Laravel Health Panel
- spatie/async - Easily run code asynchronously
- 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.
- jenssegers/imagehash - 🌄 Perceptual image hashing for PHP
- spatie/laravel-responsecache - Speed up a Laravel app by caching the entire response
- mike42/escpos-php - PHP library for printing to ESC/POS-compatible thermal and impact printers
- mix-php/mix - ☄️ Single-threaded coroutine PHP microservice framework
- Tencent/Biny - Biny is a tiny, high-performance PHP framework for web applications
- reduxframework/redux-framework - Redux is a simple, truly extensible options framework for WordPress themes and plugins.
- vinkla/laravel-hashids - A Hashids bridge for Laravel
- sstalle/php7cc - PHP 7 Compatibility Checker
- WhichBrowser/Parser-PHP - Browser sniffing gone too far — A useragent parser library for PHP
- namshi/jose - JSON Object Signing and Encryption library for PHP.
- unicodeveloper/laravel-hackathon-starter - 💻 A hackathon/MVP boilerplate for laravel web applications. Start your hackathons without hassle.
- symfony/symfony-standard - The "Symfony Standard Edition" distribution
- 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!
- SimpleSoftwareIO/simple-qrcode - An easy-to-use PHP QrCode generator with first-party support for Laravel.
- backup-manager/backup-manager - Database backup manager for dumping to and restoring databases from S3, Dropbox, FTP, SFTP, and Rackspace Cloud
- symfony/translation-contracts - A set of translation abstractions extracted out of the Symfony components
- kakserpom/phpdaemon - Asynchronous server-side framework for network applications implemented in PHP using libevent
- alextselegidis/easyappointments - 📅 Easy!Appointments - Open Source Appointment Scheduler
- kristijanhusak/laravel-form-builder - Laravel Form builder for version 5+!
- symfony/swiftmailer-bundle - Symfony Swiftmailer Bundle
- symfony/service-contracts - A set of service abstractions extracted out of the Symfony components
- orchestral/testbench - [Package] Laravel Testing Helper for Packages Development
- louislivi/SMProxy - Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.
- hightman/scws - 开源免费的简易中文分词系统,PHP分词的上乘之选!
- FriendsOfPHP/security-advisories - A database of PHP security advisories
- s4n7h0/xvwa - XVWA is a badly coded web application written in PHP/MySQL that helps security enthusiasts to learn application security.
- dustin10/VichUploaderBundle - A simple Symfony bundle to ease file uploads with ORM entities and ODM documents.
- symfony/property-info - PropertyInfo extracts information about PHP class' properties using metadata of popular sources.
- PHPCompatibility/PHPCompatibility - PHP Compatibility check for PHP_CodeSniffer
- userfrosting/UserFrosting - 🍩 Modern PHP user login and management framework++.
- 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!
- twigphp/Twig-extensions - Twig extensions
- ReactiveX/RxPHP - Reactive extensions for PHP
- goaop/framework - 💎 Go! AOP PHP - modern aspect-oriented framework for the new level of software development
- neitanod/forceutf8 - PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
- schmittjoh/metadata - Metadata is a library for metadata management in PHP
- psecio/iniscan - A php.ini scanner for best security practices
- minkphp/Mink - PHP 5.3+ web browser emulator abstraction
- getsentry/sentry-php - The official PHP SDK for Sentry (sentry.io)
- PeeHaa/OpCacheGUI - GUI for PHP's OpCache
- 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.
- coduo/php-humanizer - Humanize values that are readable only for developers.
- symfony/polyfill-iconv - This component provides a native PHP implementation of the php.net/iconv functions.
- composer/packagist - Package Repository Website - try https://packagist.com if you need your own -
- lixuancn/LaneWeChat - 微信PHP快速开发框架!将微信的各个功能进行了封装,只需要简单的调用方法和传递参数即可。
- Elgg/Elgg - A social networking engine in PHP/MySQL
- gabrielrcouto/php-terminal-gameboy-emulator - A PHP Terminal GameBoy Emulator
- laravolt/avatar - Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless.
- jmespath/jmespath.php - Declaratively specify how to extract elements from a JSON document, in PHP
- antonioribeiro/countries - Laravel countries and currencies
- cosenary/Instagram-PHP-API - An easy-to-use PHP Class for accessing Instagram's API.
- smalot/pdfparser - PdfParser, a standalone PHP library, provides various tools to extract data from a PDF file.
- microsoft/msphpsql - Microsoft Drivers for PHP for SQL Server
- 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.
- laravel-ardent/ardent - Self-validating, secure and smart models for Laravel's Eloquent ORM
- immobiliare/ApnsPHP - ApnsPHP: Apple Push Notification & Feedback Provider
- weprovide/valet-plus - Blazing fast macOS PHP development environment
- JosephLenton/PHP-Error - Better error reporting for PHP, and prettier too!
- helloxz/imgurl - ImgURL是一个简单、纯粹的图床程序,让个人图床多一个选择。
- nelmio/NelmioCorsBundle - Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
- 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.
- simplepie/simplepie - A simple Atom/RSS parsing library for PHP.
- liip/LiipImagineBundle - Symfony Bundle to assist in imagine manipulation using the imagine library
- leafo/scssphp - SCSS compiler written in PHP
- KnpLabs/KnpPaginatorBundle - SEO friendly Symfony paginator to sort and paginate
- atoum/atoum - The modern, simple and intuitive PHP unit testing framework.
- cdevroe/unmark - An open source to do app for bookmarks.
- zorlan/skycaiji - 蓝天采集器是一款免费的数据采集发布爬虫软件,采用php+mysql开发,可部署在云服务器,几乎能采集所有类型的网页,无缝对接各类CMS建站程序,免登录实时发布数据,全自动无需人工干预!是大数据、云时代网站数据自动化采集的最佳云端爬虫软件
- yii2-starter-kit/yii2-starter-kit - Yii2 Starter Kit
- mewebstudio/Purifier - HTMLPurifier for Laravel 5/6/7/8
- symfony/polyfill-util - This component provides binary-safe string functions, using the mbstring extension when available.
- 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.
- sensiolabs-de/deptrac - Keep your architecture clean.
- PhenX/php-font-lib - A library to read, parse, export and make subsets of different types of font files.
- phpbb/phpbb - phpBB Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2.
- mongodb/mongo-php-library - MongoDB PHP library
- banago/PHPloy - PHPloy - Incremental Git (S)FTP deployment tool that supports multiple servers, submodules and rollbacks.
- phpipam/phpipam - phpipam development repository
- hightman/xunsearch - 免费开源的中文搜索引擎,采用 C/C++ 编写 (基于 xapian 和 scws),提供 PHP 的开发接口和丰富文档
- aws/aws-sdk-php-laravel - A Laravel 5+ (and 4) service provider for the AWS SDK for PHP
- kreait/firebase-php - Unofficial Firebase Admin SDK for PHP
- welaika/wordless - All the power of Pug, Sass, Coffeescript and WebPack in your WordPress theme. Stop writing themes like it's 1998.
- jonnnnyw/php-phantomjs - Execute PhantomJS commands through PHP
- mikehaertl/phpwkhtmltopdf - A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface
- 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).
- Rudloff/alltube - Web GUI for youtube-dl
- JayBizzle/Crawler-Detect - 🕷 CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
- danog/MadelineProto - Async PHP client/server API for the telegram MTProto protocol
- cartalyst/sentinel - A framework agnostic authentication & authorization system.
- 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.
- FriendsOfPHP/pickle - PHP Extension installer
- 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.
- symfony/cache-contracts - A set of cache abstractions extracted out of the Symfony components
- infection/infection - AST based PHP Mutation Testing Framework
- eyecatchup/SEOstats - SEOstats is a powerful open source PHP library to request a bunch of SEO relevant metrics.
- stefanzweifel/laravel-stats - 📈 Get insights about your Laravel or Lumen Project
- nette/nette - 👪 METAPACKAGE for Nette Framework components
- ccampbell/chromephp - class for logging PHP variables to Google Chrome console
- anhskohbo/no-captcha - No CAPTCHA reCAPTCHA For Laravel.
- FriendsOfSymfony/FOSJsRoutingBundle - A pretty nice way to expose your Symfony2 routing to client applications.
- Gregwar/Captcha - PHP Captcha library
- jpfuentes2/php-activerecord - ActiveRecord implementation for PHP
- reactjs/react-php-v8js - PHP library that renders React components on the server
- m9rco/algorithm-php - 🍭🍭uniting the internal work in a way that is in PHP
- barbushin/php-console - Handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
- weiboad/kafka-php - kafka php client
- 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
- iluminar/goodwork - Self hosted project management and collaboration tool powered by TALL stack
- ambionics/phpggc - PHPGGC is a library of PHP unserialize() payloads along with a tool to generate them, from command line or programmatically.
- CodelyTV/php-ddd-example - 🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 5
- mk-j/PHP_XLSXWriter - Lightwight XLSX Excel Spreadsheet Writer in PHP
- You2php/delete - (迫于压力,本项目停止维护,请尽快fork代码。1月1日之后删除项目)[免翻墙工具]A free and open-source youtube video proxy script [Written in PHP]
- jianyan74/rageframe2 - 一个基于Yii2高级框架的快速开发应用引擎
- panique/mini - Just an extremely simple naked PHP application, useful for small projects and quick prototypes. Some might call it a micro framework :)
- q2a/question2answer - Question2Answer is a free and open source platform for Q&A sites, running on PHP/MySQL.
- mantisbt/mantisbt - Mantis Bug Tracker (MantisBT)
- 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.
- 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.
- mjaschen/phpgeo - Simple Yet Powerful Geo Library for PHP
- spatie/laravel-translatable - Making Eloquent models translatable
- spatie/laravel-newsletter - Manage newsletters in Laravel
- Yoast/wordpress-seo - Yoast SEO for WordPress
- antonioribeiro/google2fa - A One Time Password Authentication package, compatible with Google Authenticator.
- 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.
- mylxsw/wizard - Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。
- Automattic/jetpack - Increase your traffic, view your stats, speed up your site, and protect yourself from hackers with Jetpack.
- BOINC/boinc - Open-source software for volunteer computing and grid computing.
- cweiske/jsonmapper - Map nested JSON structures onto PHP classes
- barbushin/php-imap - Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
- clue/php-stream-filter - A simple and modern approach to stream filtering in PHP
- phoronix-test-suite/phoronix-test-suite - The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking software.
- iamcal/php-emoji - A PHP Emoji conversion library
- thephpleague/html-to-markdown - Convert HTML to Markdown with PHP
- HDInnovations/UNIT3D-Community-Edition - 🚀 A Next Generation Private Torrent Tracker (Community Edition)
- Kong/unirest-php - Unirest in PHP: Simplified, lightweight HTTP client library.
- chakhsu/pinghsu - Pinghsu, A Typecho Theme
- twilio/twilio-php - A PHP library for communicating with the Twilio REST API and generating TwiML.
- jvoisin/php-malware-finder - Detect potentially malicious PHP files
- symfony/error-handler - The ErrorHandler component provides tools to manage errors and ease debugging PHP code.
- lavary/crunz - A PHP-based job scheduler
- sendgrid/sendgrid-php - The Official Twilio SendGrid Led, Community Driven PHP API Library
- spatie/laravel-sitemap - Create and generate sitemaps with ease
- appzcoder/crud-generator - Laravel CRUD Generator
- mikeerickson/phpunit-pretty-result-printer - PHPUnit Pretty Result Printer -- make your PHPUnit tests look pretty!
- Froxlor/Froxlor - The server administration software for your needs - The official Froxlor development Git repository
- KnpLabs/KnpMenuBundle - Object Oriented menus for your Symfony project.
- mvdbos/php-spider - A configurable and extensible PHP web spider
- modxcms/revolution - MODX Revolution - Content Management Framework
- voten-co/voten - The code that powers voten.co
- Laravelium/laravel-sitemap - Laravelium Sitemap generator for Laravel.
- aimeos/aimeos - Integrated online shop based on Laravel 6 LTS and the Aimeos e-commerce framework
- rlerdorf/php7dev - Documentation for the php7dev Vagrant box image
- aimeos/aimeos-core - Aimeos PHP e-commerce framework for ultra fast online shops, complex B2B applications and #gigacommerce
- antonioribeiro/firewall - Firewall package for Laravel applications
- symfony/security - The Security component provides a complete security system for your web application.
- florianv/swap - 💱 Currency exchange rates library
- phpsysinfo/phpsysinfo - phpSysInfo: a customizable PHP script that displays information about your system nicely
- guillaumebriday/laravel-blog - Laravel 8.0 blog application with Vue.js, Homestead, Horizon, Telescope and Pusher
- phpbench/phpbench - PHP Benchmarking framework
- shopware/shopware - Shopware 5 Repository - For Shopware 6 visit https://github.com/shopware/platform
- yohang/Finite - A Simple PHP Finite State Machine
- maknz/slack - A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
- prettier/plugin-php - Prettier PHP Plugin
- anandkunal/ToroPHP - Toro is a PHP router for developing RESTful web applications and APIs.
- nette/php-generator - 🐘 Generates neat PHP code for you. Supports new PHP 8.0 features.
- brianhaveri/Underscore.php - PHP port of Underscore.js
- UnionOfRAD/lithium - li₃ is the fast, flexible and most RAD development framework for PHP
- web-push-libs/web-push-php - Web Push library for PHP
- 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.
- icicleio/icicle - Icicle is a PHP library for writing asynchronous code using synchronous coding techniques
- 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!
- willdurand/Negotiation - Content Negotiation tools for PHP.
- thephpleague/flysystem-aws-s3-v3 - Flysystem Adapter for AWS SDK V3
- thephpleague/plates - Native PHP template system
- metowolf/Meting - 🍰 Wow, such a powerful music API framework
- spipu/html2pdf - OFFICIAL PROJECT | HTML to PDF converter written in PHP
- KnpLabs/KnpMenu - Menu Library for PHP5
- claviska/SimpleImage - A PHP class that makes working with images as simple as possible.
- cakephp/chronos - A standalone DateTime library originally based off of Carbon
- 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.
- SegmentFault/HyperDown - 一个结构清晰的,易于维护的,现代的PHP Markdown解析器
- loklak/loklak_php_api - The PHP Library for accessing loklak.org
- thephpleague/geotools - Geo-related tools PHP 5.4+ library built atop Geocoder and React libraries
- Ph3nol/NotificationPusher - Standalone PHP library for easy devices notifications push.
- Seldaek/jsonlint - JSON Lint for PHP
- propelorm/Propel2 - Propel2 is an open-source high-performance Object-Relational Mapping (ORM) for modern PHP
- symfony/class-loader - [DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
- jasny/sso - Simple Single Sign-On for PHP
- FriendsOfSymfony/FOSElasticaBundle - Elasticsearch PHP integration for your Symfony project using Elastica.
- DirectoryLister/DirectoryLister - 📂 Directory Lister is the easiest way to expose the contents of any web-accessable folder for browsing and sharing.
- spatie/data-transfer-object - Data transfer objects with batteries included
- 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
- kraken-php/framework - Asynchronous & Fault-tolerant PHP Framework for Distributed Applications.
- 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
- tastyigniter/TastyIgniter - 🔥 Powerful, yet easy to use, open source restaurant online ordering, table reservation and restaurant management system
- symfony/security-csrf - The Security CSRF (cross-site request forgery) component provides a class CsrfTokenManager for generating and validating CSRF tokens.
- 404labfr/laravel-impersonate - Laravel Impersonate is a plugin that allows you to authenticate as your users.
- MarkBaker/PHPComplex - PHP Class for handling Complex numbers
- mongodb/mongo-php-driver-legacy - Legacy MongoDB PHP driver
- forkcms/forkcms - Fork is an easy to use open source CMS using Symfony Components.
- wudi/swoole-ide-helper - Auto completion, trigger suggest and view docs for Swoole in editor.
- Herzult/SimplePHPEasyPlus - A simple, pragmatic numeric operation api written in PHP. It does addition.
- kasperisager/php-dockerized - Dockerized PHP development stack: Nginx, MySQL, MongoDB, PHP-FPM, HHVM, Memcached, Redis, Elasticsearch and RabbitMQ
- amphp/http-server - A non-blocking HTTP application server for PHP based on Amp.
- shopware/platform - Shopware 6 is an open source eCommerce platform realised by the ideas and the spirit of its community.
- johnbillion/query-monitor - The Developer Tools Panel for WordPress
- pusher/pusher-http-php - PHP library for interacting with the Pusher Channels HTTP API
- typecho-fans/plugins - Typecho Fans插件作品目录
- Wixel/GUMP - A fast, extensible & stand-alone PHP input validation class that allows you to validate any data
- xianyunyh/PHP-Interview - This is the information I prepared for the PHP interview.The notes include PHP, MySql, Linux, etc.
- nette/utils - 🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
- sabre-io/dav - sabre/dav is a CalDAV, CardDAV and WebDAV framework for PHP
- avored/laravel-ecommerce - AvoRed an Open Source Laravel Shopping Cart
- PhenX/php-svg-lib - SVG file parsing / rendering library
- seblucas/cops - Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, ...)
- Protoqol/Prequel - Prequel for Laravel. Clear and concise database management.
- Lusitanian/PHPoAuthLib - PHP 5.3+ oAuth 1/2 Client Library
- vyuldashev/laravel-queue-rabbitmq - RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.
- phingofficial/phing - PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
- appstract/laravel-opcache - Laravel Package for OPcache
- jolicode/JoliNotif - 💻 Send notifications to your desktop directly from your PHP script
- igorw/evenement - Événement is a very simple event dispatching library for PHP.
- TobiaszCudnik/phpquery - Server-side implementation of jQuery in PHP5 (2009)
- 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
- movim/movim - Movim - Decentralized social platform
- kiddyuchina/Beanbun - Beanbun 是用 PHP 编写的多进程网络爬虫框架,具有良好的开放性、高可扩展性,基于 Workerman。
- Stichoza/google-translate-php - 🌐 Free Google Translate API PHP Package. Translates totally free of charge.
- themosis/themosis - A framework for WordPress developers.
- 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
- EleTeam/Shop-PHP-Yii2 - EleTeam开源项目-电商全套解决方案之PHP版-Shop-for-PHP-Yii2。一个类似京东/天猫/淘宝的商城,有对应的APP支持,由EleTeam团队维护!
- elementary/website - The elementary.io website
- Bacon/BaconQrCode - QR Code Generator for PHP
- 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.
- kahlan/kahlan - ✔️ PHP Test Framework for Freedom, Truth, and Justice
- FriendsOfSymfony/FOSOAuthServerBundle - A server side OAuth2 Bundle for Symfony
- Piplin/Piplin - 📤 An open source self-hosted continuous integration and deployment system - QQ群: 656868
- fukuball/jieba-php - "結巴"中文分詞:做最好的 PHP 中文分詞、中文斷詞組件。 / "Jieba" (Chinese for "to stutter") Chinese text segmentation: built to be the best PHP Chinese word segmentation module.
- bowu678/php_bugs - PHP代码审计分段讲解
- jenssegers/optimus - 🤖 Id obfuscation based on Knuth's multiplicative hashing method for PHP.
- Cacti/cacti - Cacti ™
- 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.
- symfony/http-client - The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
- kenjis/php-framework-benchmark - PHP Framework Benchmark
- dannyvankooten/AltoRouter - PHP routing class. Lightweight yet flexible. Supports REST, dynamic and reversed routing.
- PHPOffice/PHPPresentation - A pure PHP library for reading and writing presentations documents
- tommcfarlin/WordPress-Widget-Boilerplate - [WordPress] The WordPress Widget Boilerplate is an organized, maintainable boilerplate for building widgets using WordPress best practices.
- markomarkovic/simple-php-git-deploy - Automatically deploy the code using PHP and Git
- bmitch/churn-php - Discover files in need of refactoring.
- leocavalcante/siler - ⚡ Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions.
- iwind/rockmongo - RockMongo is a MongoDB administration tool, written in PHP 5.
- ankitpokhrel/tus-php - 🚀 A pure PHP server and client for the tus resumable upload protocol v1.0.0
- simshaun/recurr - PHP library for working with recurrence rules (RRULE); meant to help with recurring calendar events.
- wisp-x/lsky-pro - ☁️Lsky Pro - Your photo album on the cloud.
- 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!
- symfony/psr-http-message-bridge - PSR-7 Bridge
- spatie/laravel-collection-macros - A set of useful Laravel collection macros
- KnpLabs/KnpSnappyBundle - Easily create PDF and images in Symfony by converting html using webkit
- 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.
- felixfbecker/php-language-server - PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥
- SteamDatabase/SalienCheat - 👽 Cheating Salien minigame, the proper way
- franzliedke/studio - A workbench for developing Composer packages.
- PHPixie/Project - A lightweight MVC PHP framework designed for speed and simplicty
- JetBrains/phpstorm-stubs - PHP runtime & extensions header files for PhpStorm
- RubixML/RubixML - A high-level machine learning and deep learning library for the PHP language.
- masterexploder/PHPThumb - PHP Thumbnail & Image Manipulation Library
- tpyo/amazon-s3-php-class - A standalone Amazon S3 (REST) client for PHP 5/CURL
- nikic/scalar_objects - Extension that adds support for method calls on primitive types in PHP
- picqer/php-barcode-generator - Barcode generator in PHP that is easy to use, non-bloated and framework independent.
- themsaid/ibis - A PHP tool that helps you write eBooks in markdown and convert to PDF.
- BadChoice/handesk - A Powerful Laravel Help Desk and Lead Management App
- snc/SncRedisBundle - A Redis bundle for Symfony supporting Predis and PhpRedis
- 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.
- willdurand/Hateoas - A PHP library to support implementing representations for HATEOAS REST web services.
- symfony/polyfill - PHP polyfills
- walkor/workerman-chat - Websocket chat room written in PHP based on workerman.
- ssl/ezXSS - ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting.
- symfony/templating - The Templating component provides all the tools needed to build any kind of template system.
- spatie/laravel-tags - Add tags and taggable behaviour to your Laravel app
- 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
- mailgun/mailgun-php - Mailgun's Official SDK for PHP
- katzgrau/KLogger - A Simple Logging Class For PHP
- davidhsianturi/laravel-compass - A REST client inside your Laravel app
- googleapis/google-auth-library-php - Google Auth Library for PHP
- 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
- LoeiFy/Diaspora - Diaspora - A WordPress theme
- emoncms/emoncms - Web-app for processing, logging and visualising energy, temperature and other environmental data
- 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.
- spatie/opening-hours - Query and format a set of opening hours
- VisualPHPUnit/VisualPHPUnit - A PHPUnit GUI.
- tighten/takeout - Docker-based development-only dependency manager. macOS, Linux, and WSL2-only and installs via PHP's Composer... for now.
- tecnickcom/tc-lib-pdf - TCPDF - PHP PDF Library - https://tcpdf.org
- bobthecow/Ruler - A simple stateless production rules engine for PHP 5.3+
- codecasts/spa-starter-kit - A highly opinionated starter kit for building Single Page Applications with Laravel and Vue.js
- dwightwatson/rememberable - Query caching for Laravel
- hongriSec/PHP-Audit-Labs - 一个关于PHP的代码审计项目
- MarkBaker/PHPMatrix - PHP Class for handling Matrices
- appserver-io/appserver - A multithreaded application server for PHP, written in PHP.
- Jean85/pretty-package-versions - A small, indipendent wrapper to get pretty versions strings
- gumlet/php-image-resize - PHP library to resize, scale and crop images. Cloud solution available at:
- cweagans/composer-patches - Simple patches plugin for Composer
- ifsnop/mysqldump-php - PHP version of mysqldump cli that comes with MySQL
- BeatSwitch/lock - A flexible, driver based Acl package for PHP 5.4+
- paragonie/halite - High-level cryptography interface powered by libsodium
- 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.
- rialto-php/puphpeteer - A Puppeteer bridge for PHP, supporting the entire API.
- talyssonoc/react-laravel - Package for using ReactJS with Laravel
- reactphp/event-loop - ReactPHP's core reactor event loop that libraries can use for evented I/O.
- 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
- getsentry/sentry-laravel - Laravel SDK for Sentry
- spiral/goridge - High-performance PHP-to-Golang IPC bridge
- hassankhan/config - Config is a lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
- 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
- fxpio/composer-asset-plugin - NPM/Bower Dependency Manager for Composer
- freescout-helpdesk/freescout - FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)
- flozz/p0wny-shell - Single-file PHP shell
- TypiCMS/Base - Multilingual CMS built with Laravel.
- rap2hpoutre/fast-excel - 🦉 Fast Excel import/export for Laravel
- clarkeash/doorman - Limit access to your Laravel applications by using invite codes
- ErikvdVen/php-gif - Easy generating (real-time) GIF images with PHP
- Behat/Gherkin - Gherkin parser, written in PHP 5.3+ for Behat project
- allegro/php-protobuf - PHP Protobuf - Google's Protocol Buffers for PHP
- apioo/fusio - Open source API management platform
- spatie/regex - A sane interface for php's built in preg_* functions
- Gregwar/Image - A PHP library to handle images
- dwightwatson/validating - Automatically validating Eloquent models for Laravel
- gantry/gantry5 - 🚀 Next Generation Template / Theme Framework
- noahbuscher/macaw - 🐦 Simple PHP router
- 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
- dedemao/alipay - 一个PHP文件搞定支付宝支付系列,包括电脑网站支付,手机网站支付,现金红包、消费红包、扫码支付,JSAPI支付、单笔转账到支付宝账户、交易结算(分账、分润)、网页授权获取用户信息等
- themattharris/tmhOAuth - An OAuth 1.0A library written in PHP
- reactphp/socket - Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
- tenancy/tenancy - Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups.
- jeckman/YouTube-Downloader - PHP script for downloading videos from youtube; also parsing youtube feed into RSS enclosures for podcatchers
- onelogin/php-saml - Simple SAML toolkit for PHP
- walkor/shadowsocks-php - A php port of shadowsocks based on workerman. A socks5 proxy written in PHP.
- 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.
- ErickTamayo/laravel-scout-elastic - Elastic Driver for Laravel Scout
- walkor/web-msg-sender - Web message pusher written in PHP based on workerman.
- cakephp/debug_kit - Debug Toolbar for CakePHP applications.
- spatie/pdf-to-image - Convert a pdf to an image
- spatie/eloquent-sortable - Sortable behaviour for Eloquent models
- 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.
- meenie/munee - Munee: Standalone PHP 5.3 Asset Optimisation & Manipulation
- markuspoerschke/iCal - iCal-creator for PHP
- vrana/notorm - NotORM - PHP library for simple reading data from the database
- amnuts/opcache-gui - A clean, effective and responsive interface for Zend OPcache
- Bit-Wasp/bitcoin-php - Bitcoin implementation in PHP
- spatie/schema-org - A fluent builder Schema.org types and ld+json generator
- yuantuo666/baiduwp-php - PanDownload网页复刻版
- Vonage/vonage-php-sdk-core - Vonage REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
- REBELinBLUE/deployer - Deployer is a free and open source deployment tool.
- opensourcewebsite-org/opensourcewebsite-org - OpenSourceWebsite (OSW) - online community managed by users using electronic voting and modifying source code
- solariumphp/solarium - PHP Solr client library
- bixuehujin/blink - A high performance web framework and application server in PHP.
- swlib/saber - ⚔️ Saber, PHP异步协程HTTP客户端 | PHP Coroutine HTTP client - Swoole Humanization Library
- statamic/cms - Statamic 3: Core Package
- spatie/laravel-image-optimizer - Optimize images in your Laravel app
- Roave/BetterReflection - 🔮 Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
- idno/known - A social publishing platform.
- aliyun/aliyun-oss-php-sdk - Aliyun OSS SDK for PHP
- guzzle/RingPHP - Simple handler system used to power clients and servers in PHP (this project is no longer used in Guzzle 6+)
- amranidev/scaffold-interface - 🚀 A Smart CRUD Generator For Laravel
- slevomat/coding-standard - Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs
- maennchen/ZipStream-PHP - 💾 PHP ZIP Streaming Library
- croogo/croogo - A CakePHP powered Content Management System
- qkqpttgf/OneManager-php - An index & manager of Onedrive based on serverless. Can be deployed to Heroku/Glitch/SCF/FG/FC/CFC/PHP web hosting/VPS.
- doganoo/PHPAlgorithms - A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
- spatie/laravel-cookie-consent - Make your Laravel app comply with the crazy EU cookie law
- kosinix/grafika - An image processing library for PHP
- qieangel2013/zys - high performance service framework based on Yaf or Swoole
- niklasvh/php.js - PHP to JavaScript converter and VM written in JavaScript
- symfony/http-client-contracts - A set of HTTP client abstractions extracted out of the Symfony components
- 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.
- silexphp/Silex-Skeleton - A skeleton to get started with Silex
- aimeos/map - Easy to use and elegant handling of PHP arrays as array-like map objects
- BrainMaestro/composer-git-hooks - Easily manage git hooks in your composer config
- parse-community/parse-php-sdk - The Parse PHP SDK.
- K-Phoen/rulerz - Powerful implementation of the Specification pattern in PHP
- ghedipunk/PHP-Websockets - A Websockets server written in PHP.
- t0k4rt/phpqrcode - php QRcode generator library
- Spomky-Labs/otphp - 🔐 A PHP library for generating one time passwords according to RFC 4226 (HOTP) and the RFC 6238 (TOTP)
- dedemao/weixinPay - 微信支付单文件版。一个PHP文件搞定微信支付系列。包括原生支付(扫码支付),H5支付,公众号支付,现金红包、企业付款到零钱等。新增V3版。
- spiral/framework - High-Performance PHP/Go Framework for modern enterprise application development
- php-casbin/php-casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in PHP .
- joshdick/miniProxy - 🚨
⚠️ UNMAINTAINED!⚠️ 🚨 A simple PHP web proxy. - spatie/laravel-uptime-monitor - A powerful and easy to configure uptime and ssl monitor
- simplesamlphp/simplesamlphp - SimpleSAMLphp is an award-winning application written in native PHP that deals with authentication.
- 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.
- nategood/commando - An Elegant CLI Library for PHP
- BitOne/php-meminfo - PHP extension to get insight about memory usage
- ezSQL/ezsql - PHP class to make interacting with a database ridiculusly easy
- ircmaxell/PHPPHP - A PHP VM implementation in PHP
- phpvirtualbox/phpvirtualbox - A web interface to manage and access Virtualbox machines.
- brick/money - A money and currency library for PHP
- nikic/php-ast - Extension exposing PHP 7 abstract syntax tree
- Alexia/php7mar - PHP 7 Migration Assistant Report (MAR)
- sektioneins/pcc - PHP Secure Configuration Checker
- mnapoli/silly - Silly CLI micro-framework based on Symfony Console
- bludit/bludit - Simple, Fast, Secure, Flat-File CMS
- jeremykendall/php-domain-parser - Public Suffix List based domain parsing implemented in PHP
- dr5hn/countries-states-cities-database - 🌍 World countries, states/regions, cities in JSON, SQL, XML, PLIST, YAML and CSV. All Countries, Cities, States with ISO2, ISO3, Country Code, Phone Code, Capital and Currency [Linked with Each Other By ID] [Countries-States-Cities-Database]
- Seldaek/phar-utils - PHAR file format utilities, for when PHP phars you up.
- spatie/laravel-sluggable - An opinionated package to create slugs for Eloquent models
- oroinc/crm-application - OroCRM - an open-source Customer Relationship Management application.
- 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?
- shaneharter/PHP-Daemon - Build production-ready Daemons using PHP 5.3+. Build fault-tolerant applications without the boilerplate.
- 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.
- 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.
- phalcon/mvc - Phalcon MVC Examples
- appstract/laravel-blade-directives - A collection of nice Laravel Blade directives
- docker-php/docker-php - A Docker client in PHP
- backdrop/backdrop - Backdrop core code repository.
- azuyalabs/yasumi - The easy PHP Library for calculating holidays
- cycle/orm - PHP DataMapper, ORM
- commerceguys/addressing - A PHP addressing library, powered by CLDR and Google's address data.
- ktamas77/firebase-php - Firebase PHP Client
- qiniu/php-sdk - Qiniu Resource (Cloud) Storage SDK for 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.
- wsdl2phpgenerator/wsdl2phpgenerator - Simple utility and class library for generating php classes from a wsdl file.
- spatie/once - A magic memoization function
- googleapis/google-cloud-php - Google Cloud Client Library for PHP
- envms/fluentpdo - A PHP SQL query builder using PDO
- zendframework/zend-expressive - PSR-15 middleware in minutes!
- timegridio/timegrid - Free, open-source, online appointments platform based on Laravel PHP Framework.
- akeneo/pim-community-dev - [Community Development Repository] The open source Product Information Management (PIM)
- JBZoo/Utils - A collection of useful PHP functions, mini classes and snippets that you need and can use every day.
- EnMarche/en-marche.fr - Le site principal du mouvement En Marche !
- jrean/laravel-user-verification - PHP package built for Laravel 5.* to easily handle a user email verification and validate the email
- TIGERB/easy-php - A Faster Lightweight Full-Stack PHP Framework 🚀
- thelia/thelia - Thelia is an open source tool for creating e-business websites and managing online content. Repo containing the new major version (v2)
- recoilphp/recoil - Asynchronous coroutines for PHP 7.
- spatie/laravel-google-calendar - Manage events on a Google Calendar
- lizhichao/one - 一个极简高性能php框架,支持[swoole | php-fpm ]环境
- php-lock/lock - Lock library to provide serialized execution of PHP code.
- daylerees/scientist - A PHP experimentation library inspired by Github's own Scientist.
- Sonerezh/sonerezh - A self-hosted, web-based application to stream your music, everywhere.
- spatie/image - Manipulate images with an expressive API
- ilya-dev/belt - A handful of tools for PHP developers.
- TYPO3/TYPO3.CMS - The TYPO3 Core - Enterprise Content Management System. Synchronized read-only mirror of http://git.typo3.org/Packages/TYPO3.CMS.git
- MrRio/shellwrap - Lovely PHP wrapper for using the command-line
- joeldg/bowhead - PHP trading bot framework
- uxweb/sweet-alert - A simple PHP package to show SweetAlerts with the Laravel Framework
- studio24/wordpress-multi-env-config - WordPress Multi-Environment Config
- phayes/geoPHP - Advanced geometry operations in PHP
- phalcon/incubator - Incubator adapters/functionality for the Phalcon PHP Framework
- openid/php-openid - OpenID library for PHP5
- nunomaduro/laravel-console-menu - 🔘 Beautiful PHP CLI menus. Is a php-school/cli-menu wrapper for Laravel/Artisan Console Commands
- jenssegers/php-proxy - A PHP proxy script with https and post support
- easydigitaldownloads/easy-digital-downloads - Sell digital downloads through WordPress
- sofadesign/limonade - a PHP micro-framework
- GitLabPHP/Client - GitLab API v4 client for PHP
- bugsnag/bugsnag-laravel - Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
- brick/math - Arbitrary-precision arithmetic library for PHP
- jcampbell1/simple-file-manager - A Simple PHP file manager. The code is a single php file.
- ausi/slug-generator - Slug Generator Library for PHP, based on Unicode’s CLDR data
- essence/essence - Extracts information about web pages, like youtube videos, twitter statuses or blog articles.
- woocommerce/storefront - Official theme for WooCommerce
- atymic/twitter - Twitter API for Laravel 5.5+, 6.x, 7.x & 8.x
- nuxsmin/sysPass - Systems Password Manager
- mauricesvay/php-facedetection - Detect face in images in pure PHP
- clue/graph-composer - Dependency graph visualization for composer.json (PHP + Composer)
- luyadev/luya - LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
- ramsey/uuid-doctrine - Allow the use of a ramsey/uuid UUID as Doctrine field type.
- opulencephp/Opulence - A simple, secure, and scalable PHP application framework
- onlychain/OCSystem - 🚀ONLYCHAIN blockchain underlying system-OCSystem
- mybb/mybb - MyBB is a free and open source forum software.
- amazonwebservices/aws-sdk-for-php - (DEPRECATED) AWS SDK for PHP - Version 1. Version 3 is the latest:
- symfony/polyfill-php70 - This component provides features unavailable in releases prior to PHP 7.0.
- symfony/polyfill-php56 - This component provides functions unavailable in releases prior to PHP 5.6.
- youshido-php/GraphQL - Pure PHP realization of GraphQL protocol
- fennb/phirehose - PHP interface to Twitter Streaming API
- PHPAuth/PHPAuth - PHPAuth is a secure PHP Authentication class that easily integrates into any site.
- nextcloud/server - ☁️ Nextcloud server, a safe home for all your data
- davejamesmiller/laravel-breadcrumbs - Laravel Breadcrumbs - A simple Laravel-style way to create breadcrumbs.
- ircmaxell/php-compiler - A compiler. For PHP
- MenaraSolutions/geographer - PHP library that knows how countries and cities are called in any language
- ronanguilloux/IsoCodes - PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries
- nahid/jsonq - A PHP query builder for JSON
- apereo/phpCAS - Apereo PHP CAS Client
- 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. :)
- mongodb/mongo-php-driver - MongoDB PHP driver
- bshaffer/oauth2-demo-php - A demo application for running an OAuth2 server
- SSilence/selfoss - selfoss: The multipurpose rss reader, live stream, mashup, aggregation web application
- tightenco/jigsaw - Simple static sites with Laravel’s Blade.
- nesk/puphpeteer - A Puppeteer bridge for PHP, supporting the entire API.
- microsoft/tolerant-php-parser - An early-stage PHP parser designed for IDE usage scenarios.
- niutech/node.php - Run node.js apps from PHP even on a shared hosting!
- manifestinteractive/easyapns - Easy APNs using PHP & MySQL
- nrk/predis - Flexible and feature-complete Redis client for PHP and HHVM
- caouecs/Laravel-lang - List of 75 languages for Laravel 4, 5, 6 and 7
- ethicalhack3r/DVWA - Damn Vulnerable Web Application (DVWA)
- Nexmo/nexmo-php - Nexmo REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
- netputer/wechat-php-sdk - 微信公众平台 PHP SDK
- 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
- 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