A curated list of awesome PHP frameworks, libraries and software.
- laravel/laravel - A PHP framework for web artisans
- symfony/symfony - The Symfony PHP framework
- fzaninotto/Faker - Faker is a PHP library that generates fake data for you
- composer/composer - Dependency Manager for PHP
- bcit-ci/CodeIgniter - Open Source PHP Framework (originally from EllisLab)
- domnikl/DesignPatternsPHP - sample code for several design patterns in PHP
- guzzle/guzzle - Guzzle, an extensible PHP HTTP client
- sebastianbergmann/phpunit - The PHP Unit Testing framework.
- PHPMailer/PHPMailer - The classic email sending library for PHP
- yiisoft/yii2 - Yii 2: The Fast, Secure and Professional PHP Framework
- 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!
- PHPOffice/PHPExcel - ARCHIVED
- getgrav/grav - Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS
- erusev/parsedown - Better Markdown Parser in PHP
- phacility/phabricator - Open software engineering platform and fun adventure game
- nikic/PHP-Parser - A PHP parser written in PHP
- filp/whoops - PHP errors for cool kids
- slimphp/Slim - Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- phalcon/cphalcon - High performance, full-stack PHP framework delivered as a C extension.
- CachetHQ/Cachet - 📛 An open source status page system for everyone.
- barryvdh/laravel-debugbar - Laravel Debugbar (Integrates PHP Debug Bar)
- thephpleague/flysystem - Abstraction for local and remote filesystems
- vlucas/phpdotenv - Loads environment variables from
.env
togetenv()
,$_ENV
and$_SERVER
automagically. - Intervention/image - PHP Image Manipulation
- flarum/flarum - Composer starter project for Flarum
- ramsey/uuid - A PHP library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
- 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.
- octobercms/october - Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
- cakephp/cakephp - CakePHP: The Rapid Development Framework for PHP - Official Repository
- overtrue/wechat - 📦 It is probably the best SDK in the world for developing WeChat App.
- swiftmailer/swiftmailer - Comprehensive mailing tools for PHP
- tymondesigns/jwt-auth - 🔐 JSON Web Token Authentication for Laravel & Lumen
- 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).
- FriendsOfPHP/PHP-CS-Fixer - A tool to automatically fix PHP Coding Standards issues
- walkor/Workerman - An asynchronous event driven PHP framework for easily building fast, scalable network applications. Supports HTTP, Websocket, SSL and other custom protocols. Supports libevent, HHVM, ReactPHP.
- bobthecow/psysh - A REPL for PHP
- nextcloud/server - ☁️ Nextcloud server, a safe home for all your data
- 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
- FriendsOfPHP/Goutte - Goutte, a simple PHP Web Scraper
- monicahq/monica - Personal CRM. Remember everything about your friends and family.
- Maatwebsite/Laravel-Excel - 🚀 Supercharged Excel exports and imports in Laravel
- php-ai/php-ml - PHP-ML - Machine Learning library for PHP
- reactphp/react - Event-driven, non-blocking I/O with PHP.
- deployphp/deployer - A deployment tool written in PHP with support for popular frameworks out of the box
- phpstan/phpstan - PHP Static Analysis Tool - discover bugs in your code without running it!
- owncloud/core - ☁️ ownCloud web server core (Files, DAV, etc.)
- egulias/EmailValidator - PHP Email validator library inspired in @dominicsayers isemail function https://github.com/dominicsayers/isemail
- top-think/think - PHP Framework ThinkPHP——为API开发而设计的高性能PHP框架
- symfony/console - The Console component eases the creation of beautiful and testable command line interfaces.
- squizlabs/PHP_CodeSniffer - PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
- jupeter/clean-code-php - 🛁 Clean Code concepts adapted for PHP
- phpspec/prophecy - Highly opinionated mocking framework for PHP 5.3+
- symfony/http-foundation - The HttpFoundation component defines an object-oriented layer for the HTTP specification.
- paragonie/random_compat - PHP 5.x support for random_bytes() and random_int()
- twigphp/Twig - Twig, the flexible, fast, and secure template language for PHP
- symfony/thanks - Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
- spatie/laravel-permission - Associate users with roles and permissions
- sebastianbergmann/php-code-coverage - Library that provides collection, processing, and rendering functionality for PHP code coverage information.
- googleapis/google-api-php-client - A PHP client library for accessing Google APIs
- PHPOffice/PhpSpreadsheet - A pure PHP library for reading and writing spreadsheet files
- 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 (PHP5)
- 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.
- symfony/polyfill-mbstring - This component provides a partial, native PHP implementation for the Mbstring extension.
- nrk/predis - Flexible and feature-complete Redis client for PHP and HHVM
- php-pm/php-pm - PPM is a process manager, supercharger and load balancer for modern PHP applications.
- symfony/process - The Process component executes commands in sub-processes.
- symfony/routing - The Routing component maps an HTTP request to a set of configuration variables.
- typecho/typecho - A PHP Blogging Platform. Simple and Powerful.
- symfony/var-dumper - The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. Built on top, it provides a better dump() function that you can use instead of var_dump().
- 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.
- Sylius/Sylius - Open Source eCommerce Framework on top of Symfony
- sebastianbergmann/php-file-iterator - FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria.
- pagekit/pagekit - Pagekit CMS
- sebastianbergmann/php-token-stream - Wrapper around PHP's tokenizer extension.
- symfony/translation - The Translation component provides tools to internationalize your application.
- sebastianbergmann/php-text-template - A simple template engine.
- sebastianbergmann/comparator - Provides the functionality to compare PHP values for equality.
- Respect/Validation - The most awesome validation engine ever created for PHP
- phar-io/manifest - Component for reading phar.io manifest information from a PHP Archive (PHAR)
- sebastianbergmann/exporter - Provides the functionality to export PHP variables for visualization
- yiisoft/yii - Yii PHP Framework 1.1.x
- sebastianbergmann/environment - Provides functionality that helps writing PHP code that has runtime-specific (PHP / HHVM) execution paths
- YOURLS/YOURLS - 🔗 Your Own URL Shortener
- sebastianbergmann/version - Library that helps with managing the version number of Git-hosted PHP projects
- hamcrest/hamcrest-php - PHP Hamcrest implementation [Official]
- opencart/opencart - A free shopping cart system. OpenCart is an open source PHP-based online e-commerce solution.
- sebastianbergmann/recursion-context - Provides functionality to recursively process PHP variables
- thephpleague/oauth2-server - A spec compliant, secure by default PHP OAuth 2.0 Server
- ratchetphp/Ratchet - Asynchronous WebSocket server
- humhub/humhub - HumHub - Open Source Social Network
- JakubOnderka/PHP-Console-Highlighter - Highlight PHP code in terminal
- JakubOnderka/PHP-Console-Color - Simple library for creating colored console ouput
- sebastianbergmann/resource-operations - Provides a list of PHP built-in functions that operate on resources
- 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
- botman/botman - A framework agnostic PHP library to build chat bots
- flarum/core - Simple forum software for building great communities.
- guzzle/promises - Promises/A+ library for PHP with synchronous support
- directus/directus - Directus 7 Suite — Future-Proof Headless CMS & API for Custom Databases
- sebastianbergmann/phpunit-mock-objects - Mock Object library for PHPUnit
- mledoze/countries - World countries in JSON, CSV, XML and Yaml. Any help is welcome!
- dodgepudding/wechat-php-sdk - 微信公众平台php开发包, weixin developer SDK.
- invoiceninja/invoiceninja - Invoices, Expenses and Tasks built with Laravel and Flutter
- phan/phan - Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
- timber/timber - Plugin to write WordPress themes w object-oriented code and the Twig Template Engine
- wallabag/wallabag - wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
- mgp25/Instagram-API - Instagram's private API
- PHPOffice/PHPWord - A pure PHP library for reading and writing word processing documents
- lcobucci/jwt - A simple library to work with JSON Web Token and JSON Web Signature
- theseer/tokenizer - A small library for converting tokenized PHP source code into XML (and potentially other formats)
- mtdowling/cron-expression - CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
- phpmyadmin/phpmyadmin - A web interface for MySQL and MariaDB
- mgp25/Chat-API - The php WhatsApp library
- aws/aws-sdk-php - Official repository of the AWS SDK for PHP (@awsforphp)
- wp-cli/wp-cli - ⚙️ WP-CLI framework
- 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.
- abraham/twitteroauth - The most popular PHP library for use with the Twitter OAuth REST API.
- kriswallsmith/assetic - Asset Management for PHP
- silexphp/Silex - [DEPRECATED -- Use Symfony instead] The PHP micro-framework based on the Symfony Components
- caouecs/Laravel-lang - List of 69 languages for Laravel 5
- cakephp/phinx - PHP Database Migrations for Everyone
- Codeception/Codeception - Full-stack testing PHP framework
- avalanche123/Imagine - PHP 5.3 Object Oriented image manipulation library
- catfan/Medoo - The lightest PHP database framework to accelerate development
- PrestaShop/PrestaShop - PrestaShop offers a fully scalable open source ecommerce solution.
- rappasoft/laravel-5-boilerplate - A Laravel 5 Boilerplate Project - http://laravel-boilerplate.com
- geocoder-php/Geocoder - The most featured Geocoder library written in PHP.
- vrana/adminer - Database management in a single PHP file
- nikic/FastRoute - Fast request router for PHP
- johnlui/Learn-Laravel-5 - Laravel 5 系列入门教程
- facebook/php-webdriver - A php client for webdriver.
- facebookarchive/facebook-php-sdk - This SDK is deprecated. Find the new SDK here: https://github.com/facebook/facebook-php-sdk-v4
- chrisboulton/php-resque - PHP port of resque (Workers and Queueing)
- kalcaddle/KodExplorer - A web based file manager,web IDE / browser based code editor
- ivanakimov/hashids.php - 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.
- symfony/polyfill-php72 - This component provides functions added to PHP 7.2 core.
- anchorcms/anchor-cms - A lightweight blog CMS for PHP
- spatie/laravel-backup - A package to backup your Laravel app
- joomla/joomla-cms - Home of the Joomla! Content Management System
- KnpLabs/snappy - PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage
- phpseclib/phpseclib - PHP Secure Communications Library
- mautic/mautic - Mautic: Open Source Marketing Automation Software.
- elastic/elasticsearch-php - Official PHP low-level client for Elasticsearch.
- pattern-lab/patternlab-php - The PHP version of Pattern Lab
- 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.
- maximebf/php-debugbar - Debug bar for PHP
- ethicalhack3r/DVWA - Damn Vulnerable Web Application (DVWA)
- picocms/Pico - Pico is a stupidly simple, blazing fast, flat file CMS.
- webonyx/graphql-php - A PHP port of GraphQL reference implementation
- interconnectit/Search-Replace-DB - A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
- Behat/Behat - BDD in PHP
- spatie/laravel-medialibrary - Associate files with Eloquent models
- michelf/php-markdown - Parser for Markdown and Markdown Extra derived from the original Markdown.pl by John Gruber.
- 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.
- pyrocms/pyrocms - Pyro is an experienced and powerful Laravel PHP CMS.
- RainLoop/rainloop-webmail - Simple, modern & fast web-based email client
- symfony/polyfill-php70 - This component provides features unavailable in releases prior to PHP 7.0.
- giggsey/libphonenumber-for-php - PHP version of Google's phone number handling library
- fecshop/yii2_fecshop - yii2 ( PHP ) fecshop core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5
- bobthecow/mustache.php - A Mustache implementation in PHP.
- php-amqplib/php-amqplib - The most widely used PHP client for RabbitMQ
- overtrue/pinyin - 🇨🇳 基于词库的中文转拼音优质解决方案
- yajra/laravel-datatables - jQuery DataTables API for Laravel 4|5
- owner888/phpspider - 《我用爬虫一天时间“偷了”知乎一百万用户,只为证明PHP是世界上最好的语言 》所使用的程序
- phpro/grumphp - A PHP code-quality tool
- top-think/thinkphp - ThinkPHP3.2 ——基于PHP5的简单快速的面向对象的PHP框架
- zircote/swagger-php - A php swagger annotation and parsing library
- nunomaduro/collision - Error Reporting for console/command-line PHP applications
- Hanson/vbot - 💬The best wechat robot base on web api!
- bshaffer/oauth2-server-php - A library for implementing an OAuth2 Server in php
- Atlantic18/DoctrineExtensions - Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
- 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.
- swoft-cloud/swoft - ⚡️ Modern High performance AOP and Coroutine PHP Framework, base on Swoole
- rocketeers/rocketeer - Send your projects up in the clouds
- symfony/polyfill-ctype - This component provides a partial, native PHP implementation for the Ctype extension.
- PHP-FFMpeg/PHP-FFMpeg - An object oriented PHP driver for FFMpeg binary
- jokkedk/webgrind - Xdebug Profiling Web Frontend in PHP
- jenssegers/agent - 👮 A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
- cydrobolt/polr - 🚡 A modern, powerful, and robust URL shortener
- phalcon/zephir - Zephir is a compiled high level language aimed to the creation of C-extensions for PHP
- BookStackApp/BookStack - A platform to create documentation/wiki content built with PHP & Laravel
- Xethron/migrations-generator - Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
- 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
- phptodayorg/php-must-watch - list of interesting conference talks and videos on PHP -
- moneyphp/money - PHP implementation of Fowler's Money pattern.
- ssrpanel/SSRPanel - An Account Managent Panel Which Is Used For Shadowsocks & ShadowsocksR & V2Ray & VNET
- defuse/php-encryption - Simple Encryption in PHP.
- symfony/filesystem - The Filesystem component provides basic utilities for the filesystem.
- EasyCorp/EasyAdminBundle - The new (and simple) admin generator for Symfony applications.
- splitbrain/dokuwiki - The DokuWiki Open Source Wiki Engine
- BootstrapCMS/CMS - A PHP CMS powered by Laravel 5 and Sentry
- klein/klein.php - A fast & flexible router
- gitscrum-community/laravel-gitscrum - Simple and Robust solution to manage your software development project
- ThingEngineer/PHP-MySQLi-Database-Class - Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
- dancryer/PHPCI - PHPCI is a free and open source continuous integration tool specifically designed for PHP.
- google/recaptcha - PHP client library for reCAPTCHA, a free service to protect your website from spam and abuse.
- phpDocumentor/phpDocumentor2 - Documentation Generator for PHP
- symfony/yaml - The Yaml component loads and dumps YAML files.
- phacility/xhprof - XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.
- danielstjules/Stringy - A PHP string manipulation library with multibyte support
- corcel/corcel - Use WordPress backend with Laravel or any PHP application
- spatie/laravel-activitylog - Log activity inside your Laravel app
- bcosca/fatfree - A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!
- kint-php/kint - Kint - a powerful and modern PHP debugging tool.
- box/spout - Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
- itsgoingd/clockwork - Clockwork - php dev tools integrated to your browser - server-side component
- CMB2/CMB2 - CMB2 is a developer's toolkit for building metaboxes, custom fields, and forms for WordPress that will blow your mind.
- consolidation/Robo - Modern task runner for PHP
- leafo/lessphp - LESS compiler written in PHP
- php-curl-class/php-curl-class - PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
- php/php-langspec - PHP Language Specification
- firefly-iii/firefly-iii - Firefly III: a personal finances manager
- erikdubbelboer/phpRedisAdmin - Simple web interface to manage Redis databases.
- borisrepl/boris - A tiny REPL for PHP
- nWidart/laravel-modules - Module Management In Laravel
- Tencent/tsf - coroutine and Swoole based php server framework in tencent
- KnpLabs/Gaufrette - PHP library that provides a filesystem abstraction layer − will be a feast for your files!
- cytopia/devilbox - A modern Docker LAMP stack and MEAN stack for local development
- symfony/dom-crawler - The DomCrawler component eases DOM navigation for HTML and XML documents.
- VerbalExpressions/PHPVerbalExpressions - PHP Regular expressions made easy
- cloudreve/Cloudreve - 🌈支持多家云存储的云盘系统 (A project helps you build your own cloud in minutes)
- FriendsOfSymfony/FOSRestBundle - This Bundle provides various tools to rapidly develop RESTful API's with Symfony
- swooletw/laravel-swoole - High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
- silexphp/Pimple - A small PHP 5.3 dependency injection container
- JosephSilber/bouncer - Eloquent roles and abilities.
- overtrue/laravel-wechat - 微信 SDK for Laravel, 基于 overtrue/wechat
- ircmaxell/password_compat - Compatibility with the password_* functions that ship with PHP 5.5
- amphp/amp - A non-blocking concurrency framework for PHP applications.
- mikecao/flight - An extensible micro-framework for PHP
- symfony/dependency-injection - The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
- mcamara/laravel-localization - Easy localization for Laravel
- justinrainbow/json-schema - PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
- panique/huge - Simple user-authentication solution, embedded into a small framework.
- gabrielrcouto/php-gui - Extensionless PHP Graphic User Interface library
- stripe/stripe-php - PHP library for the Stripe API.
- 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).
- cocur/slugify - Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
- rap2hpoutre/laravel-log-viewer - 🐪 Laravel 5 log viewer
- endroid/qr-code - QR Code Generator
- thephpleague/csv - CSV data manipulation made easy in PHP
- matyhtf/framework - PHP advanced Web development framework. The built-in application server based on the development of swoole extension.
- spatie/browsershot - Convert html to an image, pdf or string
- mevdschee/php-crud-api - Single file PHP script that adds a REST API to a SQL database
- symfony/cache - The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
- 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.
- 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 (此项目已弃用)
- mpdf/mpdf - PHP library generating PDF files from UTF-8 encoded HTML
- causefx/Organizr - HTPC/Homelab Services Organizer - Written in PHP
- antonioribeiro/tracker - Laravel Stats Tracker
- appzcoder/30-seconds-of-php-code - A curated collection of useful PHP snippets that you can understand in 30 seconds or less.
- doctrine/DoctrineMigrationsBundle - Symfony integration for the doctrine/migrations library
- davejamesmiller/laravel-breadcrumbs - Laravel Breadcrumbs - A simple Laravel-style way to create breadcrumbs
- lazychaser/laravel-nestedset - Effective tree structures in Laravel 4-5
- tecnickcom/TCPDF - Official clone of PHP library to generate PDF documents and barcodes
- ApiGen/ApiGen - PHP 7.1 ready Smart and Simple Documentation for your PHP project
- 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.
- laracasts/PHP-Vars-To-Js-Transformer - Transform PHP data to JavaScript.
- nelmio/alice - Expressive fixtures generator
- TIGERB/easy-tips - A little Tips in my Code Career with PHP&Go 🐘
- 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.
- sensiolabs/SensioFrameworkExtraBundle - An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
- ruflin/Elastica - Elastica is a PHP client for elasticsearch
- hwi/HWIOAuthBundle - OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.
- codeigniter4/CodeIgniter4 - Open Source PHP Framework (originally from EllisLab)
- sonata-project/SonataAdminBundle - AdminBundle - The missing Symfony Admin Generator
- gharlan/alfred-github-workflow - GitHub Workflow for Alfred 3
- symfony/dotenv - Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
- SimpleRegex/SRL-PHP - Simple Regex Language
- folkloreinc/laravel-graphql - Facebook GraphQL for Laravel 5. It supports Relay, eloquent models, validation and GraphiQL.
- phpmetrics/PhpMetrics - Static analysis tool for PHP
- apiato/apiato - A flawless framework for building scalable and testable API-Centric Apps with PHP 7 and Laravel 5.6
- bartblaze/PHP-backdoors - A collection of PHP backdoors. For educational or testing purposes only.
- laravel-zero/laravel-zero - A PHP framework for console artisans
- sebastianbergmann/phpcpd - Copy/Paste Detector (CPD) for PHP code.
- spatie/laravel-analytics - A Laravel package to retrieve pageviews and other data from Google Analytics
- slimkit/plus - 💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.
- helei112g/payment - Payment是php版本的支付聚合第三方sdk,集成了微信支付、支付宝支付、招商一网通支付。提供统一的调用接口,方便快速接入各种支付、查询、退款、转账能力。服务端接入支付功能,方便、快捷。
- easy-swoole/easyswoole - High performance Coroutine PHP Framework, base on Swoole
- akaunting/akaunting - Free and Online Accounting Software
- symfony/framework-bundle - The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
- teamtnt/tntsearch - A fully featured full text search engine written in PHP
- paypal/PayPal-PHP-SDK - PHP SDK for PayPal RESTful APIs
- sebastianbergmann/phploc - A tool for quickly measuring the size of a PHP project.
- LavaLite/cms - Multilingual PHP CMS built with Laravel and bootstrap
- php-telegram-bot/core - PHP Telegram Bot based on the official Telegram Bot API
- SSilence/selfoss - selfoss: The multipurpose rss reader, live stream, mashup, aggregation web application
- jadjoubran/laravel5-angular-material-starter - Get started with Laravel 5.3 and AngularJS (material)
- cmgmyr/laravel-messenger - Simple user messaging package for Laravel
- hmlb/phpunit-vw - VW PHPUnit extension makes your failing test cases succeed under CI tools scrutiny
- acacha/adminlte-laravel - A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0
- spatie/dashboard.spatie.be - The source code of dashboard.spatie.be
- J7mbo/twitter-api-php - The simplest PHP Wrapper for Twitter API v1.1 calls
- kriswallsmith/Buzz - PHP's lightweight HTTP client
- craftcms/cms - Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.
- nelmio/NelmioApiDocBundle - Generates documentation for your REST API from annotations
- vimeo/psalm - A static analysis tool for finding errors in PHP applications
- aimeos/aimeos-laravel - Laravel e-commerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
- pinguo/php-msf - PHP微服务框架即Micro Service Framework For PHP
- drewm/mailchimp-api - Super-simple, minimum abstraction MailChimp API v3 wrapper, in 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.
- lincanbin/Carbon-Forum - A high performance open-source forum software written in PHP. Discussions Tags based with Quora/StackOverflow style.
- xdebug/xdebug - Xdebug — Step Debugger and Debugging Aid for PHP
- PHP-DI/PHP-DI - The dependency injection container for humans
- opauth/opauth - Multi-provider authentication framework for PHP
- symfony/contracts - A set of abstractions extracted out of the Symfony components
- symfony/panther - A browser testing and web crawling library for PHP and Symfony
- WordPress-Coding-Standards/WordPress-Coding-Standards - PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
- nategood/httpful - A Chainable, REST Friendly, PHP HTTP Client. A sane alternative to cURL.
- johnroper100/dropplets - Welcome to an easier way to blog. - A minimalist markdown blogging platform.
- symfony/symfony-docs - The Symfony documentation
- ezyang/htmlpurifier - Standards compliant HTML filter written in PHP
- pheanstalk/pheanstalk - PHP client for beanstalkd queue
- hprose/hprose-php - Hprose is a cross-language RPC. This project is Hprose 2.0 for PHP
- reactphp/promise - Promises/A implementation for PHP.
- phpspec/phpspec - SpecBDD Framework for PHP
- symfony/demo - Symfony Demo Application
- thiagoalessio/tesseract-ocr-for-php - A wrapper to work with Tesseract OCR inside PHP.
- sensiolabs/security-checker - PHP frontend for security.symfony.com
- EasyEngine/easyengine - Command-line control panel for Nginx Server to manage WordPress sites running on Nginx, PHP, MySQL, and Let's Encrypt
- jae-jae/QueryList - 🕷️ The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。
- RSS-Bridge/rss-bridge - The RSS feed for websites missing it
- nicolaslopezj/searchable - A php trait to search laravel models
- spatie/laravel-query-builder - Easily build Eloquent queries from API requests
- symfony/monolog-bundle - Symfony Monolog Bundle
- symfony/symfony-standard - The "Symfony Standard Edition" distribution
- symfony/doctrine-bridge - Provides integration for Doctrine with various Symfony components.
- walkor/workerman-todpole - HTLM5+WebSocket+PHP(Workerman) , rumpetroll server writen using php
- wikimedia/mediawiki - 🌻 The collaborative editing software that runs Wikipedia. This is a mirror from gerrit.wikimedia.org. See https://www.mediawiki.org/wiki/Developer_access for contributing.
- 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.
- kakserpom/phpdaemon - Asynchronous server-side framework for network applications implemented in PHP using libevent
- php-http/httplug - HTTPlug, the HTTP client abstraction for PHP
- KnpLabs/php-github-api - A simple PHP GitHub API client, Object Oriented, tested and documented. For 5.5+.
- thephpleague/climate - PHP's best friend for the terminal.
- FreshRSS/FreshRSS - A free, self-hostable aggregator…
- symfony/inflector - Inflector converts words between their singular and plural forms (English only).
- sstalle/php7cc - PHP 7 Compatibility Checker
- reduxframework/redux-framework - Redux is a simple, truly extensible options framework for WordPress themes and plugins.
- php-school/cli-menu - 🖥 Build beautiful PHP CLI menus. Simple yet Powerful. Expressive DSL.
- lstrojny/functional-php - Primitives for functional programming in PHP
- laravelio/portal - The Laravel.io Community Portal
- symfony/validator - The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
- symfony/stopwatch - The Stopwatch component provides a way to profile code.
- 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/asset - The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
- unicodeveloper/laravel-hackathon-starter - 💻 A hackathon/MVP boilerplate for laravel web applications. Start your hackathons without hassle.
- symfony/property-access - The PropertyAccess component provides function to read and write from/to an object or array using a simple string notation.
- librenms/librenms - Community-based GPL-licensed network monitoring system
- benkeen/generatedata - Random data generator in JS, PHP and MySQL.
- walkor/phpsocket.io - A server side alternative implementation of socket.io in PHP based on workerman.
- ARCANEDEV/LogViewer - 📃 Provides a log viewer for Laravel 5
- 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!
- 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.
- PHPGangsta/GoogleAuthenticator - PHP class to generate and verify Google Authenticator 2-factor authentication
- php-enqueue/enqueue-dev - Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
- youzan/zanphp - PHP开发面向C10K+的高并发SOA服务 和RPC服务首选框架
- salesagility/SuiteCRM - SuiteCRM - Open source CRM for the world
- pmmp/PocketMine-MP - A server software for Minecraft: Bedrock Edition in PHP
- InvoicePlane/InvoicePlane - A self-hosted open source application for managing your invoices, clients and payments.
- baijunyao/thinkphp-bjyadmin - thinkphp整合Auth权限管理、支付宝、微信支付、阿里oss、友盟推送、融云即时通讯、云通讯短信、Email、Excel、PDF等等;基于thinkphp扩展了大量的功能;而不改动thinkphp核心;非常方便的升级、移植和使用;
- symfony/polyfill-intl-icu - This component provides a collection of functions/classes using the symfony/intl package when the Intl extension is not installed.
- 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
- JosephLenton/PHP-Error - Better error reporting for PHP, and prettier too!
- lixuancn/LaneWeChat - 微信PHP快速开发框架!将微信的各个功能进行了封装,只需要简单的调用方法和传递参数即可。
- coduo/php-humanizer - Humanize values that are readable only for developers.
- 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.
- WhichBrowser/Parser-PHP - Browser sniffing gone too far — A useragent parser library for PHP
- mewebstudio/captcha - Captcha for Laravel 5
- Dolibarr/dolibarr - Dolibarr ERP CRM is a modern software package to manage your company or foundation activity (contacts, suppliers, invoices, orders, stocks, agenda, ...).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/form - The Form component allows you to easily create, process and reuse HTML forms.
- 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.
- 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.
- psecio/iniscan - A php.ini scanner for best security practices
- gabrielrcouto/php-terminal-gameboy-emulator - A PHP Terminal GameBoy Emulator
- jeremeamia/super_closure - Serialize closures with this uncanny PHP library.
- 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.
- backup-manager/backup-manager - Database backup manager for dumping to and restoring databases from S3, Dropbox, FTP, SFTP, and Rackspace Cloud
- lexik/LexikJWTAuthenticationBundle - JWT authentication for your Symfony REST API
- symfony/twig-bridge - Provides integration for Twig with various Symfony components.
- laravel-ardent/ardent - Self-validating, secure and smart models for Laravel's Eloquent ORM
- immobiliare/ApnsPHP - ApnsPHP: Apple Push Notification & Feedback Provider
- ralouphie/getallheaders - PHP getallheaders polyfill
- artesaos/seotools - SEO Tools for Laravel
- whiteoctober/Pagerfanta - Pagination for PHP.
- spatie/laravel-fractal - An easy to use Fractal wrapper built for Laravel and Lumen applications
- EasyCorp/easy-log-handler - Human-friendly log files that make you more productive
- symfony/twig-bundle - The Twig Bundle provides configuration for using Twig in your applications.
- 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
- cosenary/Instagram-PHP-API - An easy-to-use PHP Class for accessing Instagram's API.
- leafo/scssphp - SCSS compiler written in PHP
- hightman/scws - 开源免费的简易中文分词系统,PHP分词的上乘之选!
- symfony/expression-language - The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
- cretueusebiu/laravel-vue-spa - A Laravel-Vue SPA starter project template.
- nunomaduro/larastan - Discover bugs in your code without running it - phpstan wrapper for Laravel.
- phpservermon/phpservermon - PHP Server Monitor
- PeeHaa/OpCacheGUI - GUI for PHP's OpCache
- jenssegers/imagehash - 🌄 Perceptual image hashing for PHP
- pterodactyl/panel - Pterodactyl is the open-source game server management panel built with PHP7, Nodejs, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to administrators and users.
- irazasyed/telegram-bot-sdk - 🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.
- 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.
- maxmind/GeoIP2-php - PHP API for GeoIP2 webservice client and database reader
- userfrosting/UserFrosting - 🍩 Modern PHP user login and management framework++.
- s4n7h0/xvwa - XVWA is a badly coded web application written in PHP/MySQL that helps security enthusiasts to learn application security.
- 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.
- symfony/phpunit-bridge - Provides utilities for PHPUnit, especially user deprecation notices management.
- symfony/intl - A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
- jpfuentes2/php-activerecord - ActiveRecord implementation for PHP
- reactjs/react-php-v8js - PHP library that renders React components on the server
- atoum/atoum - The modern, simple and intuitive PHP unit testing framework.
- ccampbell/chromephp - class for logging PHP variables to Google Chrome console
- banago/PHPloy - PHPloy - Incremental Git (S)FTP deployment tool that supports multiple servers, submodules and rollbacks.
- Tencent/Biny - Biny is a tiny, high-performance PHP framework for web applications
- JohnTroony/php-webshells - Common php webshells. Do not host the file(s) on your server!
- vinkla/laravel-hashids - A Hashids bridge for Laravel
- simplepie/simplepie - A simple Atom/RSS parsing library for PHP.
- ReactiveX/RxPHP - Reactive extensions for PHP
- nette/nette - 👪 METAPACKAGE for Nette Framework components
- Elgg/Elgg - A social networking engine in PHP/MySQL
- symfony/monolog-bridge - Provides integration for Monolog with various Symfony components.
- symfony/security-bundle - The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
- kristijanhusak/laravel-form-builder - Laravel Form builder for version 5!
- welaika/wordless - All the power of Pug, Sass, Coffeescript and WebPack in your WordPress theme. Stop writing themes like it's 1998.
- minkphp/Mink - PHP 5.3+ web browser emulator abstraction
- twigphp/Twig-extensions - Twig extensions
- neitanod/forceutf8 - PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
- eyecatchup/SEOstats - SEOstats is a powerful open source PHP library to request a bunch of SEO relevant metrics.
- spatie/image-optimizer - Easily optimize images using PHP
- 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.
- yii2-starter-kit/yii2-starter-kit - Yii2 Starter Kit
- panique/mini - Just an extremely simple naked PHP application, useful for small projects and quick prototypes. Some might call it a micro framework :)
- antonioribeiro/health - Laravel Health Panel
- composer/packagist - Package Repository Website - try https://packagist.com if you need your own -
- 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
- goaop/framework - 💎 Go! AOP PHP - modern aspect-oriented framework for the new level of software development
- dustin10/VichUploaderBundle - A simple Symfony bundle to ease file uploads with ORM entities and ODM documents.
- santigarcor/laratrust - Handle roles and permissions in your Laravel application
- phpbb/phpbb - phpBB 3 Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2.
- barbushin/php-console - Handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
- schmittjoh/php-option - Option Type for PHP
- jonnnnyw/php-phantomjs - Execute PhantomJS commands through PHP
- cartalyst/sentinel - A framework agnostic authentication & authorization system.
- You2php/you2php - (迫于压力,本项目停止维护,请尽快fork代码。1月1日之后删除项目)[免翻墙工具]A free and open-source youtube video proxy script [Written in PHP]
- rlerdorf/php7dev - Documentation for the php7dev Vagrant box image
- 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.
- microweber/microweber - Drag and Drop CMS and online shop
- symfony/swiftmailer-bundle - Symfony Swiftmailer Bundle
- phalcon/phalcon-devtools - Phalcon Developer Tools
- iamcal/php-emoji - A PHP Emoji conversion library
- FriendsOfPHP/security-advisories - A database of PHP security advisories
- 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.
- php-pds/skeleton - Standard PHP package skeleton.
- brianhaveri/Underscore.php - PHP port of Underscore.js
- mikehaertl/phpwkhtmltopdf - A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface
- 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.
- cdevroe/unmark - An open source to do app for bookmarks.
- namshi/jose - JSON Object Signing and Encryption library for PHP.
- antonioribeiro/countries - Laravel countries and currencies
- anandkunal/ToroPHP - Toro is a PHP router for developing RESTful web applications and APIs.
- LimeSurvey/LimeSurvey - The most popular FOSS online survey tool on the web.
- rectorphp/rector - Instant Upgrades and Instant Refactoring of any PHP 5.3+ code
- icicleio/icicle - Icicle is a PHP library for writing asynchronous code using synchronous coding techniques
- Microsoft/msphpsql - Microsoft Drivers for PHP for SQL Server
- FriendsOfPHP/pickle - PHP Extension installer
- thecodingmachine/safe - All PHP functions, rewritten to throw exceptions instead of returning false
- liip/LiipImagineBundle - Symfony Bundle to assist in imagine manipulation using the imagine library
- 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
- FriendsOfSymfony/FOSJsRoutingBundle - A pretty nice way to expose your Symfony2 routing to client applications.
- 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.
- q2a/question2answer - Question2Answer is a free and open source platform for Q&A sites, running on PHP/MySQL.
- symfony/security - The Security component provides a complete security system for your web application.
- UnionOfRAD/lithium - li₃ is the fast, flexible and most RAD development framework for PHP
- mikeerickson/phpunit-pretty-result-printer - PHPUnit Pretty Result Printer -- make your PHPUnit tests look pretty!
- Kong/unirest-php - Unirest in PHP: Simplified, lightweight HTTP client library.
- mongodb/mongo-php-driver-legacy - Legacy MongoDB PHP driver
- kraken-php/framework - Asynchronous & Fault-tolerant PHP Framework for Distributed Applications.
- mvdbos/php-spider - A configurable and extensible PHP web spider
- 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.
- voten-co/voten - The code that powers voten.co
- mewebstudio/Purifier - HTMLPurifier for Laravel 5
- api-platform/core - The server component of API Platform: hypermedia and GraphQL APIs in minutes
- modxcms/revolution - MODX Revolution - Content Management Framework
- mjaschen/phpgeo - Simple Geo Library for PHP
- propelorm/Propel2 - Propel2 is an open-source high-performance Object-Relational Mapping (ORM) for modern PHP
- maknz/slack - A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
- mike42/escpos-php - PHP receipt printer library for use with ESC/POS-compatible thermal and impact printers.
- thephpleague/commonmark - PHP Markdown parser based on the CommonMark spec.
- spatie/crawler - An easy to use, powerful crawler implemented in PHP. Can execute Javascript.
- twilio/twilio-php - A PHP library for communicating with the Twilio REST API and generating TwiML.
- smalot/pdfparser - PdfParser, a standalone PHP library, provides various tools to extract data from a PDF file.
- yohang/Finite - A Simple PHP Finite State Machine
- PHPCompatibility/PHPCompatibility - PHP Compatibility check for PHP_CodeSniffer
- m9rco/arithmetic-php - 🍭🍭uniting the internal work in a way that is in PHP
- kasperisager/php-dockerized - Dockerized PHP development stack: Nginx, MySQL, MongoDB, PHP-FPM, HHVM, Memcached, Redis, Elasticsearch and RabbitMQ
- symfony/polyfill-php56 - This component provides functions unavailable in releases prior to PHP 5.6.
- mantisbt/mantisbt - Mantis Bug Tracker (MantisBT)
- symfony/polyfill-util - This component provides binary-safe string functions, using the mbstring extension when available.
- florianv/swap - 💱 Currency exchange rates library
- Yoast/wordpress-seo - Yoast SEO for WordPress
- spatie/laravel-responsecache - Speed up a Laravel app by caching the entire response
- Herzult/SimplePHPEasyPlus - A simple, pragmatic numeric operation api written in PHP. It does addition.
- SimpleSoftwareIO/simple-qrcode - An easy-to-use PHP QrCode generator.
- SteamDatabase/SalienCheat - 👽 Cheating Salien minigame, the proper way
- symfony/class-loader - [DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
- laravolt/avatar - Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless.
- getsentry/sentry-php - The official PHP SDK for Sentry (sentry.io)
- 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
- orchestral/testbench - [Package] Laravel Testing Helper for Packages Development
- forkcms/forkcms - Fork is an easy to use open source CMS using Symfony Components.
- Ph3nol/NotificationPusher - Standalone PHP library for easy devices notifications push.
- Lusitanian/PHPoAuthLib - PHP 5.3+ oAuth 1/2 Client Library
- mix-php/mix - ☄️Mix PHP — 基于 Swoole 的 FastCGI、常驻内存、协程三模 PHP 高性能框架 (开发文档完善)
- postaddictme/instagram-php-scraper - Instagram PHP Scraper. Get account information, photos, videos, stories and comments.
- mongodb/mongo-php-library - MongoDB PHP library
- KnpLabs/KnpPaginatorBundle - SEO friendly Symfony paginator to sort and paginate
- SegmentFault/HyperDown - 一个结构清晰的,易于维护的,现代的PHP Markdown解析器
- wordplate/wordplate - A modern WordPress stack built with Composer. It simplifies the fuzziness around WordPress development.
- myclabs/php-enum - PHP Enum implementation inspired from SplEnum
- shopware/shopware - Shopware Repository
- weprovide/valet-plus - Blazing fast macOS PHP development environment
- Gregwar/Captcha - PHP Captcha library
- bernardphp/bernard - Bernard is a multi-backend PHP library for creating background jobs for later processing.
- phpsysinfo/phpsysinfo - phpSysInfo: a customizable PHP script that displays information about your system nicely
- lavary/crunz - A PHP-based job scheduler
- claviska/SimpleImage - A PHP class that makes working with images as simple as possible.
- weiboad/kafka-php - kafka php client
- TobiaszCudnik/phpquery - Server-side implementation of jQuery in PHP5 (2009)
- Anahkiasen/underscore-php - A redacted PHP port of Underscore.js with additional functions and goodies – Available for Composer and Laravel
- symfony/debug-bundle - The DebugBundle allows greater integration of the VarDumper component in the Symfony full-stack framework.
- Froxlor/Froxlor - The server administration software for your needs - The official Froxlor development Git repository
- thephpleague/geotools - Geo-related tools PHP 5.4+ library built atop Geocoder and React libraries
- Behat/Transliterator - Behat Transliterator library inherited from Doctrine1 and used in Behat for snippet generation
- tommcfarlin/WordPress-Widget-Boilerplate - [WordPress] The WordPress Widget Boilerplate is an organized, maintainable boilerplate for building widgets using WordPress best practices.
- Wixel/GUMP - A fast, extensible & stand-alone PHP input validation class that allows you to validate any data
- antonioribeiro/firewall - Firewall package for Laravel applications
- sendgrid/sendgrid-php - The Official Twilio SendGrid Led, Community Driven PHP API Library
- anhskohbo/no-captcha - No CAPTCHA reCAPTCHA For Laravel.
- thephpleague/plates - Native PHP template system
- markomarkovic/simple-php-git-deploy - Automatically deploy the code using PHP and Git
- FriendsOfSymfony/FOSElasticaBundle - Elasticsearch PHP integration for your Symfony project using Elastica.
- barbushin/php-imap - Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
- 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
- KnpLabs/KnpMenuBundle - Object Oriented menus for your Symfony project.
- appzcoder/crud-generator - Laravel CRUD Generator
- 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.
- masterexploder/PHPThumb - PHP Thumbnail & Image Manipulation Library
- phingofficial/phing - PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
- kenjis/php-framework-benchmark - PHP Framework Benchmark
- amphp/http-server - A non-blocking HTTP application server for PHP based on Amp.
- PHPixie/Project - A lightweight MVC PHP framework designed for speed and simplicty
- mnapoli/bref - Serverless PHP on AWS Lambda
- antonioribeiro/google2fa - A One Time Password Authentication package, compatible with Google Authenticator.
- kahlan/kahlan - ✔️ PHP Test Framework for Freedom, Truth, and Justice
- composer/xdebug-handler - Restart a CLI process without loading the xdebug extension.
- thephpleague/html-to-markdown - Convert HTML to Markdown with PHP
- spatie/laravel-newsletter - Manage newsletters in Laravel
- Automattic/jetpack - Increase your traffic, view your stats, speed up your site, and protect yourself from hackers with Jetpack.
- 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.
- Piplin/Piplin - 📤 An open source self-hosted continuous integration and deployment system - QQ群: 656868
- chakhsu/pinghsu - Pinghsu, A Typecho Theme
- phpipam/phpipam - phpipam development repository
- mk-j/PHP_XLSXWriter - Lightwight XLSX Excel Spreadsheet Writer in PHP
- 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
- tpyo/amazon-s3-php-class - A standalone Amazon S3 (REST) client for PHP 5/CURL
- jolicode/JoliNotif - 💻 Send notifications to your desktop directly from your PHP script
- cweiske/jsonmapper - map nested JSON structures onto PHP classes
- VisualPHPUnit/VisualPHPUnit - A PHPUnit GUI.
- nbs-system/php-malware-finder - Detect potentially malicious PHP files
- nelmio/NelmioCorsBundle - Adds CORS headers support in your Symfony2 application
- dreamfactorysoftware/dreamfactory - DreamFactory 2.0 Application
- BeatSwitch/lock - A flexible, driver based Acl package for PHP 5.4+
- schmittjoh/metadata - Metadata is a library for metadata management in PHP
- codecasts/spa-starter-kit - A highly opinionated starter kit for building Single Page Applications with Laravel and Vue.js
- alextselegidis/easyappointments - 📅 Easy!Appointments - Open Source Appointment Scheduler
- KnpLabs/KnpMenu - Menu Library for PHP5
- sabre-io/dav - sabre/dav is a CalDAV, CardDAV and WebDAV framework for PHP
- PhenX/php-font-lib - A library to read, parse, export and make subsets of different types of font files.
- themosis/themosis - A framework for WordPress developers.
- jenssegers/optimus - 🤖 Id obfuscation based on Knuth's multiplicative hashing method for PHP.
- katzgrau/KLogger - A Simple Logging Class For PHP
- iwind/rockmongo - RockMongo is a MongoDB administration tool, written in PHP 5.
- willdurand/Hateoas - A PHP library to support implementing representations for HATEOAS REST web services.
- symfony/property-info - PropertyInfo extracts information about PHP class' properties using metadata of popular sources.
- willdurand/Negotiation - Content Negotiation tools for PHP.
- EleTeam/Shop-PHP-Yii2 - EleTeam开源项目-电商全套解决方案之PHP版-Shop-for-PHP-Yii2。一个类似京东/天猫/淘宝的商城,有对应的APP支持,由EleTeam团队维护!
- kiddyuchina/Beanbun - Beanbun 是用 PHP 编写的多进程网络爬虫框架,具有良好的开放性、高可扩展性,基于 Workerman。
- stefanzweifel/laravel-stats - 📈 Get insights about your Laravel or Lumen Project
- dannyvankooten/AltoRouter - PHP5.3+ Routing Class. Lightweight yet extremely flexible. Supports REST, dynamic and reversed routing.
- phpbench/phpbench - PHP Benchmarking framework
- JayBizzle/Crawler-Detect - 🕷 CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
- snc/SncRedisBundle - A Redis bundle for Symfony supporting Predis and PhpRedis
- appserver-io/appserver - A multithreaded application server for PHP, written in PHP.
- talyssonoc/react-laravel - Package for using ReactJS with Laravel
- johnbillion/query-monitor - The Developer Tools Panel for WordPress
- ErikvdVen/php-gif - Easy generating (real-time) GIF images with PHP
- garveen/laravoole - Laravel && ( Swoole || Workerman ) to get 10x faster than php-fpm
- wudi/swoole-ide-helper - Auto completion, trigger suggest and view docs for Swoole in editor.
- themattharris/tmhOAuth - An OAuth 1.0A library written in PHP
- hippyvm/hippyvm - HippyVM - an implementation of the PHP language in RPython
- bmitch/churn-php - Discover files in need of refactoring.
- legalthings/sso - Jasny\SSO - Simple Single Sign-On 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
- meenie/munee - Munee: Standalone PHP 5.3 Asset Optimisation & Manipulation
- igorw/evenement - Événement is a very simple event dispatching library for PHP.
- nikic/scalar_objects - Extension that adds support for method calls on primitive types in PHP
- bobthecow/Ruler - A simple stateless production rules engine for PHP 5.3+
- pusher/pusher-http-php - PHP library for interacting with the Pusher Channels HTTP API | owner=@WillSewell
- 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.
- web-push-libs/web-push-php - Web Push library for PHP
- seblucas/cops - Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, ...)
- BOINC/boinc - Open-source software for volunteer computing and grid computing.
- fxpio/composer-asset-plugin - NPM/Bower Dependency Manager for Composer
- cakephp/debug_kit - Debug Toolbar for CakePHP applications.
- bagisto/bagisto - A Free and Opensource laravel eCommerce framework built for all to build and scale your business.
- simshaun/recurr - PHP library for working with recurrence rules (RRULE); meant to help with recurring calendar events.
- gherkins/regexpbuilderphp - human-readable regular expressions for PHP 5.3+
- phoronix-test-suite/phoronix-test-suite - The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking software.
- hechoendrupal/drupal-console - The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.
- mailgun/mailgun-php - Mailgun's Official SDK for PHP
- cakephp/chronos - A standalone DateTime library originally based off of Carbon
- zorlan/skycaiji - 蓝天采集器是一款免费的数据采集发布爬虫软件,采用php+mysql开发,可部署在云服务器,几乎能采集所有类型的网页,无缝对接各类CMS建站程序,免登录实时发布数据,全自动无需人工干预!是大数据、云时代网站数据自动化采集的最佳云端爬虫软件
- xianyunyh/PHP-Interview - This is the information I prepared for the PHP interview.The notes include php, mysql, linux, etc.
- PHPOffice/PHPPresentation - A pure PHP library for reading and writing presentations documents
- movim/movim - Movim - Decentralized social platform
- infection/infection - AST based PHP Mutation Testing Framework
- spipu/html2pdf - OFFICIAL PROJECT | HTML to PDF converter written in PHP
- 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.
- spatie/async - Easily run code asynchronously
- someline/someline-starter - Someline Starter is a PHP framework for quick building Web Apps and Restful APIs, with modern PHP design pattern foundation.
- symfony/psr-http-message-bridge - PSR-7 Bridge
- KnpLabs/KnpSnappyBundle - Easily create PDF and images in Symfony by converting html using webkit
- php-vcr/php-vcr - Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
- danog/MadelineProto - PHP client/server for the telegram MTProto protocol
- vrana/notorm - NotORM - PHP library for simple reading data from the database
- noahbuscher/macaw - 🐦 Simple PHP router
- Seldaek/jsonlint - JSON Lint for PHP
- jwage/purl - Purl is a simple Object Oriented URL manipulation library for PHP 7.2+
- silexphp/Silex-Skeleton - A skeleton to get started with Silex
- jmespath/jmespath.php - Declaratively specify how to extract elements from a JSON document, in PHP
- schmittjoh/php-collection - General Purpose Collection Library for PHP
- Rudloff/alltube - HTML GUI for youtube-dl
- dwightwatson/validating - Automatically validating Eloquent models for Laravel
- qieangel2013/zys - high performance service framework based on Yaf or Swoole
- walkor/shadowsocks-php - A php port of shadowsocks based on workerman. A socks5 proxy written in PHP.
- croogo/croogo - A CakePHP powered Content Management System
- paragonie/halite - High-level cryptography interface powered by libsodium
- spatie/blender - The Laravel template used for our CMS like projects
- gantry/gantry5 - 🚀 Next Generation Template / Theme Framework
- fightbulc/moment.php - Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
- bixuehujin/blink - A high performance web framework and application server in PHP.
- parse-community/parse-php-sdk - The Parse PHP SDK.
- felixfbecker/php-language-server - PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥
- niklasvh/php.js - PHP to JavaScript converter and VM written in JavaScript
- kreait/firebase-php - Interact with Google Firebase from your PHP application
- 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.
- hassankhan/config - Config is a lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
- fukuball/jieba-php - "結巴"中文分詞:做最好的 PHP 中文分詞、中文斷詞組件。 / "Jieba" (Chinese for "to stutter") Chinese text segmentation: built to be the best PHP Chinese word segmentation module.
- emoncms/emoncms - Web-app for processing, logging and visualising energy, temperature and other environmental data
- Gregwar/Image - A PHP library to handle images
- appstract/laravel-opcache - Artisan commands for PHP OPcache
- solariumphp/solarium - PHP Solr client library
- allegro/php-protobuf - PHP Protobuf - Google's Protocol Buffers for PHP
- spatie/regex - A sane interface for php's built in preg_* functions
- Cacti/cacti - Cacti ™
- 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.
- louislivi/SMProxy - Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.
- franzliedke/studio - A workbench for developing Composer packages.
- 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.
- REBELinBLUE/deployer - Deployer is a free and open source deployment tool.
- 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.
- prettier/plugin-php - Prettier PHP Plugin
- shaneharter/PHP-Daemon - Build production-ready Daemons using PHP 5.3+. Build fault-tolerant applications without the boilerplate.
- 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.
- walkor/web-msg-sender - Web message pusher written in PHP based on workerman.
- kosinix/grafika - An image processing library for PHP
- spatie/laravel-translatable - Making Eloquent models translatable
- t0k4rt/phpqrcode - php QRcode generator library
- loklak/loklak_php_api - The PHP Library for accessing loklak.org
- jeckman/YouTube-Downloader - PHP script for downloading videos from youtube; also parsing youtube feed into RSS enclosures for podcatchers
- zendframework/zend-expressive - PSR-15 middleware in minutes!
- spatie/laravel-sitemap - Create and generate sitemaps with ease
- 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.
- nategood/commando - An Elegant CLI Library for PHP
- ilya-dev/belt - A handful of tools for PHP developers.
- walkor/workerman-chat - Websocket chat room written in PHP based on workerman.
- spatie/laravel-collection-macros - A set of useful Laravel collection macros
- ktamas77/firebase-php - Firebase PHP Client
- openid/php-openid - OpenID library for PHP5
- ircmaxell/PHPPHP - A PHP VM implementation in PHP
- HDInnovations/UNIT3D - 🚀 A Nex-Gen Private Torrent Tracker (Aimed For Movie / TV Use)
- ghedipunk/PHP-Websockets - A Websockets server written in PHP.
- opulencephp/Opulence - A simple, secure, and scalable PHP application framework
- MrRio/shellwrap - Lovely PHP wrapper for using the command-line
- gumlet/php-image-resize - PHP library to resize, scale and crop images. Cloud solution available at:
- amazonwebservices/aws-sdk-for-php - (DEPRECATED) AWS SDK for PHP - Version 1. Version 3 is the latest:
- tecnickcom/tc-lib-pdf - TCPDF - PHP PDF Library - https://tcpdf.org
- thelia/thelia - Thelia is an open source tool for creating e-business websites and managing online content. Repo containing the new major version (v2)
- sektioneins/pcc - PHP Secure Configuration Checker
- ezSQL/ezsql - PHP class to make interacting with a database ridiculusly easy
- amranidev/scaffold-interface - 🚀 A Smart CRUD Generator For Laravel
- jitamin/jitamin - 🐼 Jitamin is a free software written in PHP, intended to handle the project management over the web. QQ群: 656868
- backdrop/backdrop - Backdrop core code repository.
- phalcon/mvc - Phalcon MVC Examples
- wsdl2phpgenerator/wsdl2phpgenerator - Simple utility and class library for generating php classes from a wsdl file.
- Sonerezh/sonerezh - A self-hosted, web-based application to stream your music, everywhere.
- joeldg/bowhead - PHP trading bot framework
- sofadesign/limonade - a PHP micro-framework
- oroinc/crm-application - OroCRM - an open-source Customer Relationship Management application.
- symfony/templating - The Templating component provides all the tools needed to build any kind of template system.
- bowu678/php_bugs - PHP代码审计分段讲解
- manifestinteractive/easyapns - Easy APNs using PHP & MySQL
- fennb/phirehose - PHP interface to Twitter Streaming API
- PhenX/php-svg-lib - SVG file parsing / rendering library
- K-Phoen/rulerz - Powerful implementation of the Specification pattern in PHP
- clarkeash/doorman - Limit access to your Laravel applications by using invite codes
- Bit-Wasp/bitcoin-php - Bitcoin implementation in PHP
- netputer/wechat-php-sdk - 微信公众平台 PHP SDK
- envms/fluentpdo - A PHP SQL query builder using PDO
- docker-php/docker-php - A Docker client in PHP
- thephpleague/flysystem-aws-s3-v3 - Flysystem Adapter for AWS SDK V3
- phalcon/incubator - Incubator adapters/functionality for the Phalcon PHP Framework
- EnMarche/en-marche.fr - Le site principal du mouvement En Marche !
- 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.
- ifsnop/mysqldump-php - PHP version of mysqldump cli that comes with MySQL
- leocavalcante/siler - ⚡ Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions.
- ant-vel/Antvel - [DEPRECATED] > Use "https://github.com/ant-vel/App" instead!!!
- youshido-php/GraphQL - Pure PHP realization of GraphQL protocol
- studio24/wordpress-multi-env-config - WordPress Multi-Environment Config
- nette/utils - 🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
- LoeiFy/Diaspora - Diaspora - A WordPress theme
- apioo/fusio - Open source API management platform
- BadChoice/handesk - A Powerful Laravel Help Desk and Lead Management App
- mauricesvay/php-facedetection - Detect face in images in pure PHP
- dwightwatson/rememberable - Query caching for Laravel
- ErickTamayo/laravel-scout-elastic - Elastic Driver for Laravel Scout
- essence/essence - Extracts information about web pages, like youtube videos, twitter statuses or blog articles.
- ausi/slug-generator - Slug Generator Library for PHP, based on Unicode’s CLDR data
- daylerees/scientist - A PHP experimentation library inspired by Github's own Scientist.
- MenaraSolutions/geographer - PHP library that knows how countries and cities are called in any language
- Alexia/php7mar - PHP 7 Migration Assistant Report (MAR)
- TIGERB/easy-php - A Faster Lightweight Full-Stack PHP Framework 🚀
- 404labfr/laravel-impersonate - Laravel Impersonate is a plugin that allows you to authenticate as your users.
- avored/laravel-ecommerce - AvoRed E Commerce is an Laravel Open Source Shopping Cart
- easydigitaldownloads/easy-digital-downloads - Sell digital downloads through WordPress
- DirectoryLister/DirectoryLister - A simple PHP based directory lister that lists a directory and all it's sub-directories and allows you to navigate there within.
- picqer/php-barcode-generator - This is an easy to use, non-bloated, framework independent, barcode generator in PHP.
- Hifone/Hifone - A free, open-source, self-hosted forum software based on the Laravel PHP Framework. QQ群:656868
- spiral/goridge - High-performance PHP-to-Golang IPC bridge
- JBZoo/Utils - A collection of useful PHP functions, mini classes and snippets that you need and can use every day.
- 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. :)
- 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!
- Bacon/BaconQrCode - QR Code Generator for PHP
- Xeoncross/micromvc - The worlds smallest, full featured, object-oriented PHP 5 Framework
- mitulgolakiya/laravel-api-generator - Laravel API/Scaffold/CRUD Generator including Controller, Repository, Model, Migrations, routes.php update.
- jrean/laravel-user-verification - PHP package built for Laravel 5.* to easily handle a user email verification and validate the email
- brianlmoon/GearmanManager - PHP daemon for managing gearman workers
- YouPHPTube/YouPHPTube - The Best YouTube Clone Script
- qiniu/php-sdk - Qiniu Resource (Cloud) Storage SDK for PHP
- typecho-fans/plugins - Typecho开源插件集群
- ngfw/Recipe - Collection of PHP Functions
- 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.
- bshaffer/oauth2-demo-php - A demo application for running an OAuth2 server
- mnapoli/silly - Silly CLI micro-framework based on Symfony Console
- lyrixx/Silex-Kitchen-Edition - This project is a sample or a bootstrap silex application
- commerceguys/addressing - A PHP addressing library, powered by CLDR and Google's address data.
- phayes/geoPHP - Advanced geometry operations in PHP
- onelogin/php-saml - Simple SAML toolkit 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.
- sulu/sulu-standard - Sulu CMS Standard Edition
- spatie/opening-hours - Query and format a set of opening hours
- ovr/phpsa - Smart/Static Analyzer(sis) for PHP
- Leafpub/leafpub - Simple, beautiful, open source publishing.
- kbjr/Git.php - A PHP git library
- andres-montanez/Magallanes - The PHP Deployment Tool
- MagicalTux/goro - PHP in Go
- recoilphp/recoil - Asynchronous coroutines for PHP 7.
- 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
- gimler/symfony-rest-edition - Fork from symfony-standard edition with additional rest features.
- guillaumebriday/laravel-blog - Laravel 5.8 blog application with Vue.js, Docker, Redis, Horizon, Telescope and Pusher
- ambionics/phpggc - PHPGGC is a library of PHP unserialize() payloads along with a tool to generate them, from command line or programmatically.
- Stichoza/google-translate-php - Free Google Translate API PHP Package. Translates totally free of charge.
- metowolf/Meting - 🍰 Wow, such a powerful music API framework
- clue/php-stream-filter - A simple and modern approach to stream filtering in PHP
- prasathmani/tinyfilemanager - Web based File Manager in single PHP file, Manage your files efficiently and easily with Tiny File Manager
- simplesamlphp/simplesamlphp - SimpleSAMLphp is an award-winning application written in native PHP that deals with authentication.
- vyuldashev/laravel-queue-rabbitmq - RabbitMQ driver for Laravel Queue
- Cilex/Cilex - Cilex a lightweight framework for creating PHP CLI scripts inspired by Silex
- cweagans/composer-patches - Simple patches plugin for Composer
- peej/tonic - RESTful PHP library/framework
- luyadev/luya - LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
- 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
- jeremykendall/php-domain-parser - Public Suffix List based domain parsing implemented in PHP
- PHPAuth/PHPAuth - PHPAuth is a secure PHP Authentication class that easily integrates into any site.
- Exeu/apai-io - Amazon Product Adverstising Library based on PHP REST and SOAP (only V1) using the Product Advertising API.
- ankitpokhrel/tus-php - 🚀 A pure PHP server and client for the tus resumable upload protocol v1.0.0
- victorstanciu/Wikitten - Wikitten is a small, fast, PHP wiki, and the perfect place to store your notes, code snippets, ideas, and so on.
- JetBrains/phpstorm-stubs - PHP runtime & extensions header files for PhpStorm
- phansible/phansible - Phansible - generate Vagrant + Ansible dev environments for PHP
- niutech/node.php - Run node.js apps from PHP even on a shared hosting!
- spatie/laravel-tags - Add tags and taggable behaviour to your Laravel app
- AsgardCms/Platform - A modular multilingual CMS built with Laravel 5.
- morrisonlevi/Ardent - A Collections library for PHP.
- hasegawa-tomoki/php-terminal-nes-emulator - A PHP terminal NES emulator
- TYPO3/TYPO3.CMS - The TYPO3 Core - Enterprise Content Management System. Synchronized read-only mirror of http://git.typo3.org/Packages/TYPO3.CMS.git
- m4tthumphrey/php-gitlab-api - GitLab API client for PHP
- DevGroup-ru/dotplant2 - E-Commerce CMS - Yii Framework 2 (yii2, shop)
- spatie/laravel-uptime-monitor - A powerful and easy to configure uptime and ssl monitor
- Microsoft/tolerant-php-parser - An early-stage PHP parser designed for IDE usage scenarios.
- getsentry/sentry-laravel - Laravel SDK for Sentry
- azuyalabs/yasumi - Yasumi is an easy PHP Library for calculating national holidays
- CoderKungfu/php-queue - A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners.
- aliyun/aliyun-oss-php-sdk - Aliyun OSS SDK for PHP
- Behat/Gherkin - Gherkin parser, written in PHP 5.3+ for Behat project
- mongodb/mongo-php-driver - MongoDB PHP driver
- d8ahazard/Phlex - A super-sexy voice interface for the Plex HTPC
- spatie/laravel-image-optimizer - Optimize images in your Laravel app
- php-lock/lock - Lock library to provide serialized execution of PHP code.
- nikic/php-ast - Extension exposing PHP 7 abstract syntax tree
- wickyaswal/php-my-sql-pdo-database-class - A database class for PHP MySQL which utilizes PDO.
- msgpack/msgpack-php - msgpack.org[PHP]
- 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.
- yupe/yupe - Yupe! is an open source Yiiframework-based online e-commerce solution. Demo https://demo.yupe.ru/
- wp-cli/php-cli-tools - A collection of tools to help with PHP command line utilities
- 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!
- appstract/laravel-blade-directives - A collection of nice Laravel Blade directives
- usmanhalalit/pixie - Database query builder for PHP, framework agnostic, lightweight and expressive.
- toplan/phpsms - 📱🚀Probably the most intelligent, elegant sms send library in php
- apereo/phpCAS - Jasig PHP CAS Client
- emposha/PHP-Shell-Detector - Web Shell Detector – is a php script that helps you find and identify php/cgi(perl)/asp/aspx shells. Web Shell Detector has a “web shells” signature database that helps to identify “web shell” up to 99%.
- nunomaduro/laravel-console-menu - 🔘 Beautiful PHP CLI menus. Is a php-school/cli-menu wrapper for Laravel/Artisan Console Commands
- kriswallsmith/spork - Experimental library for forking PHP
- spatie/eloquent-sortable - Sortable behaviour for Eloquent models
- guzzle/RingPHP - Simple handler system used to power clients and servers in PHP
- akeneo/pim-community-dev - [Community Development Repository] The open source Product Information Management (PIM)
- bruli/php-git-hooks - Git hooks for PHP projects
- Spomky-Labs/otphp - 🔐 A PHP library for generating one time passwords according to RFC 4226 (HOTP) and the RFC 6238 (TOTP)
- concrete5/concrete5 - Official repository for concrete5 development
- sensiolabs/SensioGeneratorBundle - Generates Symfony bundles, entities, forms, CRUD, and more...
- OpenMage/magento-mirror - Magento Mirror
- uxweb/sweet-alert - A simple PHP package to show SweetAlerts with the Laravel Framework
- spatie/pdf-to-image - Convert a pdf to an image
- googleapis/google-auth-library-php - Google Auth Library for PHP
- clue/graph-composer - Dependency graph visualization for composer.json (PHP + Composer)
- 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.
- Nexmo/nexmo-php - Nexmo REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
- tedious/JShrink - Javascript Minifier built in PHP
- jcampbell1/simple-file-manager - A Simple PHP file manager. The code is a single php file.
- clue/phar-composer - Simple phar creation for every PHP project managed via Composer
- analogueorm/analogue - Analogue ORM : Data Mapper ORM for Laravel/PHP
- nette/php-generator - 🐘 Generates neat PHP code for you. Supports new PHP 7.3 features.
- jbroadway/urlify - PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.
- craue/CraueFormFlowBundle - Multi-step forms for your Symfony project.
- nahid/jsonq - A PHP query builder for JSON
- ircmaxell/php-compiler - A compiler. For PHP
- mybb/mybb - MyBB is a free and open source forum software.
- angeloskath/php-nlp-tools - Natural Language Processing Tools in PHP
- easychen/LazyPHP - 轻框架。包含一个前端控制器,20个常用函数和用于页面布局的Layout系统,10分钟即可学会。LP采用BSD开源协议,在代码内保留框架名即可随意商用。
- Chassis/Chassis - 📦 Chassis is a virtual server for your WordPress site, built using Vagrant.
- timegridio/timegrid - Free, open-source, online appointments platform based on Laravel PHP Framework.
- spatie/laravel-event-projector - Event sourcing for Artisans 📽
- joshdick/miniProxy - A simple PHP web proxy.
- giorgiosironi/phpunit-selenium - Selenium RC integration for PHPUnit
- mustangostang/spyc - A simple YAML loader/dumper class for PHP
- caoym/phpboot - ☕ 🚀 tiny & fast PHP framework for building Microservices/RESTful APIs, with useful features: IOC, Hook, ORM, RPC, Swagger, Annotation, Parameters binding, Validation, etc.
- woocommerce/storefront - Official theme for WooCommerce
- 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).
- QafooLabs/php-refactoring-browser - A command line refactoring tool for PHP
- tschoffelen/php-pkpass - 💳 PHP class for creating passes for Wallet on iOS.
- tchwork/utf8 - Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP
- kimai/kimai - Kimai open source time tracking
- phpfunct/funct - A PHP library with commonly used code blocks
- ronanguilloux/IsoCodes - PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries
- johnkary/phpunit-speedtrap - Reports on slow-running tests in your PHPUnit test suite
- hautelook/AliceBundle - A Symfony bundle to manage fixtures with Alice and Faker.
- CodeSleeve/stapler - ORM-based file upload package for php.
- verot/class.upload.php - This PHP class uploads files and manipulates images very easily. It is in fact as much as an image processing class than it is an upload class. Compatible with PHP4, 5 and 7. Supports processing of local files, uploaded files, files sent through XMLHttpRequest.
- spatie/image - Manipulate images with an expressive API
- AlloVince/EvaThumber - A light-weight url based image transformation php library
- spatie/laravel-cookie-consent - Make your Laravel app comply with the crazy EU cookie law
- BenExile/Dropbox - UNMAINTAINED: PHP 5.3 SDK for the Dropbox REST API
- hoaproject/Ruler - The Hoa\Ruler library.
- oroinc/platform - Main OroPlatform package with core functionality.
- voryx/Thruway - PHP Client and Router Library for Autobahn and WAMP (Web Application Messaging Protocol) for Real-Time Application Messaging
- upwork/phystrix - Phystrix is a latency and fault tolerance library for PHP, inspired by Netflix’s Hystrix
- liip/LiipFunctionalTestBundle - Some helper classes for writing functional tests in Symfony
- JakubOnderka/PHP-Parallel-Lint - This tool check syntax of PHP files faster than serial check with fancier output.
- symfony/polyfill-iconv - This component provides a native PHP implementation of the php.net/iconv functions.
- mrjgreen/phroute - A super fast PHP router, with route parameters, restful controllers, filters and reverse routing.
- peteboere/css-crush - CSS preprocessor. Written in PHP
- markuspoerschke/iCal - iCal-creator for PHP
- mikey179/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.
- DanielnetoDotCom/YouPHPTube - The Best YouTube Clone Script
- jaysalvat/image2css - Pointless PHP class to convert image to CSS box-shadow property.
- jadell/neo4jphp - PHP wrapper of the Neo4j REST interface
- dotcppfile/DAws - Advanced Web Shell
- dannyvankooten/PHP-Router - Simple PHP Router class (supports REST and reverse routing)
- HFO4/Cloudreve - 🌈支持多家云存储的云盘系统 (A project helps you build your own cloud in minutes)
- Folkloreatelier/laravel-graphql - Facebook GraphQL for Laravel 5. It supports Relay, eloquent models, validation and GraphiQL.
- ezSQL/ezSQL - PHP class to make interacting with a database ridiculusly easy
- virtphp/virtphp - virtPHP is a tool to create isolated PHP environments.
- contao/core - Contao 3 → see contao/contao for Contao 4
- beberlei/litecqrs-php - Small convention based CQRS library for PHP
- symphonycms/symphony-2 - This is the official Symphony CMS repository.
- symfony/polyfill-apcu - This component provides apcu_* functions and the APCUIterator class to users of the legacy APC extension.
- spatie/laravel-url-signer - Create and validate signed URLs with a limited lifetime
- noodlehaus/dispatch - a tiny library for quick and easy PHP 5.6+ apps
- nexcess/magento-turpentine - A Varnish extension for Magento.
- 1up-lab/OneupUploaderBundle - This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
- feelinglucky/php-readability - Back the fun of reading - PHP Port of Arc90′s Readability
- wikimedia/composer-merge-plugin - Merge one or more additional composer.json files at Composer runtime
- asimlqt/php-google-spreadsheet-client - A PHP library for accessing and manipulating Google Spreadsheets
- mdkholy/dashbrew - [NO LONGER MAINTAINED] Vagrant build for developing PHP projects on different PHP versions and configurations
- iliaal/php_excel - PHP Extension interface to the Excel writing/reading library
- varspool/Wrench - A simple PHP WebSocket implementation for PHP 7.1
- spatie/laravel-binary-uuid - Optimised binary UUIDs in Laravel
- PuShaoWei/arithmetic-php - 🍭🍭 如果说各种编程语言是程序员的招式,那么数据结构和算法就相当于程序员的内功 ,用PHP的方式来修炼内功吧
- schmittjoh/serializer - Library for (de-)serializing data of any complexity (supports XML, JSON, YAML) http://jmsyst.com/libs/serializer.
- wickyaswal/indieteq-php-my-sql-pdo-database-class - A database class for PHP MySQL which utilizes PDO.
- microweber/screen - Website screenshot tool based on PHP and PhantomJS
- panique/php-login-minimal - An extremely minimal login / register script in pure PHP.
- willdurand/EmailReplyParser - PHP library for parsing plain text email content.
- clickalicious/phpmemadmin - Bringing Memcached to the web.
- bugsnag/bugsnag-laravel - Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
- kevinkhill/lavacharts - Lavacharts is a graphing / charting library for PHP 5.4+ that wraps Google's Javascript Chart API.
- orchidsoftware/platform - RAD platform for building a business application using the Laravel framework. Can act as the basis for web applications or perform the functions of CMS, CMF or admin panel for your site.
- object-calisthenics/phpcs-calisthenics-rules - Object Calisthenics rules for PHP_CodeSniffer
- impresspages/ImpressPages - ImpressPages is php framework with admin panel. Build functional website in one hour.
- Bee-Lab/bowerphp - A PHP implementation of bower 🐦
- devster/ubench - Micro PHP benchmark library
- davedevelopment/phpmig - Simple migrations system for php
- ruckus/ruckusing-migrations - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite
- bjeavons/zxcvbn-php - Realistic PHP password strength estimate library based on Zxcvbn JS
- bcit-ci/CodeIgniter4 - Open Source PHP Framework (originally from EllisLab)
- mixstart/mixphp - ☄️ 基于 Swoole 的FPM、常驻内存、协程三模 PHP 高性能框架 (开发文档完善)
- FriendsOfPHP/uprofiler - [NOT MAINTAINED ANYMORE] Lightweight profiler for PHP (based on facebook/xhprof) -- use Blackfire instead
- pascaldevink/shortuuid - PHP 7.1+ library that generates concise, unambiguous, URL-safe UUIDs
- allynbauer/statuspanic - A PHP clone of Panic's status board
- thirtybees/thirtybees - thirty bees - e-commerce that works for you
- potsky/PimpMyLog - 🍭 Log viewer for your web server
- nixsolutions/yandex-php-library - PHP библиотека к API Яндекса
- mysql-workbench-schema-exporter/mysql-workbench-schema-exporter - a php written mysql workbench file reader to transform the database scheme to useful other schemes like Doctrine
- Seldaek/php-console - PHP Debug Console
- trntv/yii2-starter-kit - Yii2 Starter Kit
- Pawka/phrozn - Phrozn is extremely flexible static site generator in PHP.
- jacwright/RestServer - A PHP REST server for providing a very light-weight REST API.
- oroinc/crm - Main OroCRM package with core functionality.
- toin0u/DigitalOceanV2 - PHP 5.4+ library which helps you to interact with the DigitalOcean API V2
- tedious/Fetch - An IMAP library for PHP
- faisalman/simple-excel-php - Simplexcel.php - Read/convert/write between Microsoft Excel XML/CSV/TSV/HTML/JSON/etc formats with ease
- cnvs/canvas - Simple, Powerful Blog Publishing Platform
- pda/pheanstalk - PHP client for beanstalkd queue
- rinvex/country - 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.
- jublonet/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.
- webtechnick/CakePHP-Facebook-Plugin - CakePHP Facebook Plugin
- thibaud-rohmer/PhotoShow - A free web gallery in PHP with drag-n-drop support
- intaro/pinboard - Realtime PHP monitoring system which aggregates and displays Pinba data.
- wapmorgan/Morphos - A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time intervals.
- themosis/framework - The Themosis framework plugin [core].
- dapphp/securimage - PHP CAPTCHA Script
- clue/graph - A mathematical graph/network library written in PHP
- google/google-api-php-client - A PHP client library for accessing Google APIs
- antonioribeiro/tddd - A Laravel Continuous Integration Package
- thephpleague/shunt - [ABANDONED] PHP library for executing commands on multiple remote machines, via SSH
- jamesiarmes/php-ews - PHP Exchange Web Services
- maghead/maghead - The fastest pure PHP database framework with a powerful static code generator, supports horizontal scale up, designed for PHP7
- everzet/jade.php - HAML-like template engine for PHP 5.3 & Symfony2
- gorhill/PHP-FineDiff - A PHP implementation of a Fine granularity Diff engine: Diff can be computed up to character-level
- TankAuth/Tank-Auth - Tank Auth is an authentication library for PHP-framework CodeIgniter. It's based on DX Auth, althouth the code was seriously reworked.
- laracasts/TestDummy - Easy factories for PHP integration testing.
- theseer/phpdox - Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT)
- raulfraile/ladybug - PHP 5.3+ Extensible Dumper
- MiniCodeMonkey/Vagrant-LAMP-Stack - A dead-simple LAMP stack without any bells and whistles for your basic Linux/Apache/MySQL/PHP install.
- Frug/AJAX-Chat - A fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, FluxBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.
- patrikf/glip - git library in PHP
- nZEDb/nZEDb - nZEDb - a fork of nnplus(2011) | NNTP / Usenet / Newsgroup indexer.
- slimkit/thinksns-plus - 一个强大的社交系统
- wimg/PHPCompatibility - PHP Compatibility check for PHP_CodeSniffer
- Youshido/GraphQL - Pure PHP realization of GraphQL protocol
- eaglewu/swoole-ide-helper - Auto completion, trigger suggest and view docs for Swoole in editor.
- iTXTech/Genisys - Feature-rich server software for Minecraft: Pocket Edition & Windows 10 Edition Beta
- xcl3721/Dora-RPC - DoraRPC is an RPC For the PHP MicroService by The Swoole
- certificationy/certificationy - The core library to create tests and certifications
- zordius/lightncandy - An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ),
- shadowhand/latitude - A SQL query builder with zero dependencies
- tylerhall/simple-php-framework - The Simple PHP Framework
- fabfuel/prophiler - PHP Profiler & Developer Toolbar (built for Phalcon)
- rgrove/jsmin-php - 💀 PHP port of Douglas Crockford's JSMin JavaScript minifier. No longer maintained.
- patrickschur/language-detection - A language detection library for PHP. Detects the language from a given text string.
- nielse63/php-image-cache - Image Cache is a very simple PHP class that accepts an image source and will compress and cache the file, move it to a new directory, and returns the new source for the image.
- gajus/xhprof.io - GUI to analyze the profiling data collected using XHProf – A Hierarchical Profiler for PHP.
- BitOne/php-meminfo - PHP extension to get insight about memory usage
- opencfp/opencfp - Repo for OpenCFP project, a PHP-based conference talk submission system
- agentejo/cockpit - Add content management functionality to any site - plug & play / headless / api-first CMS
- HanSon/vbot - 💬The best wechat robot base on web api!
- therecluse26/PHP-Login - A simple login system built with PHP, MySQL, jQuery and Bootstrap
- lastguest/pixeler - CLI image renderer
- NauxLiu/phphub-server - [INACTIVE] 基于 Laravel 5.1 的 PHPHub Server 端
- bastianallgeier/gantti - A simple PHP Gantt Class
- jasny/sso - Simple Single Sign-On for PHP
- tschoffelen/PHP-PKPass - 💳 PHP class for creating passes for Wallet on iOS.
- APY/APYDataGridBundle - Symfony Datagrid Bundle
- rackspace/php-opencloud - The PHP SDK for OpenStack clouds
- nova-framework/framework - Simple but powerful MVC PHP Framework
- xPaw/PHP-Minecraft-Query - 🐘 PHP library to query Minecraft servers
- mlively/Phake - PHP Mocking Framework
- drslump/Protobuf-PHP - PHP implementation of Google's Protocol Buffers with a protoc plugin compiler
- topdown/phpStorm-CC-Helpers - These are helper files for code completion in phpStorm with some Open Source Software that I work with.
- Quixotix/PHP-PayPal-IPN - PHP 5 class to listen for and handle Instant Payment Notifications (IPN) from PayPal.
- maxmind/geoip-api-php - GeoIP Legacy PHP API
- SeasX/SeasLog - An effective,fast,stable log extension for PHP.http://pecl.php.net/package/SeasLog
- Chevereto/Chevereto-Free - PHP image hosting script
- GaretJax/phpbrowscap - Standalone replacement for php's native get_browser() function
- nuovo/spreadsheet-reader - A PHP spreadsheet reader (Excel XLS and XLSX, OpenOffice ODS, and variously separated text files) with a singular goal of getting the data out, efficiently
- ksubileau/color-thief-php - Grabs the dominant color or a representative color palette from an image. Uses PHP and GD or Imagick.
- yohang/CalendR - The missing PHP 5.3+ calendar management library.
- sentora/sentora-core - Sentora is a web hosting control panel written in PHP for *NIX
- kanboard/kanboard - Kanban project management software
- gitscrum-community-edition/laravel-gitscrum - GitScrum is powerful Virtual Assistant that lets you control your issues, user stories and sprints - Free, open and simple
- TimeToogo/Pinq - PHP Integrated Query, a real LINQ library for PHP
- panique/mini2 - Just an extremely simple naked PHP application, useful for small projects and quick prototypes.
- marcioAlmada/yay - Yay is a high level PHP preprocessor
- auraphp/Aura.Sql - SQL database access through PDO.
- Openovate/eden - Eden PHP library
- hbattat/verifyEmail - PHP function to verify if the email is valid by connecting to the mail server and checking the result.
- sebastianbergmann/object-graph - Provides useful operations on PHP object graphs
- RaymiiOrg/ssl-decoder - Simple PHP script which decodes an SSL connection and displays the information.
- dg/ftp-deployment - A tool for automated deployment of web applications to an FTP server.
- GeniusesOfSymfony/WebSocketBundle - 〽️ Symfony2 server side (Ratchet) & client websocket (Autobahn)
- bupt1987/html-parser - php html parser,类似与PHP Simple HTML DOM Parser,但是比它快好几倍
- FriendsOfSymfony/FOSCommentBundle - Threaded comments for Symfony2
- pyrech/composer-changelogs - 📓 Display better summary after Composer update
- paragonie/csp-builder - Build Content-Security-Policy headers from a JSON file (or build them programmatically)
- ircmaxell/filterus - A simple filtering library for PHP
- timber/starter-theme - The "_s" for Timber: a dead-simple theme that you can build from
- hoaproject/Websocket - The Hoa\Websocket library.
- ericmakesstuff/laravel-server-monitor - Server Monitoring Command for Laravel Applications
- javiereguiluz/EasyAdminBundle - The new (and simple) admin generator for Symfony applications.
- notadd/notadd - 基于 Nest.js(Node.js) + React 或 Laravel (PHP) + vue 的模块化敏捷开发系统架构,具有高性能、前后端分离等特点。
- Pterodactyl/Panel - Pterodactyl Panel is the free, open-source, game agnostic, self-hosted control panel for users, networks, and game service providers. Pterodactyl supports games and servers such as Minecraft (including Spigot, Bungeecord, and Sponge), ARK: Evolution Evolved, CS:GO, Team Fortress 2, Insurgency, Teamspeak 3, Mumble, and many more. Control all of your games from one unified interface.
- amphp/aerys - A non-blocking HTTP application, WebSocket and file server for PHP based on Amp.
- Ocramius/GeneratedHydrator - 🚄 Fast Generated Object Hydrator for PHP
- livestreet/livestreet - LiveStreet CMS - платформа для коллективных блогов и социальных площадок.
- radiosilence/Ham - PHP Microframework
- matteosister/GitElephant - An abstraction layer for git written in PHP
- cbschuld/Browser.php - A PHP Class to detect a user's Browser
- bergie/dnode-php - DNode RPC protocol implementation for PHP
- jasonmunro/cypht - Cypht: Lightweight Open Source webmail written in PHP and JavaScript
- jaxl/JAXL - Asynchronous, non-blocking I/O, event based PHP library for writing custom TCP/IP client and server implementations. From it's previous versions, library inherits a full blown stable support for XMPP protocol stack. In v3.0, support for HTTP protocol stack was also added.
- CobreGratis/boletophp - Projeto Código-Aberto de Sistema de Boletos bancários em PHP
- phpcr/phpcr - Port of the Java Content Repository (JCR) to PHP.
- paragonie/airship - Secure Content Management for the Modern Web - "The sky is only the beginning"
- kronusme/dota2-api - DotA 2 Web API PHP wrapper
- amphp/artax - An async HTTP/1.1 client for PHP based on Amp.
- malkusch/lock - Lock library to provide serialized execution of PHP code.
- tlhunter/neoinvoice - PHP/MySQL: Multi-Tenant Invoice Web App
- jaz303/phake - A rake/make clone for PHP 5.3
- shuber/curl - A basic CURL wrapper for PHP
- tomzx/php-semver-checker - Compares two source sets and determines the appropriate semantic versioning to apply.
- parsecsv/parsecsv-for-php - CSV data parser for PHP.
- sinergi/php-browser-detector - Browser, Operating System (OS), Device, and Language Detection PHP Library
- commando/dogpatch - An HTTP API testing framework, written in PHP using curl.
- DusanKasan/Knapsack - Collection pipeline library for PHP
- KnpLabs/KnpGaufretteBundle - Easily use Gaufrette in your Symfony projects.
- hannob/php-crashers - Example scripts that cause segfaults in PHP
- fenom-template/fenom - Template Engine for PHP
- piwik/piwik - Liberating Web Analytics. Star us on Github? +1. Piwik is the leading open alternative to Google Analytics that gives you full control over your data. Piwik 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!
- piwik/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.
- eventviva/php-image-resize - PHP library to resize, scale and crop images. Cloud solution available at:
- thorsten/phpMyFAQ - phpMyFAQ - Open Source FAQ system for PHP and MySQL, PostgreSQL and other databases
- ircmaxell/PHP-PasswordLib - A library for generating and validating passwords
- markstory/asset_compress - An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.
- googlearchive/appengine-php-wordpress-starter-project - Starter project for running WordPress on Google Cloud Platform
- bocharsky-bw/Arrayzy - 📦 The wrapper for all PHP built-in array functions and easy, object-oriented array manipulation library. In short: Arrays on steroids.
- jasonhinkle/phreeze - Phreeze Framework for PHP
- travis-ci-examples/php - Example PHP project using Travis CI
- educoder/pest - A proper REST client for PHP.
- afterlogic/webmail-lite - AfterLogic WebMail Lite PHP. Fast and easy-to-use webmail front-end for your existing IMAP mail server, Plesk or cPanel.
- sabre-io/vobject - 📅 The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
- php/web-php - The www.php.net site
- adoy/PHP-OAuth2 - Light PHP wrapper for the OAuth 2.0 protocol (based on OAuth 2.0 Authorization Protocol draft-ietf-oauth-v2-15)
- engintron/engintron - Engintron for cPanel/WHM is the easiest way to integrate Nginx on your cPanel/WHM server. Engintron will improve the performance & web serving capacity of your server, while reducing CPU/RAM load at the same time, by installing & configuring the popular Nginx webserver to act as a reverse caching proxy in front of Apache.
- orchestral/tenanti - [Package] Multi-tenant Database Schema Manager for Laravel
- jp7internet/laravel-apz - The guide to build a Laravel 5.2 app from a to z.
- jenssegers/php-proxy - A PHP proxy script with https and post support
- ramsey/array_column - Provides functionality for array_column() to projects using PHP earlier than version 5.5.
- adldap/adLDAP - adLDAP is a PHP class that provides LDAP authentication and integration with Active Directory.
- TinyLara/TinyLara - A Simple PHP Framework based on Composer, looks like a Tiny Laravel.
- sensiolabs/melody - One-file composer scripts
- sebastianbergmann/phpdcd - Dead Code Detector (DCD) for PHP code.
- nette/latte - ☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites.
- rodneyrehm/CFPropertyList - PHP Implementation of Apple's PList (binary and xml)
- kenjis/ci-phpunit-test - An easier way to use PHPUnit with CodeIgniter 3.x.
- GitaminHQ/Gitamin - An open-source, self-hosted git repository management system. QQ群:656868
- endroid/QrCode - QR Code Generator
- miniflux/miniflux - Minimalist web RSS reader
- noahbuscher/Macaw - Simple PHP router
- Neeke/SeasLog - An effective,fast,stable log extension for PHP.http://pecl.php.net/package/SeasLog
- ssrpanel/ssrpanel - An account managent panel which is used for SS(R) & base on SSR database version.
- PavelLoparev/design-patterns - Contains examples of design patterns that implemented in php
- sleimanx2/plastic - Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch, by providing a fluent syntax for mapping, querying, and storing eloquent models.
- tumblr/tumblr.php - Tumblr API v2 PHP Client
- maciejczyzewski/bottomline - A full-on PHP manipulation utility-belt that provides support for the usual functional. 📦
- vlucas/bulletphp - A resource-oriented micro PHP framework
- Trismegiste/Mondrian - A static php code analysis tool using the Graph Theory
- sebastiaanluca/laravel-helpers - An extensive set of generic PHP and Laravel-specific helpers.
- iamfreee/laracasts-downloader - Downloads new lessons and series from laracasts if there are updates. Or the whole catalogue.
- googleads/googleads-php-lib - Google Ads API Client Library for PHP (AdWords and DFP)
- arnaud-lb/MtHaml - Multi target HAML (HAML for PHP, Twig, )
- raulfraile/LadybugBundle - Symfony2 bundle for Ladybug library, the Simple and Extensible PHP Dumper
- php-mime-mail-parser/php-mime-mail-parser - Fully Tested Mailparse Extension Wrapper for PHP 5.4+
- galen/PHP-Instagram-API - PHP 5.3+ wrapper for the Instagram API
- dg/twitter-php - Small and easy PHP library for sending messages to Twitter and receiving statuses.
- memio/memio - [main] A highly opinionated PHP code generator library
- EC-CUBE/ec-cube - EC-CUBE is the most popular e-commerce solution in Japan
- thephpleague/url - A simple PHP library to parse and manipulate URLs
- php-coveralls/php-coveralls - PHP client library for Coveralls API.
- ornicar/php-github-api - NOT MAINTAINED - Development moved to github.com/KnpLabs/php-github-api
- oleksandr-torosh/yona-cms - CMS based on Phalcon PHP Framework with modular structure
- PUGX/badge-poser - The PHP badges, renders some badges for your readme with the packagist information.
- auraphp/Aura.Router - A web router implementation for PHP.
- zpanel/zpanelx - ZPanel is a web hosting control panel written in PHP for Windows and *NIX host OS's.
- oscarotero/Gettext - PHP library to collect and manipulate gettext (.po, .mo, .php, .json, etc)
- TheOrchid/Platform - Simple and flexible control panel for Laravel
- antonioribeiro/ci - A Laravel Continuous Integration Package
- fethica/PHP-Login - A simple login system with PHP, MySQL and jQuery (AJAX) using Bootstrap 3 for the form design.
- fixhub/fixhub - A free and open source web deployment system - Email: fixhub@163.com - QQ群: 656868
- ezimuel/PHP-Secure-Session - Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
- tokudu/PhpMQTTClient - This is a simple example of how send MQTT messages using PHP
- psecio/gatekeeper - Gatekeeper: An Authentication & Authorization Library
- sonata-project/SonataMediaBundle - Media management bundle on steroid for Symfony2
- p-h-p/instagraph - Instagram with ImageMagick & PHP
- Webschool-io/Curso-PHP-Laravel-Completo-E-Total - Curso mais completo e gratuito de Laravel do Universo aqui do Brasil.
- liip/LiipMonitorBundle - Integrates the LiipMonitor library into Symfony2
- jmolivas/phpqa - PHPQA all-in-one Analyzer CLI tool
- joshcam/PHP-MySQLi-Database-Class - Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
- tencent-php/tsf - coroutine and Swoole based php server framework in tencent
- Roave/SecurityAdvisories - 🔐 Security advisories as a simple composer exclusion list, regularly updated
- ijry/lyadmin - lyadmin是一套轻量级通用后台,采用ThinkPHP+Bootstrap3制作,内置系统设置、上传管理、权限管理、模块管理、插件管理等功能,独有的Builder页面自动生成技术节省50%开发成本,先进的模块化开发的支持让开发成本一降再降,致力于为个人和中小型企业打造全方位的PHP企业级开发解决方案。另外提供整套企业开发解决方案,集PC、手机、微信、App、小程序五端于一体,更有用户中心模块、门户模块、钱包支付中心模块、商城模块、OAuth2统一登陆、内部Git模块、Docker模块可供选择。
- phalapi/phalapi - 简称π框架,一个轻量级PHP开源接口框架,专注于接口服务开发,支持HTTP/SOAP/RPC协议,拥有自动生成的在线文档、多种开发语言的客户端SDK包以及可重用的扩展类库,可用于快速搭建微服务、RESTful接口或Web Services。助你创造价值!
- Fixhub/Fixhub - A free and open source web deployment system based on Laravel 5.5
- GoogleCloudPlatform/appengine-php-wordpress-starter-project - Starter project for running WordPress on Google Cloud Platform
- petewarden/ParallelCurl - A PHP class providing an easy interface for running multiple concurrent CURL requests
- antecedent/patchwork - Method redefinition (monkey-patching) functionality for PHP.
- XaminProject/handlebars.php - Handlebars processor for php
- renatomarinho/laravel-gitscrum - Laravel GitScrum is a free application to task management of the day-to-day. Git + Scrum = Team More Productive
- api-platform/api-platform - Build modern, hypermedia APIs with ease, generate React applications from the API documentation.
- Mashape/unirest-php - Unirest in PHP: Simplified, lightweight HTTP client library.
- symfony/symfony-demo - Symfony Demo Application
- fruux/sabre-dav - sabre/dav is a CalDAV, CardDAV and WebDAV framework for PHP
- nfephp-org/nfephp - API para comunicação entre o emitente de NFe e os serviços dos SEFAZ estaduais. Inteiramente construído em PHP, roda em qualquer sistema operacional.
- fruux/sabre-vobject - 📅 The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
- jjgrainger/wp-custom-post-type-class - A PHP Class for creating Wordpress Custom Post Types easily
- nazariyg/Phred - Extends PHP to a consistent, fully object-oriented coding standard with Unicode support for OOP strings, components for i18n/L10n, and with other essential features for creating modern web applications
- Vectorface/whip - A PHP class for retrieving accurate IP address information for the client.
- selvinortiz/flux - Fluent regular expressions in PHP
- morozovsk/websocket - simple php websocket server + demos + yii/yii2 integration + php 7 support
- ghunti/HighchartsPHP - A php wrapper for highcharts and highstock javascript libraries
- nervetattoo/elasticsearch - Simple PHP client for ElasticSearch
- tobscure/json-api - JSON-API (http://jsonapi.org) responses in PHP.
- tackk/cartographer - A PHP sitemap generation tool.
- jekkos/opensourcepos - Open Source Point of Sale is a web based point of sale system written in the PHP language. It uses MySQL as the data storage back-end and has a simple user interface.
- stephens2424/php - Parser for PHP written in Go
- crisu83/yiistrap - Twitter Bootstrap for the Yii PHP framework.
- spress/Spress - Static site generator in PHP
- snytkine/LampCMS - Open source Question and Answer program similar to StackOverflow and Quora in PHP + MongoDB. Follow @snytkine on Twitter
- PufferPanel/PufferPanel - PufferPanel is an open source game server management panel, designed for both small networks and game server providers.
- phprest/phprest - REST-like PHP micro-framework.
- c9s/CLIFramework - A powerful command line application framework for PHP. It's an extensible, flexible component, You can build your command-based application in seconds!
- a1phanumeric/PHP-MySQL-Class - Simple MySQL class written in PHP, for interfacing with a MySQL database.
- polyfractal/athletic - PHP Benchmarking Framework
- kbsali/php-redmine-api - A simple PHP Redmine API client, Object Oriented
- florianv/business - DateTime calculations in business hours
- Level-2/Dice - Dice - a lightweight Dependency Injection Container for PHP
- etsy/phan - Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
- GitScrum-Community/laravel-gitscrum - Laravel GitScrum is a free application to task management of the day-to-day. Git + Scrum = Team More Productive
- Masterminds/html5-php - An HTML5 parser and serializer for PHP.
- nunomaduro/laravel-zero - 🍹Laravel Zero is a micro-framework that provides an elegant starting point for your next console application.
- satooshi/php-coveralls - PHP client library for Coveralls API.
- tylerhall/sosumi - A PHP client for Apple's Find My iPhone service. This allows you to programmatically retrieve your phone's current location and push messages (and an optional alarm) to the remote device.
- Schepp/CSS-JS-Booster - An easy to use stand-alone PHP-Library (but at the same time also a Wordpress plugin) that combines, optimizes, dataURI-fies, re-splits, compresses and caches your CSS and JS for quicker loading times.
- indeyets/appserver-in-php - Generic HTTP applications approach for PHP5.3+ (inspired by Rack and WSGI)
- qandidate-labs/qandidate-toggle - Feature toggling for your PHP application
- artesaos/defender - Roles & Permissions for Laravel 5
- gabrielbull/omnimail - Send email across all platforms using one interface
- thomashempel/AlfredGoogleTranslateWorkflow - A workflow for Alfred that implements translation from any language to any other language that is supported by google
- symfony/symfony-installer - The Symfony Installer
- anantgarg/Qwench - PHP StackOverflow Clone
- servo-php/fluidxml - FluidXML, the PHP library for manipulating XML with a concise and fluent API.
- orocrm/crm-application - OroCRM Application
- sendya/shadowsocks-panel - A powerful Shadowsocks management system
- tuupola/slim-jwt-auth - PSR-7 JWT Authentication Middleware
- Tuhinshubhra/RED_HAWK - RED HAWK is An All In One Tool For Information Gathering, SQL Vulnerability Scanning and Crawling. Coded In PHP
- EcomDev/EcomDev_PHPUnit - Magento PHPUnit Integration
- hollodotme/Helpers - Handy helper classes, tutorials, etc. for developers
- robclancy/presenter - Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
- crodas/LanguageDetector - PHP Class to detect languages from any free text
- jmathai/php-multi-curl - A high performance PHP library for using multi curl for parallel http calls.
- WhichBrowser/Parser - Browser sniffing gone too far — A useragent parser library for PHP
- zhiyicx/thinksns-plus - 基于 Laravel 开发的用户生态系统。
- Jasig/phpCAS - Jasig PHP CAS Client
- apsdehal/Link - A PHP router that helps you create webapps and APIs effortlessly
- psliwa/PHPPdf - Pdf and graphic files generator library written in php
- mexitek/phpColors - A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.
- adlawson/php-vfs - Virtual File System
- thomasbachem/php-ga - Server-Side Google Analytics PHP Client
- semsol/arc2 - ARC RDF Classes for PHP
- phalcon/invo - Sample application for the Phalcon PHP Framework
- robmorgan/phinx - PHP Database Migrations for Everyone
- mpociot/botman - A framework agnostic PHP library to build chat bots
- youzan/zan - Zan PHP framework
- sgolemon/table-flip - Not the exceptions we need, but the ones we deserve.
- kloon/WooCommerce-REST-API-Client-Library - A PHP wrapper for the WooCommerce REST API
- doctrine/mongodb - PHP MongoDB Abstraction Layer
- speedmax/h2o-php - A beautiful template engine for PHP in Django style
- consolibyte/quickbooks-php - QuickBooks Integration for PHP
- char0n/ffmpeg-php - FFmpegPHP is a pure OO PHP port of ffmpeg-php writter in C. It adds an easy to use, object-oriented API for accessing and retrieving information from video and audio files. It has methods for returning frames from movie files as images that can be manipulated using PHP's image functions. This works well for automatically creating thumbnail images from movies. FFmpegPHP is also useful for reporting the duration and bitrate of audio files (mp3, wma...). FFmpegPHP can access many of the video formats supported by ffmpeg (mov, avi, mpg, wmv...)
- tareq1988/wordpress-settings-api-class - A PHP class abstraction that removes all the headaches of the WordPress settings API under the hood and builds a nice options panel on the fly.
- roadiz/roadiz - Roadiz is a polymorphic CMS based on a node system which can handle many types of services.
- phalcon/forum - Phalcon official Forum
- danielmewes/php-rql - A PHP client driver for the RethinkDB query language (ReQL).
- thephpleague/route - Fast router and dispatcher built on top of FastRoute
- phalcon/vokuro - Sample application for Phalcon Framework (Acl, Auth, Security)
- PHPFastCGI/FastCGIDaemon - A FastCGI daemon written in PHP.
- MUlt1mate/cron-manager - A PHP cron task manager for MVC-type applications
- mgp25/SC-API - PHP library of Snapchat’s private API
- Indatus/trucker - A PHP package for mapping remote API resources (usually RESTful) as models in an ActiveResource style
- Devristo/phpws - PHP Web Socket server
- ihor/Nspl - Non-standard PHP library (NSPL)
- danielstjules/pho - BDD test framework for PHP
- swoole/framework - PHP advanced Web development framework. The built-in application server based on the development of swoole extension.
- padraic/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.
- rilwis/meta-box - The best WordPress plugin for custom fields & meta boxes
- elementary/website - The elementary.io website
- ScriptFUSION/Porter - 💄 Data import abstraction framework for consuming APIs and other data sources.
- jimrubenstein/php-profiler - A php implementation of the Stack Exchange mvc-mini-profiler.
- imanee/imanee - php image manipulation library for fun projects
- FriendsOfCake/CakePdf - CakePHP3: Plugin for creating and/or rendering PDFs, supporting several popular PDF engines.
- thomasbachem/php-short-array-syntax-converter - Command-line script to convert PHP's array() syntax to PHP 5.4's short array syntax []
- shumkov/Rediska - Full-featured PHP client for key-value database Redis
- padraic/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 succint API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
- kalcaddle/KODExplorer - A web based file manager,WebIDE
- akalongman/php-telegram-bot - PHP Telegram Bot based on the official Telegram Bot API
- ParsePlatform/parse-php-sdk - The Parse PHP SDK.
- clickalicious/phpMemAdmin - Bringing Memcached to the web
- Porto-SAP/Hello-API - A Starter providing everything to build a modern API, with PHP and Laravel 5.4
- Shumkov/Rediska - Full-featured PHP client for key-value database Redis
- mandango/mandango - Mandango is a simple, poweful and ultrafast Object Document Mapper (ODM) for PHP and MongoDB.
- Vectorface/dunit - Test code against multiple versions of PHP with the help of docker
- liip/LiipThemeBundle - Provides theming support for #Symfony2 Bundles
- dereuromark/cakephp-tools - A CakePHP Tools plugin containing lots of useful helpers, behaviors, components, shells, ...
- sillydong/CZD_Yaf_Extension - 建立在 Yaf 的基础上,集成了Smarty引擎,加入了封装好的各种功能类,具体信息请看README.md
- pda/flexihash - Flexihash is a small PHP library which implements consistent hashing.
- xPaw/PHP-Source-Query - 🐘 PHP library to query servers that implement Source Engine Query protocol
- InterNations/http-mock - Mock HTTP requests on the server side in your PHP unit tests
- Herzult/php-ssh - An experimental object oriented SSH api in PHP
- Flynsarmy/PHPWebSocket-Chat - Flexable and extensible WebSocket chat application example with a PHP server.
- claviska/simple-php-captcha - A simple PHP CAPTCHA script.
- xpressengine/xe-core - XpressEngine 1.x
- lexik/LexikFormFilterBundle - This Symfony2 bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.
- avstudnitz/AvS_FastSimpleImport - Wrapper for Magento ImportExport functionality, which imports products and customers from arrays
- FriendsOfCake/crud - CakePHP3: Production-grade rapid controller development with built in love for API and Search
- raveren/kint - Kint - a powerful and modern PHP debugging tool.
- laravelio/laravel.io - The Laravel.io Community Portal
- humanmade/Colors-Of-Image - A PHP Library for getting colors from images DEPRECATED
- easychen/LazyPHP4 - LazyPHP4 , an API first framework for php developer
- wodby/docker4drupal - Docker-based Drupal environment for local development
- Mibew/mibew - Mibew Messenger - open-source live support application
- Azure/azure-sdk-for-php - Microsoft Azure SDK for PHP
- kriansa/openboleto - Biblioteca para geração de boletos bancários em PHP
- doitlikejustin/amazon-wish-lister - Retrieve Amazon Wishlist and output to JSON, XML, or PHP Array Object
- davesloan/mysql-php-migrations - Command line utility for managing MySQL database migrations.
- theseer/Autoload - A lightweight php namespace aware autoload generator and phar archive builder
- nrk/predis-async - Asynchronous PHP client library for Redis built on top of ReactPHP
- tplaner/When - PHP Date Recursion library
- rase-/socket.io-php-emitter - A PHP implementation of socket.io-emitter
- jeremeamia/mu - The 4-LOC µ (mu) PHP Microframework. Just cuz.
- erusev/base - Simpler Database Intaractions in PHP
- Roave/StrictPhp - 🚫 ✨ ❗ AOP-based strict type checks for PHP
- OWASP/rbac - PHP-RBAC is an authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more, in the fastest implementation yet.
- troydavisson/PHRETS - PHP client library for interacting with a RETS server to pull real estate listings, photos and other data made available from an MLS system
- phanbook/phanbook - A Q&A and Forum PHP platform
- chregu/GoogleAuthenticator.php - Use the Google Authenticator App and check the code with this PHP script
- mytharcher/alipay-php-sdk - 支付宝即时到账 SDK 简化版(含移动网页支付)
- gjedeer/celery-php - PHP client for Celery
- kevinlebrun/colors.php - An easy way to add colors in your CLI scripts.
- isaacsu/twich - node.js + php realtime browser-based chat app supporting multiple rooms. Based on ry/node_chat.
- ludovicchabant/PieCrust - A simple PHP website engine and static file generator.
- jasonlewis/expressive-date - A fluent extension to PHPs DateTime class.
- startbbs/startbbs - startbbs is a free, open-source, light weight forum software package built with PHP and MySQL
- AlloVince/EvaOAuth - EvaOAuth provides a standard interface for OAuth1.0(a) / OAuth2.0 client authorization, it is easy to integrate with any PHP project by very few lines code.
- madcoda/php-youtube-api - PHP wrapper for the Youtube Data API v3 ( Non-OAuth )
- ddeboer/imap - Object-oriented IMAP for PHP
- salsify/jsonstreamingparser - A JSON streaming parser implementation in PHP.
- mptre/php-soundcloud - API Wrapper for SoundCloud written in PHP with support for authentication using OAuth 2.0.
- FluentDOM/FluentDOM - A fluent api for the php dom extension
- BaunCMS/Baun - A modern, lightweight, extensible CMS for PHP
- twip/twip - twitter api proxy in PHP
- Gargron/fileupload - PHP FileUpload library that supports chunked uploads
- dready92/PHP-on-Couch - Data Access Library to access a CouchDB server with PHP.
- stojg/crop - PHP Image crops
- liip/php-osx - The uploader and website for the PHP 5 package for OS X 10.6 built with https://github.com/liip/build-entropy-php
- dddinphp/last-wishes - Last Wishes is a PHP application written following Domain-Driven Design approach. It's one of the sample applications where you can check the concepts explained in the "Domain-Driven Design in PHP" book.
- calvinfroedge/codeigniter-payments - Spark for Uniform Payments in CodeIgniter, based on PHP-Payments. Supports 12+ payment gateways.
- Exeu/Amazon-ECS-PHP-Library - This library is no longer maintained! Please have a look at my new amazon Lib at: https://github.com/Exeu/apai-io
- naneau/php-obfuscator - A parsing PHP obfuscator
- jbroadway/analog - PHP 5.3+ micro logging package that is highly extendable via closures.
- evernote/evernote-sdk-php - Evernote SDK for PHP
- mikehaertl/php-pdftk - A PDF conversion and form utility based on pdftk
- skyronic/crudkit - Toolkit to quickly build powerful mobile-friendly CRUD (create/read/update/delete) interfaces for PHP, Laravel, and Codeigniter apps. Works with MySQL and other databases.
- jamesgpearce/modernizr-server - The modernizr-server library is a way to bring Modernizr browser data to your server scripting environment. PHP currently supported, but other server-side environments to come (and subject to demand!)
- facebook/facebook-php-ads-sdk - An SDK built to facilitate application development for Facebook Ads API.
- Athari/YaLinqo - Yet Another LINQ to Objects for PHP [Simplified BSD]
- shrikeh/teapot - Simple PHP library to improve verbosity in HTTP response codes
- machuga/authority - A Simple and Elegant PHP Authorization System
- LExpress/symfony1 - Fork of symfony 1.4 with DIC, form enhancements, latest Swiftmailer, better performance, composer compatible and PHP 7.0 support
- joetannenbaum/mr-clean - Extendible PHP Data Cleaner
- braintree/braintree_php - braintree php client library
- X2Engine/X2CRM - X2CRM Open Source CRM - PHP
- jkoudys/immutable.php - Immutable collections, with filter, map, join, sort, slice, and other methods. Well-suited for functional programming and memory-intensive applications. Runs especially fast in PHP7.
- seatgeek/djjob - PHP port of delayed_job, a database backed asynchronous priority queue
- xiaosier/libweibo - 新浪微博开放平台php sdk(Sina Weibo open platform php sdk)
- markwilson/VerbalExpressionsPhp - Easy regular expression building
- browscap/browscap-php - Officially supported Browscap for PHP
- njh/easyrdf - EasyRdf is a PHP library designed to make it easy to consume and produce RDF.
- mamuz/PhpDependencyAnalysis - 🔍 Static code analysis to provide and verify a dependency graph against a defined architecture
- Stolz/Assets - An ultra-simple-to-use assets management library for PHP
- runekaagaard/snowscript - A language that compiles to PHP
- Inchoo/Inchoo_PHP7 - PHP 7 compatibility extension for Magento 1
- michael-romer/zf-boilerplate - Zend Framework (ZF) Boilerplate is a pre-packaged, pre-configured Zend Framework - based blueprint for your enterprise grade PHP application. It combines state-of-the-art tools, frameworks and ideas to bootstrap your projects with nearly zero work.
- jwage/easy-csv - Set of PHP 5.4 classes for reading and writing CSV files.
- donatj/PhpUserAgent - Simple, streamlined PHP user-agent parser.
- alxlit/coffeescript-php - Dead! A port of the CoffeeScript compiler to PHP.
- wanze/Google-Analytics-API-PHP - Simple class to query the Google Analytics API v3 with PHP
- punkave/phpQuery - This is phpQuery, a PHP port of jQuery selectors, super useful for DOM traversal and functional testing. Originally by Tobiasz Cudnik, who released it on Google Code. We forked it because we need some bug fixes and no commits have been made upstream for quite some time. Please share your phpQuery fixes with us!
- jakubkulhan/bunny - Performant pure-PHP AMQP (RabbitMQ) sync/async (ReactPHP) library
- ircmaxell/PhpGenerics - Here be dragons
- elfet/console - Web PHP Console
- digitalnature/php-ref - A better alternative to print_r / var_dump
- whatthejeff/nyancat-phpunit-resultprinter - Nyan Cat result printer for PHPUnit
- koconder/android-market-api-php - PHP implementation of the java Android Market API
- gilbitron/PIP - A tiny PHP application framework.
- apache/incubator-predictionio-sdk-php - PredictionIO PHP SDK
- Lakion/Lionframe - Rapid API development framework for PHP.
- inoerp/inoERP - inoERP is a PHP-based open source enterprise management system that can be used with several databases - such as Oracle 12c, MariaDB, MySQL. The ERP system contains all the functionalities required for running any manufacturing, service or distribution organization. The features are very similar to Oracle R12/ Fusion Application and SAP. It also contains a lightweight CMS, which seamlessly integrates with the ERP system
- gburtini/Learning-Library-for-PHP - The rudimentary workings of a machine learning library in PHP.
- teqneers/PHP-Stream-Wrapper-for-Git - Git Streamwrapper for PHP is a PHP library that allows PHP code to interact with one or multiple Git repositories from within an application.
- symfony/polyfill - PHP polyfills
- Kroc/NoNonsenseForum - A free, open source, PHP-based simple discussion forum. It favours removing barriers to conversation rather than massaging egos. Download Here: https://github.com/Kroc/NoNonsenseForum/archive/master.zip
- eschnou/storytlr - Storytlr is an opensource lifestreaming and microblogging platform written in PHP. Note: The default branch (master) is the development branch, if you need a stable version, see the release-XX branches, tags, or downloads.
- colinmollenhour/mongodb-php-odm - A simple but powerful set of wrappers for using MongoDb in PHP (also a Kohana 3 module)
- igorw/ConfigServiceProvider - A config ServiceProvider for Silex with support for php, json and yaml.
- SocalNick/ScnSocialAuth - Uses the HybridAuth PHP library to Enable authentication via Google, Facebook, Twitter, Yahoo!, etc for the ZfcUser ZF2 module.
- peridot-php/peridot - Event driven BDD test framework for PHP
- padawan-php/padawan.php - php intelligent code completion http server
- hightman/pspider - 纯 PHP 开发的并行抓取工具 (Parallel web crawler written in PHP)
- bandwidth-throttle/token-bucket - Implementation of the Token Bucket algorithm in PHP.
- mikeemoo/ColorJizz-PHP - ColorJizz is a PHP library for manipulating and converting colors.
- jamesmoss/flywheel - A flat-file, serverless, document database for PHP that can store data in JSON, YAML or Markdown formats.
- elidickinson/php-export-data - PHP class to export data in CSV, TSV, or Excel XML (aka SpreadsheeML) format to a file or directly to the browser
- tj/php-selector - PHP DOM parser / queries with CSS selectors
- jsebrech/php-o - O-syntax for PHP
- cosenary/Simple-PHP-Cache - A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
- PiPHP/GPIO - A PHP library for accessing the GPIO pins on a Raspberry Pi.
- nmred/kafka-php - kafka php client for v0.8 protocol
- phpsec/phpSec - A PHP security library - no longer actively maintained
- panique/php-long-polling - An extremely simple example of a "real-time"
- whatthejeff/breeze - A micro-framework for PHP 5.3+
- raulfraile/distill - Smart compressed files extractor for PHP
- mathiasbynens/php-url-shortener - Simple PHP URL shortener, as used on mths.be
- kohkimakimoto/altax - A deployment tool for PHP.
- jwilsson/spotify-web-api-php - A PHP wrapper for Spotify's Web API.
- johnlui/AliyunOSS - 阿里云 OSS 官方 SDK 的 Composer 封装,支持任何 PHP 项目,包括 Laravel、Symfony、TinyLara 等等。
- SmItH197/SteamAuthentication - A simple PHP Authentication that enables steam users to log into their steam account to access content!
- Level-2/Transphporm - Transformation Style Sheets - Revolutionising PHP templating
- JorgenPhi/php-snapchat - A PHP library for the Snapchat API - With Commit History
- klokantech/tileserver-php - MBTiles and MapTiler folder hosting with TileJSON, OGC WMTS, UTFGrid interaction and web interface. QGIS & ESRI ArcGIS compatible. Runs on any Apache+PHP webhosting. MapBox Studio Vector Tiles hosting.
- jwage/phpchunkit - PHPChunkit - PHPUnit test runner with test chunking capabilities.
- ClassPreloader/ClassPreloader - Optimizes class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
- tlack/snaphax - A PHP library to use the Snapchat API
- stil/curl-easy - cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot
- lastguest/mu - A tweet-sized PHP micro-router
- domnikl/statsd-php - a PHP client for statsd
- asm89/Rx.PHP - Reactive extensions for PHP.
- Sybio/GifCreator - GifCreator is a PHP class that creates animated GIF from multiple images
- php-amqplib/Thumper - PHP Library that implements several messaging patterns for RabbitMQ
- flack/createphp - PHP adapter for Create.js
- cpliakas/git-wrapper - A PHP wrapper around the Git command line utility.
- campaignmonitor/createsend-php - A PHP library for the Campaign Monitor API
- regru/php-whois - PHP class to retrieve WHOIS information.
- egeloen/ivory-google-map - Google Map API v3 integration for PHP 5.6+.
- prooph/service-bus - PHP Lightweight Message Bus supporting CQRS.
- magento-ecg/coding-standard - Magento PHP_CodeSniffer Coding Standard
- GeekZooStudio/ECMobile_PHP - ECMobile API
- caoym/phprs-restful - A lightweight and powerful PHP RESTful framework. ✨✨
- andre487/php_rutils - php rutils - russian text handler for PHP [Contributors and maintainers are needed]
- AuthorizeNet/sdk-php - PHP SDK for Authorize.Net API
- rchouinard/phpass - PHP Password Library: Easy, secure password management for PHP
- etsy/phpunit-extensions - Etsy PHPUnit Extensions
- bootsz/wp-advanced-search - A PHP framework for building advanced search forms in WordPress
- Adldap2/Adldap2 - A PHP LDAP Package for Active Directory Manipulation.
- jonathantorres/construct - PHP project/micro-package generator.
- e107inc/e107 - e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Pull-requests welcome!
- widmogrod/php-functional - Functors, Applicative Functors and Monads in PHP
- mtdowling/transducers.php - Composable algorithmic transformations in PHP
- hfcorriez/pagon - Modern PHP Framework
- fzaninotto/Streamer - Object-Oriented API for PHP streams
- chrisboulton/php-resque-scheduler - An addon for php-resque that lets you queue jobs for execution some time in the future. Follows resque-scheduler.
- commerceguys/intl - A PHP 5.4+ internationalization library, powered by CLDR data.
- alchemy-fr/Zippy - PHP zip/tar/bz2 archives (de)compression library with commandline or extensions
- shameerc/TextPress - Simple flat-file blog engine in PHP
- dropbox/dropbox-sdk-php - A PHP library for the Dropbox Core API.
- tamagokun/pomander - Deploy your PHP with PHP. Inspired by Capistrano and Vlad.
- mishamx/yii-user - Yii PHP Framework extension for registration and management users accounts.
- gilbitron/PHP-SimpleCache - A simple script for caching 3rd party API calls in PHP
- badoo/soft-mocks - PHP mocks engine that allows to redefine functions and user methods on-the-fly (provides similar functionality to runkit and uopz extensions)
- php-school/learn-you-php - 🏆 Learn You PHP! - An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.
- nicmart/Tree - A basic but flexible tree data structure for php and a fluent tree builder implementation.
- modolabs/Kurogo-Mobile-Web - Kurogo is a PHP framework for delivering high quality, data driven customizable content to a wide range of mobile devices. Its strengths lie in the customizable system that allows you to adapt content from a variety of sources and easily present that to mobile devices from feature phones, to early generation smart phones, to modern devices and tablets
- fieryprophet/php-sandbox - A full-scale PHP 5.3.2+ sandbox class that utilizes PHPParser to prevent sandboxed code from running unsafe code.
- Austinb/GameQ - A PHP Gameserver Status Query Library
- reactphp/socket - Async, streaming plaintext TCP/IP and secure TLS socket server for React PHP
- opensource-socialnetwork/opensource-socialnetwork - Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who share similar professional or personal interests.
- fire015/flintstone - A key/value database store using flat files for PHP.
- TelegramBot/Api - Native PHP Wrapper for Telegram BOT API
- davidscotttufts/php-barcode - Source code for the article "How To Create Barcodes in PHP" found at http://davidscotttufts.com/2009/03/31/how-to-create-barcodes-in-php/
- brannondorsey/apibuilder - Easy API builder mini library for PHP
- bramus/router - A lightweight and simple object oriented PHP Router
- phly/conduit - Middleware for PHP
- andersondanilo/CnabPHP - Projeto para criar arquivos de remessas e processar arquivos de retorno no formato CNAB, utilizado nos bancos geralmente para boleto bancário.
- vimeo/vimeo-php-lib - Our official PHP library for the Advanced API.
- jstayton/Miner - A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
- ivkos/Pushbullet-for-PHP - PHP library for the Pushbullet API
- Hood3dRob1n/SQLMAP-Web-GUI - PHP Frontend to work with the SQLMAP JSON API Server (sqlmapapi.py) to allow for a Web GUI to drive near full functionality of SQLMAP!
- sesser/Instaphp - A PHP framework for accessing Instagram's API
- jpush/jpush-api-php-client - JPush's officially supported PHP client library for accessing JPush APIs. 极光推送官方支持的 PHP 版本服务器端 SDK。
- filamentgroup/quickconcat - a simple dynamic concatenator for html, css, and js files, written in php
- cheshirecats/CuriousWall - CuriousWall is a simple forum in PHP.
- vladkens/VK - The PHP class for vk.com API and to support OAuth.
- gitonomy/gitlib - Library for accessing Git repositories with PHP
- getjump/VkApiPHP - Library for work with API Vk.com
- Nicolab/php-ftp-client - A flexible FTP and SSL-FTP client for PHP
- marcioAlmada/annotations - The KISS PHP annotations library.
- marcelog/PAMI - PHP Asterisk Manager Interface ( AMI ) supports synchronous command ( action )/ responses and asynchronous events using the pattern observer-listener. Supports commands with responses with multiple events. Very suitable for development of operator consoles and / or asterisk / channels / peers monitoring through SOA, etc
- mac-cain13/notificato - Takes care of Apple push notifications (APNS) in your PHP projects.
- JWHennessey/phpInsight - Sentiment Analysis with PHP
- backbee/backbee-php - the next generation CMS built on top of Symfony and Doctrine components. Give us a star to support our project :)
- alexgarrett/violin - An easy to use, highly customisable PHP validator.
- vespolina/vespolina-sandbox - The purpose of this project is to create an expandable PHP based ecommerce platform, built on interchangeable libraries that can be used independently of Vespolina, all managed by configurable processes and whenever possible, using established standards.
- rustem-art/hd.rustem - HD.rustem - web-based helpdesk system (apache+php+mysql)
- pinceladasdaweb/Simple-PHP-Contact-Form - A Simple Contact Form developed in PHP with HTML5 Form validation.
- webasyst/webasyst-framework - Webasyst PHP Framework
- o/sitemap-php - Library for generating Google sitemap XML files
- fmalk/codeigniter-phpunit - Hack to make CodeIgniter work with PHPUnit.
- fkooman/php-oauth-as - OAuth 2.0 Authorization Server written in PHP
- ircmaxell/monad-php - A simple Monad library for PHP
- huyanping/php_crontab - A crontab written in PHP based on pcntl and react/event-loop
- atlasphp/Atlas.Orm - A data mapper implementation for your persistence model in PHP.
- indeyets/pake - pake is a PHP automation tool with capabilities similar to make
- dan-coulter/phpflickr - PHP Wrapper for the Flickr API
- Scriptor/pharen - Lisp to PHP Compiler
- goglezon/OSAdmin - PHP版本的开源管理后台
- chibimagic/WebDriver-PHP - PHP bindings for WebDriver (Selenium 2 API).
- ADOdb/ADOdb - ADOdb is a PHP database class library that provides powerful abstractions for performing queries and managing databases. ADOdb also hides the differences between DB engines so you can easily switch them without changing your code.
- jwage/php-mongodb-admin - A PHP MongoDB Admin script for managing databases, collections and documents from a standalone easy to use script.
- jmstriegel/php.googleplusapi - Code for working with public user and relationship data in Google Plus
- coduo/php-matcher - PHP Matcher allows you to use matching assertions like json comparison, when some parts of response are something you cannot predict
- Andrewsville/PHP-Token-Reflection - Library emulating the PHP internal reflection using just the tokenized source code
- webmozart/console - A usable, beautiful and easily testable console toolkit written in PHP.
- vimeo/vimeo.php - Official PHP library for the Vimeo API.
- marmelab/microrest.php - A micro web application providing a REST API on top of any relational database, using Silex and Doctrine DBAL
- macuenca/Instagram-PHP-API - A PHP implementation of the official Instagram API
- feulf/raintpl - Easy Php Template Engine
- ceesvanegmond/minify - A PHP package for minifying your .css and .js.
- bluerhinos/phpMQTT - a simple php class to connect/publish/subscribe to a MQTT broker
- bainternet/PHP-Hooks - The PHP Hooks Class is a fork of the WordPress filters hook system rolled in to a class to be ported into any php based system .
- LeaVerou/rgba.php - Script for automatic generation of one pixel alpha-transparent images for non-RGBA browsers to easily emulate RGBA colors in backgrounds
- kelunik/acme-client - Let's Encrypt / ACME client written in PHP for the CLI.
- kapolos/pramda - Practical Functional Programming in PHP
- angelleye/paypal-php-library - PHP PayPal SDK Class Library for Classic APIs
- ua-parser/uap-php - PHP implementation of ua-parser
- antirez/retwis - A Twitter-toy clone written in PHP and Redis, used in the early days to introduce Redis data types.
- CpanelInc/xmlapi-php - A PHP Class for Interacting with cPanel's XML-API
- indieteq/indieteq-php-my-sql-pdo-database-class - A database class for PHP MySQL which utilizes PDO.
- corneltek/LazyRecord - The Fast ORM for PHP. LazyRecord is designed for simplicity, extendability and performance.
- Xowap/PHP-Serial - Multi-platform convenience class to access the serial port from PHP
- webmozart/expression - Implementation of the Specification pattern and logical expressions for PHP.
- Surzhikov/TelegramSiteHelper - Telegram Bot to create WebSite Helper (PHP+JS+HTML)
- phergie/phergie - DEPRECATED - Phergie v2, a PHP 5 IRC bot
- loic-sharma/profiler - A PHP 5.3 profiler based off of Laravel 3's Anbu.
- odesk/phystrix - Phystrix is a latency and fault tolerance library for PHP, inspired by Netflix’s Hystrix
- blackfireio/player - Blackfire Player is a powerful Web Crawling, Web Testing, and Web Scraper library for PHP. It provides a nice API to crawl HTTP services, assert responses, and extract data from HTML, XML, and JSON responses.
- mkusher/padawan.php - php intelligent code completion http server
- tutumcloud/apache-php - Simple base docker image to run PHP applications on Apache
- ligboy/Wechat-php - 本微信sdk实现了被动响应的官方api已经主动发送消息给订阅用户,主动批量发送消息给订阅用户。
- toin0u/Geotools-laravel - Geo-related tools PHP library for Laravel 4 & 5
- suin/php-rss-writer - 📦 Yet another simple RSS writer library for PHP 5.4 or later. This library can also be used to publish Podcasts.
- phpspec/phpspec2-proof-of-concept - FIRST ALPHA AND INITIAL CONCEPT OF PHPSpec2. MOVED TO phpspec/phpspec REPO
- lkorth/php-gcm - An easy to use gcm library for PHP
- KnpLabs/KnpMarkdownBundle - Symfony2 wrapper for PHP markdown
- JetBrains/phpstorm-workshop - Code for the PhpStorm workshop
- JamesHeinrich/phpThumb - phpThumb() - The PHP thumbnail generator
- blongden/hal - application/hal builder / formatter for PHP 5.4+
- mpociot/slackbot - A framework agnostic PHP library to build Slack bots
- php-integrator/atom-base - Atom package that indexes PHP code and exposes services to query it.
- scil/LaravelFly - Run php framework Laravel faster with php extension swoole on Linux.
- f/kapi - Silex based simple helper to generate RESTful API's and applications, requires PHP 5.4.
- kellan/pinterest.api.php - unofficial PHP bindings for the unreleased Pinterest API
- flourishlib/flourish-old - Flourish is a PHP unframework — a general-purpose, object-oriented library. It's architecture is modular and thus not strictly MVC. It focuses on being secure, broadly compatible, portable, well documented and easy to use.
- sphido/cms - A rocket fast, lightweight, flat file CMS for PHP
- jim/fitzgerald - A Tiny PHP framework inspired by Sinatra
- jimdoescode/CodeIgniter-Dropbox-API-Library - This library is written for the CodeIgniter PHP framework and is meant to interact with the Dropbox API
- hipchat/hipchat-php - A PHP library for interacting with the HipChat REST API.
- eyecatchup/php-yt_downloader - PHP Class to download videos from YouTube.
- dg/ftp-php - FTP Wrapper Class for PHP 5
- Mahmoudz/Hello-API - A Starter providing everything to build a modern API, with PHP and Laravel 5.3
- jdp/twitterlibphp - An object-oriented PHP interface to the Twitter API
- DevGrow/jQuery-Mobile-PHP-MVC - A simple PHP MVC framework utilizing jQuery Mobile.
- vladgh/VladGh.com-LEMP - Latest NginX, MySQL, PHP (with APC and Suhosin)
- phpmo/php.mo - Converts gettext translation '.po' files to binary '.mo' files in PHP. Working but unsupported.
- ornicar/php-git-repo - NOT MAINTAINED - Provide an object oriented wrapper to run any Git command. For PHP 5.2 and 5.3.
- Nakiami/mellivora - Mellivora is a CTF engine written in PHP
- jakubledl/dissect - A set of tools for lexical and syntactical analysis written in pure PHP.
- afreiday/php-waveform-png - PHP MP3 PNG waveform generator
- jgrossi/corcel - Use WordPress backend with any PHP application
- ssddanbrown/BookStack - A platform to create documentation/wiki content built with PHP & Laravel
- JorgenPhid/php-snapchat - A PHP library for the Snapchat API - With Commit History
- drewm/morse - A feature detection library for PHP code that needs to run in multiple different environments
- laravelbook/laravel4-phpstorm-helper - Laravel 4 IDE Helper for Jetbrains PhpStorm
- jayli/combo - 一段做combo的php脚本
- dflydev/dflydev-markdown - PHP Markdown & Extra — DEPRECATED
- reisraff/phulp - The task manager for php
- dryphp/bitcoin.php - Bitcoin library for PHP.
- analogic/lescript - Simplified PHP ACME client
- consolidation-org/Robo - Modern task runner for PHP
- processwire/processwire - ProcessWire 3.0. PHP 5 based CMS and CMF (content management system and framework). See the dev branch for the latest development version (new versions weekly).
- crysalead/kahlan - Unit/BDD PHP Test Framework for Freedom, Truth, and Justice
- facebook/facebook-php-sdk-v4 - The Facebook SDK for PHP provides a native interface to the Graph API and Facebook Login. https://developers.facebook.com/docs/php
- claudehohl/Stikked - An advanced and beautiful pastebin written in PHP
- briancray/PHP-URL-Shortener - Originally written as a hugely successful blog entry--it's time for others to branch and have fun
- storytlr/storytlr - Storytlr is an opensource lifestreaming and microblogging platform written in PHP. Note: The default branch (master) is the development branch, if you need a stable version, see the release-XX branches, tags, or downloads.
- PredictionIO/PredictionIO-PHP-SDK - PredictionIO PHP SDK
- eddiejaoude/Zend-Framework--Doctrine-ORM--PHPUnit--Ant--Jenkins-CI--TDD- - [DEPRECATED for ZF2 & Composer] Best practice Zend Framework (ZF) skeleton / base with Doctrine2 integration : High code coverage & build scripts using TDD. Issues section ar e used for project planning (features etc)
- Xeoncross/forumfive - A < 10kB forum system in PHP - Code Golf
- andrewvy/HHVMCraft - 📦 Minecraft Beta 1.7.3 Server implemented in PHP/HHVM, powered by ReactPHP.
- josegonzalez/php-git - A simple git-php project that enables github-like functionality with a not-so-bad stylesheet :)
- firephp/firephp-core - Traditional FirePHPCore library for sending PHP variables to the browser.
- samayo/bulletproof - PHP secure Image uploader, with a nice API
- mikegogulski/bitcoin-php - Bitcoin library for PHP
- chrissimpkins/tweetledee - A PHP library that provides an incredibly easy way to access Twitter data as JSON or RSS feed by URL or standard CLI syntax.
- calinrada/php-apidoc - Generate documentation for php API based application. No dependency. No framework required.
- MongoDB-Rox/phpMoAdmin-MongoDB-Admin-Tool-for-PHP - MongoDB administration tool for PHP built on a stripped-down version of the Vork high-performance framework
- cweiske/phorkie - Self-hosted pastebin software written in PHP. Pastes are editable, forkable, may have multiple files and are stored in git repositories.
- mako-framework/framework - Lightweight PHP framework.
- aaronpk/Google-Voice-PHP-API - Unmaintaned: Please do not contact me with support requests. If this no longer works, it's because Google Voice changed their systems. I will accept pull requests that fix things. Check out http://twilio.com and http://tropo.com for a much better API for sending and receiving SMSs.
- psecio/versionscan - A PHP version scanner for reporting possible vulnerabilities
- feulf/raintpl3 - The easiest Template Engine for PHP
- buttercup-php/protects - Buttercup.Protects is a PHP library for building Aggregates that protect business rules, and that announce Domain Events.
- briancray/phpA-B - Endless possibilities. Universal results. Introducing A/B testing with PHP
- Grandt/PHPePub - PHP Classes for dynamically generating EPub files.
- Dropbox-PHP/dropbox-php - Dropbox client library for PHP
- atk4/atk4 - Agile Toolkit is a PHP framework for developing Powerful Web Applications. Inspired by Desktop Toolkits (QT, Cocoa, .NET) it provides clever web application framework for developers with any skill level. Agile Toolkit is licensed under MIT
- textile/php-textile - Textile markup language parser for PHP
- koraktor/steam-condenser-php - A library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
- Codegyre/Robo - Modern task runner for PHP
- snipe/snipe-it - A free open source IT asset/license management system built in PHP on Laravel 4.2 and Bootstrap 3.
- fpdo/fluentpdo - FluentPDO, smart SQL builder for PHP
- scrutinizer-ci/php-analyzer - Performs advanced static analysis on PHP code
- CodeScaleInc/ffmpeg-php - FFmpegPHP is a pure OO PHP port of ffmpeg-php writter in C. It adds an easy to use, object-oriented API for accessing and retrieving information from video and audio files. It has methods for returning frames from movie files as images that can be manipulated using PHP's image functions. This works well for automatically creating thumbnail images from movies. FFmpegPHP is also useful for reporting the duration and bitrate of audio files (mp3, wma...). FFmpegPHP can access many of the video formats supported by ffmpeg (mov, avi, mpg, wmv...)
- rainphp/raintpl - Easy Php Template Engine
- rainphp/raintpl3 - The easiest Template Engine for PHP
- CodeMeme/Phingistrano - PHP software build and deployment utility using phing
- chanmix51/Pomm - PHP Object Model Manager for Postgresql
- nette/tester - Nette Tester: enjoyable unit testing in PHP
- Znarkus/postmark-php - Postmark PHP class
- sbisbee/sag - A simple but powerful PHP library for talking to CouchDB.
- mattg888/GCM-PHP-Server-Push-Message - GCM PHP Push Message
- hownowstephen/php-foursquare - A simple foursquare API v2 library for PHP focused on supplying core functionality without any extra bloat.
- basho/riak-php-client - PHP clients for Riak
- adamgriffiths/ag-auth - The Easiest Authentication Library for the CodeIgniter PHP Framework.
- toin0u/DigitalOcean - PHP 5.3+ library which helps you to interact with the DigitalOcean API
- kzykhys/PHPGit - A Git wrapper for PHP5.3+
- jeremeamia/acclimate-container - Adapters for PHP framework containers to an interoperable interface
- dignajar/nibbleblog - Easy, fast and free CMS Blog. All you need is PHP to work.
- RickySu/phpsocket.io - Socket.IO php server side alternative
- rsms/gitblog - Git-based blog/cms for PHP, meant as a replacement for Wordpress
- lphuberdeau/Neo4j-PHP-OGM - A doctrine2 style library to access neo4j graphs
- facebook/FBMock - PHP Mocks Framework
- jbroadway/elefant - Elefant, the refreshingly simple PHP CMS and web framework.
- glamorous/TMDb-PHP-API - ***DEPRECATED - The repository isn't maintained anymore. Please read the README for more information and alternatives.
- e-oz/Memory - PHP Memory Cacher - best cachers in one interface, with nice features
- buggedcom/phpvideotoolkit-v2 - PHP Video Toolkit version 2 helps take the voodoo out of ffmpeg and provides a convenient object oriented wrapper around the ffmpeg programme.
- Arara/Process - Provides a better API to work with processes on Unix-like systems using PHP.
- munkireport/munkireport-php - A reporting tool for munki
- ircmaxell/PHP-CryptLib - A Cryptography Library for PHP
- phpbrew/phpbrew - Brew & manage PHP versions in pure PHP at HOME
- chriso/klein.php - A fast & flexible router
- liu21st/thinkphp - 基于PHP5的简单快速的面向对象的PHP框架
- WHAnonymous/Chat-API - The php WhatsApp library
- videlalvaro/php-amqplib - AMQP library for PHP
- ErikDubbelboer/phpRedisAdmin - Simple web interface to manage Redis databases.
- khoaofgod/phpfastcache - The PHP high-performance object caching system ever. phpFastCache is a high-performance, distributed object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. phpFastCache dropped the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful
- mathiasverraes/money - PHP implementation of Fowler's Money pattern. NOTE: all work is happening in the "nextrelease" branch, which will break BC.
- rlerdorf/phan - Static analyzer for PHP
- lichtner/fluentpdo - FluentPDO, smart SQL builder for PHP
- johmue/mysql-workbench-schema-exporter - a php written mysql workbench file reader to transform the database scheme to useful other schemes like Doctrine
- badphp/dispatch - Dispatch is a PHP 5.4+ micro-framework.
- getsentry/raven-php - Raven is a PHP client for Sentry (getsentry.com)
- netresearch/jsonmapper - map nested JSON structures onto PHP classes
- indieteq/PHP-MySQL-PDO-Database-Class - A database class for PHP MySQL which utilizes PDO.
- bastianallgeier/kirby - a stripped down and easy to use toolkit for PHP
- nonsalant/contract - A signable contract that lives in a single .php file
- erusev/parsedown-extra - Better Markdown Extra Parser in PHP
- stage1/docker-php - A Docker client in PHP
- phundament/app - Dockerized PHP Web Application Template
- OWASP/phpsec - OWASP PHP Security Project
- codeliner/php-ddd-cargo-sample - PHP Version of the cargo sample used in Eric Evans DDD book
- videlalvaro/Thumper - PHP Library that implements several messaging patters for RabbitMQ
- ivanproskuryakov/Aisel - Full-stack based on AngularJS, PHP(Symfony2) & MongoDB
- TurbineCSS/Turbine - A collection of PHP-powered tools that are designed to decrease css devolopment time and web developer headache.
- lisphp/lisphp - Lisphp is a Lisp dialect written in PHP.
- bobthecow/Faker - The easiest way to generate fake data in PHP.
- sdboyer/gliph - A graph library for PHP.
- charliesome/Fructose - A Ruby-like language that compiles to PHP
- tschoffelen/PHP-Passkit - A number of PHP classes for creating, editing and managing .pkpass files for iOS6 Passbook.
- chriskite/phactory - A Database Factory for PHP Unit Tests
- barbushin/dater - PHP library to work with date and time in different timezones & formats
- doctrine/phpcr-odm - Doctrine2 PHPCR ODM
- doctrine/orientdb-odm - A set of PHP libraries in order to use OrientDB from PHP
- bitcoin-blockexplorer/old-blockexplorer-php - PHP code for the old version of blockexplorer.com
- mattstauffer/Simple-RESS - Allowing PHP to access device screen width for use in Lukew's RESS (Responsive Design + Server Side Components) suggestion
- lstrojny/phpunit-clever-and-smart - Smarter test runner for PHPUnit
- crodas/Haanga - Template compiler for PHP, Django-style (as much as possible). Pretty efficent by avoiding to have anything at run-time.
- tylerhall/php-growl - Send Growl notifications over a network using PHP
- efficiently/authority-controller - Authorization PHP package for Laravel 4, 5.0 and 5.1
- hassankhan/Syngr - Fixing the gaps in PHP's OO approach
- calvinfroedge/PHP-Payments - A uniform payments interface for PHP
- pagekit/razr - Razr - The powerful PHP template engine
- ornicar/php-user-agent - NOT MAINTAINED - Browser detection in PHP5. Uses a simple and fast algorithm to recognize major browsers.
- kvz/system_daemon - Discontinued. All the boilerplate required to daemonize php
- fkooman/php-oauth-client - OAuth 2.0 "Authorization Code Grant" client written in PHP
- Falicon/BitlyPHP - A simple PHP library for interacting with the Bit.ly API (including the new OAuth endpoints)
- webtechnick/CakePHP-FileUpload-Plugin - CakePHP File Upload Handling Plugin
- osalabs/phpminiadmin - extremely lightweight alternative to heavy phpMyAdmin for quick and easy access MySQL databases
- mattab/trello-backup - Trello-Backup is a simple script that Backups all your Trello.com boards and cards, one JSON file per board, for total peace of mind. This is a simple php script which uses the Trello.com API to securely fetch all your boards and store them on your computer as raw JSON files.
- debuggable/php_arrays - A collection of useful PHP arrays. Please fork & contribute!
- akDeveloper/Aktive-Merchant - A php port of Active Merchant payment project
- jtopjian/gluephp - A micro-framework written in PHP
- jdp/redisent - a no-nonsense Redis client for PHP
- bergie/phpflo - Flow-based programming for PHP 5.3+
- tnc/php-amqplib - AMQP library for PHP
- whizark/php-patterns - A minimal and conceptual PHP 5.4+ pattern collection that will cover design patterns (not only GoF's), anti-patterns, closure patterns, refactoring patterns (and patterns using PHP 5.5 Generator?)
- olamedia/nokogiri - HTML parser for PHP - Парсер HTML
- hafriedlander/php-peg - PEG (parsing expression grammar) compiler for PHP
- sebastianbergmann/dbunit - DbUnit port for PHP/PHPUnit.
- akanehara/ginq -
LINQ to Object
inspired DSL for PHP - stripe/wilde-things - A tutorial integrating Stripe in PHP
- phly/phly_mustache - PHP 5.3 Mustache implementation
- paypal/merchant-sdk-php - PHP SDK for integrating with PayPal's Express Checkout / MassPay / Web Payments Pro APIs
- marco-fiset/Testify.php - A micro unit testing framework
- keyvanakbary/medusa - Immutable and persistent collections for PHP
- funkatron/inspekt - Inspekt is a PHP library that makes it easier to write secure web applications
- fluent/fluent-logger-php - A structured logger for Fluentd (PHP)
- dbtlr/php-airbrake - A PHP 5.3 library for sending errors to the Airbrake.io service.
- Mparaiso/Silex-Blog-App - A blog engine powered with Silex and MongoDB in php
- davideme/libphonenumber-for-PHP - PHP version of Google's phone number handling library
- dzuelke/HadooPHP - A framework for writing Hadoop Streaming jobs in PHP
- thenbrent/paypal-digital-goods - The missing PayPal Digital Goods PHP library. Friendly to humans.
- psynaptic/php-drupal.tmbundle - Drupal bundle for TextMate text editor
- jeteokeeffe/php-hmac-rest-api - PHP HMAC Restful API that uses Phalcon Micro framework
- digitalbazaar/php-json-ld - PHP implementation of a JSON-LD Processor and API
- andrewbiggart/latest-tweets-php-o-auth - Twitters API v1.0 has now been retired. Here's a way you can pull your tweets from Twitter using PHP and OAuth.
- textmate/php.tmbundle - TextMate support for PHP
- ianckc/CodeIgniter-Instagram-Library - A CodeIgniter PHP Library for interfacing with the Instagram API
- biangbiang/wxpay-php - php项目基于微信支付JS SDK和JS API的接入开发
- alecsammon/php-raml-parser - A RAML parser built in php
- jbroadway/phpactiveresource - A PHP client library for easily accessing Ruby on Rails-based REST services
- googleglass/mirror-quickstart-php - Google Mirror API's Quickstart for PHP
- ezimuel/PHP-design-patterns - Collection of PHP design patterns
- antonioribeiro/laravelcs - Laravel PHP_CodeSniffer
- andraskende/cakephp-shopping-cart - Shopping Cart built with CakePHP PHP framework.
- jolicode/php-ar-drone - 🚁 Port of node-ar-drone which allows user to control a Parrot AR Drone over PHP
- booruguru/UserPie - PHP login script / user authentication framework
- achingbrain/php5-akismet - A PHP class that enables you use the Akismet anti-spam service in your PHP5 application.
- Andre-487/php_rutils - php rutils - russian text handler for PHP
- geekcompany/LazyPHP4 - LazyPHP4 , a lightweight framework for php api developer
- FokkeZB/TiCons-Server-PHP - DEPRECATED BY JS VERSION:
- MatthewRuddy/Wordpress-Timthumb-alternative - An image resizing function that provides Wordpress users with an alternative to Timthumb.php
- dwisetiyadi/CodeIgniter-PHP-QR-Code - a PHP Library to create QR Code. This is a porting library for CodeIgniter Framework, original code from http://phpqrcode.sourceforge.net/.
- vlucas/phpDataMapper - Object-Oriented PHP5 DataMapper ORM
- taskphp/task - Pure PHP task runner
- oscarotero/imagecow - PHP library for image manipulation and responsive images
- etsy/TryLib - TryLib is a simple php library that helps you generate a diff of your working copy and send it to Jenkins to run the test suite(s) on the latest code patched with your changes.
- fujimoto/php-skype - PHP Skype API wrapper class
- chobie/php-sundown - php-sundown is just simple wrapper of sundown
- authy/authy-php - A PHP client for Authy
- phacility/libphutil - A collection of PHP utility classes
- Halleck45/PhpMetrics - Static analysis tool for PHP
- PHPOffice/PHPPowerPoint - A pure PHP library for writing presentations files
- kasperisager/phpstack - Docker- and Shipyard-managed PHP development stack: Nginx, MySQL, MongoDB, PHP-FPM, HHVM, Memcached, Redis, and Elasticsearch. Includes an optional Vagrant-managed CoreOS proxy box at your leisure.
- TomBZombie/Dice - Dice - a lightweight Dependency Injection Container for PHP
- gabrielbull/php-browser - Browser, Operating System (OS), Device, and Language Detection PHP Library
- panique/php-login-one-file - A simple, but secure PHP login script in one file and a flat-file SQLite database. No installation needed, ready to go in under 60seconds.
- wes/phpimageresize - php image (local or remote) resizing and caching script
- bortuzar/PHP-Mysql---Apple-Push-Notification-Server - A set of classes to create and manage the Apple Push Notifications lifecycle.
- lunaru/MongoRecord - MongoRecord is a simple, easy to set-up Mongo ORM for PHP with ActiveRecord-like features.
- tlhunter/spidermonkey - DEFUNCT: PHP Web Spider from 2011
- evantahler/PHP-DAVE-API - Modern, Simple, Minimal, and Fast PHP API Framework.
- eryx/php-framework-benchmark - PHP Framework Benchmark
- yandod/php5-nginx-vagrant-sample - Vagrantfile for php5.5 as php-fpm with nginx, mysql, postgres, imagemagick.
- oyejorge/gpEasy-CMS - Open source CMS written in PHP focused on ease of use with true WYSIWYG editing and flat-file storage.
- kallaspriit/Cassandra-PHP-Client-Library - Cassandra PHP-based client library for managing and querying your Cassandra cluster
- jeremykendall/password-validator - Validates passwords against PHP's password_hash function using PASSWORD_DEFAULT. Will rehash when needed, and will upgrade legacy passwords with the Upgrade decorator.
- disqus/disqus-php - Disqus API bindings for PHP
- mikecao/sparrow - A simple database toolkit for PHP
- pheryjs/phery - This library unleashes everything you expect from an AJAX library, AJAX file upload, json, nested AJAX responses, merging and unmerging responses, direct access to the DOM element that is making the AJAX call. Plays well with libraries and frameworks such as AngularJS, Ember, Knockout and Backbone bridging to PHP
- mybuilder/cronos - A PHP component for updating crontab
- harrydeluxe/php-liquid - A PHP port of Ruby's Liquid Templates
- WebTales/rubedo - An open source PHP CMS/Commerce, based on Zend Framework, MongoDB, Elasticsearch & AngularJS. First Behavior Driven Content and Commerce solution.
- mtibben/html2text - PHP library to convert HTML to formatted plain text
- gpbmike/PHP-YUI-Compressor - PHP Class to interface with the YUI Compressor
- drewjoh/phpPayPal - A PHP class to make it easy to interact with PayPal, especially Website Payments Pro.
- podio/podio-php - PHP Client for the Podio API.
- jasonlewis/resource-watcher - Simple PHP resource watcher library.
- arshaw/phpti - PHP Template Inheritance (in straight PHP)
- silverstripe/silverstripe-framework - SilverStripe Framework, the MVC framework that powers SilverStripe CMS