A curated list of awesome PHP frameworks, libraries and software.
- laravel/laravel - Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
- coollabsio/coolify - An open-source & self-hostable Heroku / Netlify / Vercel alternative.
- laravel/framework - The Laravel Framework.
- blueimp/jQuery-File-Upload - File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
- symfony/symfony - The Symfony PHP framework
- composer/composer - Dependency Manager for PHP
- nextcloud/server - ☁️ Nextcloud server, a safe home for all your data
- fzaninotto/Faker - Faker is a PHP library that generates fake data for you
- guzzle/guzzle - Guzzle, an extensible PHP HTTP client
- DesignPatternsPHP/DesignPatternsPHP - Sample code for several design patterns in PHP 8.x
- monicahq/monica - Personal CRM. Remember everything about your friends, family and business relationships.
- PHPMailer/PHPMailer - The classic email sending library for PHP
- Seldaek/monolog - Sends your logs to files, sockets, inboxes, databases and various web services
- matomo-org/matomo - Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
- sebastianbergmann/phpunit - The PHP Unit Testing framework.
- bcit-ci/CodeIgniter - Open Source PHP Framework (originally from EllisLab)
- barryvdh/laravel-debugbar - Debugbar for Laravel (Integrates PHP Debug Bar)
- nikic/PHP-Parser - A PHP parser written in PHP
- firefly-iii/firefly-iii - Firefly III: a personal finances manager
- briannesbitt/Carbon - A simple PHP API extension for DateTime.
- bagisto/bagisto - Free and open source laravel eCommerce platform
- BookStackApp/BookStack - A platform to create documentation/wiki content built with PHP & Laravel
- flarum/flarum - Simple forum software for building great communities.
- erusev/parsedown - Better Markdown Parser in PHP
- getgrav/grav - Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
- yiisoft/yii2 - Yii 2: The Fast, Secure and Professional PHP Framework
- Intervention/image - PHP Image Processing
- PHPOffice/PhpSpreadsheet - A pure PHP library for reading and writing spreadsheet files
- thephpleague/flysystem - Abstraction for local and remote filesystems
- vlucas/phpdotenv - Loads environment variables from
.env
togetenv()
,$_ENV
and$_SERVER
automagically. - filp/whoops - PHP errors for cool kids
- phpstan/phpstan - PHP Static Analysis Tool - discover bugs in your code without running it!
- PHP-CS-Fixer/PHP-CS-Fixer - A tool to automatically fix PHP Coding Standards issues
- roots/sage - WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow
- ramsey/uuid - ❄️ A PHP library for generating universally unique identifiers (UUIDs).
- librespeed/speedtest - Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
- SpartnerNL/Laravel-Excel - 🚀 Supercharged Excel exports and imports in Laravel
- phacility/phabricator - Effective June 1, 2021: Phabricator is no longer actively maintained.
- piotrplenik/clean-code-php - 🛁 Clean Code concepts adapted for PHP
- spatie/laravel-permission - Associate users with roles and permissions
- slimphp/Slim - Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- magento/magento2 - Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
- typecho/typecho - A PHP Blogging Platform. Simple and Powerful.
- egulias/EmailValidator - PHP Email address validator
- PHPOffice/PHPExcel - ARCHIVED
- tymondesigns/jwt-auth - 🔐 JSON Web Token Authentication for Laravel & Lumen
- walkor/workerman - An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
- octobercms/october - Self-hosted CMS platform based on the Laravel PHP Framework.
- YOURLS/YOURLS - 🔗 The de facto standard self hosted URL shortener in PHP
- phalcon/cphalcon - High performance, full-stack PHP framework delivered as a C extension.
- wallabag/wallabag - wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
- squizlabs/PHP_CodeSniffer - PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
- deployphp/deployer - The PHP deployment tool with support for popular frameworks out of the box
- 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).
- dompdf/dompdf - HTML to PDF converter for PHP
- 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.
- digininja/DVWA - Damn Vulnerable Web Application (DVWA)
- w7corp/easywechat - 📦 一个 PHP 微信 SDK
- FreshRSS/FreshRSS - A free, self-hostable news aggregator…
- tennc/webshell - This is a webshell open source project
- pestphp/pest - Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.
- symfony/console - Eases the creation of beautiful and testable command line interfaces
- bobthecow/psysh - A REPL for PHP
- swiftmailer/swiftmailer - Comprehensive mailing tools for PHP
- woocommerce/woocommerce - A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
- googleapis/google-api-php-client - A PHP client library for accessing Google APIs
- FriendsOfPHP/Goutte - Goutte, a simple PHP Web Scraper
- reactphp/reactphp - Event-driven, non-blocking I/O with PHP.
- rectorphp/rector - Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
- sebastianbergmann/php-code-coverage - Library that provides collection, processing, and rendering functionality for PHP code coverage information.
- cakephp/cakephp - CakePHP: The Rapid Development Framework for PHP - Official Repository
- symfony/http-foundation - Defines an object-oriented layer for the HTTP specification
- phpspec/prophecy - Highly opinionated mocking framework for PHP 5.3+
- symfony/event-dispatcher - Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
- owncloud/core - ☁️ ownCloud web server core (Files, DAV, etc.)
- symfony/finder - Finds files and directories via an intuitive fluent interface
- invoiceninja/invoiceninja - A source-available invoice, quote, project and time-tracking app built with Laravel
- PrestaShop/PrestaShop - PrestaShop is the universal open-source software platform to build your e-commerce solution.
- twigphp/Twig - Twig, the flexible, fast, and secure template language for PHP
- akaunting/akaunting - Online Accounting Software
- paragonie/random_compat - PHP 5.x support for random_bytes() and random_int()
- symfony/http-kernel - Provides a structured process for converting a Request into a Response
- symfony/thanks - Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
- Sylius/Sylius - Open Source eCommerce Framework on Symfony
- crater-invoice-inc/crater - Open Source Invoicing Solution for Individuals & Businesses
- top-think/think - ThinkPHP Framework ——十年匠心的高性能PHP框架
- sebastianbergmann/php-timer - Utility class for timing
- guzzle/promises - Promises/A+ library for PHP with synchronous support
- predis/predis - A flexible and feature-complete Redis client for PHP.
- symfony/routing - Maps an HTTP request to a set of configuration variables
- opencart/opencart - A free shopping cart system. OpenCart is an open source PHP-based online e-commerce solution.
- mautic/mautic - Mautic: Open Source Marketing Automation Software.
- RSS-Bridge/rss-bridge - The RSS feed for websites missing it
- symfony/process - Executes commands in sub-processes
- sebastianbergmann/php-file-iterator - FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria.
- symfony/css-selector - Converts CSS selectors to XPath expressions
- phar-io/manifest - Component for reading phar.io manifest information from a PHP Archive (PHAR)
- symfony/var-dumper - Provides mechanisms for walking through any arbitrary PHP variable
- aimeos/aimeos-laravel - Laravel ecommerce package for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce
- sebastianbergmann/php-text-template - A simple template engine.
- lcobucci/jwt - A simple library to work with JSON Web Token and JSON Web Signature
- phpmyadmin/phpmyadmin - A web interface for MySQL and MariaDB
- PHPOffice/PHPWord - A pure PHP library for reading and writing word processing documents
- symfony/debug - Provides tools to ease debugging PHP code
- mongodb/laravel-mongodb - A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
- sebastianbergmann/comparator - Provides the functionality to compare PHP values for equality.
- php-fig/http-message - The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231
- pterodactyl/panel - Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
- hamcrest/hamcrest-php - PHP Hamcrest implementation [Official]
- sebastianbergmann/exporter - Provides the functionality to export PHP variables for visualization
- sebastianbergmann/environment - Provides functionality that helps writing PHP code that has runtime-specific execution paths
- PrivateBin/PrivateBin - A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.
- symfony/translation - Provides tools to internationalize your application
- php-pm/php-pm - PPM is a process manager, supercharger and load balancer for modern PHP applications.
- thephpleague/oauth2-server - A spec compliant, secure by default PHP OAuth 2.0 Server
- sebastianbergmann/version - Library that helps with managing the version number of Git-hosted PHP projects
- sebastianbergmann/recursion-context - Provides functionality to recursively process PHP variables
- sebastianbergmann/php-token-stream - Wrapper around PHP's tokenizer extension.
- flarum/framework - Simple forum software for building great communities.
- humhub/humhub - HumHub is an Open Source Enterprise Social Network. Easy to install, intuitive to use and extendable with countless freely available modules.
- ratchetphp/Ratchet - Asynchronous WebSocket server
- hyperf/hyperf - 🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
- vrana/adminer - Database management in a single PHP file
- fruitcake/laravel-cors - Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
- sebastianbergmann/resource-operations - Provides a list of PHP built-in functions that operate on resources
- roots/bedrock - WordPress boilerplate with Composer, easier configuration, and an improved folder structure
- JakubOnderka/PHP-Console-Highlighter - Highlight PHP code in terminal
- JakubOnderka/PHP-Console-Color - Simple library for creating colored console ouput
- DenverCoder1/readme-typing-svg - ⚡ Dynamically generated, customizable SVG that gives the appearance of typing and deleting text for use on your profile page, repositories, or website.
- botman/botman - A framework agnostic PHP library to build chat bots
- aws/aws-sdk-php - Official repository of the AWS SDK for PHP (@awsforphp)
- mledoze/countries - World countries in JSON, CSV, XML and Yaml. Any help is welcome!
- thephpleague/omnipay - A framework agnostic, multi-gateway payment processing library for PHP 5.6+
- Respect/Validation - The most awesome validation engine ever created for PHP
- spatie/laravel-medialibrary - Associate files with Eloquent models
- itsgoingd/clockwork - Clockwork - php dev tools in your browser - server-side component
- spatie/laravel-backup - A package to backup your Laravel app
- larastan/larastan - ⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
- rappasoft/laravel-boilerplate - The Laravel Boilerplate Project - https://laravel-boilerplate.com
- vimeo/psalm - A static analysis tool for finding errors in PHP applications
- nWidart/laravel-modules - Module Management In Laravel
- Dolibarr/dolibarr - Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
- swoft-cloud/swoft - 🚀 PHP Microservice Full Coroutine Framework
- timber/timber - Create WordPress themes with beautiful OOP code and the Twig Template Engine
- phan/phan - Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
- pagekit/pagekit - Pagekit CMS
- codeigniter4/CodeIgniter4 - Open Source PHP Framework (originally from EllisLab)
- spatie/laravel-activitylog - Log activity inside your Laravel app
- phpseclib/phpseclib - PHP Secure Communications Library
- nunomaduro/phpinsights - 🔰 Instant PHP quality checks from your console
- elastic/elasticsearch-php - Official PHP client for Elasticsearch.
- vinkla/hashids - A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
- fecshop/yii2_fecshop - yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等
- causefx/Organizr - HTPC/Homelab Services Organizer - Written in PHP
- theseer/tokenizer - A small library for converting tokenized PHP source code into XML (and potentially other formats)
- php-webdriver/php-webdriver - PHP client for Selenium/WebDriver protocol. Previously facebook/php-webdriver
- nikic/FastRoute - Fast request router for PHP
- zircote/swagger-php - A php swagger annotation and parsing library
- prasathmani/tinyfilemanager - Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager
- yansongda/pay - 可能是我用过的最优雅的 Alipay/WeChat/Douyin/Unipay/江苏银行 的支付 SDK 扩展包了
- openai-php/client - ⚡️ OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
- cydrobolt/polr - 🚡 A modern, powerful, and robust URL shortener
- DenverCoder1/github-readme-streak-stats - 🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README
- sebastianbergmann/phpunit-mock-objects - Mock Object library for PHPUnit
- spatie/browsershot - Convert HTML to an image, PDF or string
- Leantime/leantime - Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.
- mtdowling/cron-expression - CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
- wp-cli/wp-cli - ⚙️ WP-CLI framework
- PHP-FFMpeg/PHP-FFMpeg - An object oriented PHP driver for FFMpeg binary
- catfan/Medoo - The lightweight PHP database framework to accelerate the development.
- yiisoft/yii - Yii PHP Framework 1.1.x
- joomla/joomla-cms - Home of the Joomla! Content Management System
- giggsey/libphonenumber-for-php - PHP version of Google's phone number handling library
- Codeception/Codeception - Full-stack testing PHP framework
- yajra/laravel-datatables - jQuery DataTables API for Laravel
- passbolt/passbolt_api - Passbolt Community Edition (CE) API. The JSON API for the open source password manager for teams!
- moneyphp/money - PHP implementation of Fowler's Money pattern.
- corcel/corcel - Use WordPress backend with Laravel or any PHP application
- webonyx/graphql-php - PHP implementation of the GraphQL specification based on the reference implementation in JavaScript
- 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.
- symfony/filesystem - Provides basic utilities for the filesystem
- salesagility/SuiteCRM - SuiteCRM - Open source CRM for the world
- jenssegers/agent - 👮 A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
- nunomaduro/collision - 💥 Collision is a beautiful error reporting tool for command-line applications
- endroid/qr-code - QR Code Generator
- php-amqplib/php-amqplib - The most widely used PHP client for RabbitMQ
- cakephp/phinx - PHP Database Migrations for Everyone
- dodgepudding/wechat-php-sdk - 微信公众平台php开发包, weixin developer SDK.
- mpdf/mpdf - PHP library generating PDF files from UTF-8 encoded HTML
- php-imagine/Imagine - PHP Object Oriented image manipulation library
- cytopia/devilbox - A modern Docker LAMP stack and MEAN stack for local development
- KnpLabs/snappy - PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage
- overtrue/pinyin - 🇨🇳 基于词库的中文转拼音优质解决方案
- wikimedia/mediawiki - 🌻 The collaborative editing software that runs Wikipedia. Mirror from https://gerrit.wikimedia.org/g/mediawiki/core. See https://mediawiki.org/wiki/Developer_access for contributing.
- abraham/twitteroauth - The most popular PHP library for use with the Twitter OAuth REST API.
- beyondcode/expose - A beautiful, fully open-source, tunneling service - written in pure PHP
- amphp/amp - A non-blocking concurrency framework for PHP applications. 🐘
- tecnickcom/TCPDF - Official clone of PHP library to generate PDF documents and barcodes
- symfony/config - Helps you find, load, combine, autofill and validate configuration values of any kind
- box/spout - Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
- doctrine/DoctrineMigrationsBundle - Symfony integration for the doctrine/migrations library
- php-debugbar/php-debugbar - Debug bar for PHP
- dokuwiki/dokuwiki - The DokuWiki Open Source Wiki Engine
- statamic/cms - The core Laravel CMS Composer package
- 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.
- phpro/grumphp - A PHP code-quality tool
- phpDocumentor/phpDocumentor - Documentation Generator for PHP
- RainLoop/rainloop-webmail - Simple, modern & fast web-based email client
- symfony/dependency-injection - Allows you to standardize and centralize the way objects are constructed in your application
- symfony/cache - Provides extended PSR-6, PSR-16 (and tags) implementations
- spatie/laravel-query-builder - Easily build Eloquent queries from API requests
- Hanson/vbot - 微信,企微,机器人,企业微信,企微机器人,微信机器人,小红书,美团,美团爬虫,聚合聊天,RPA,协议,hook,逆向,群发,自动回复,chatgpt,API对接,稳定防封全语言通用,企业定制/SCRM/SAAS专用
- EasyCorp/EasyAdminBundle - EasyAdmin is a fast, beautiful and modern admin generator for Symfony applications.
- doctrine-extensions/DoctrineExtensions - Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
- swooletw/laravel-swoole - High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
- interconnectit/Search-Replace-DB - This script was made to aid the process of migrating PHP and MySQL based websites. Works with most common CMSes.
- librenms/librenms - Community-based GPL-licensed network monitoring system
- symfony/dom-crawler - Eases DOM navigation for HTML and XML documents
- geocoder-php/Geocoder - The most featured Geocoder library written in PHP.
- php-telegram-bot/core - PHP Telegram Bot based on the official Telegram Bot API
- Behat/Behat - BDD in PHP
- symfony/contracts - A set of abstractions extracted out of the Symfony components
- picocms/Pico - Pico is a stupidly simple, blazing fast, flat file CMS.
- symfony/yaml - Loads and dumps YAML files
- defuse/php-encryption - Simple Encryption in PHP.
- ralouphie/getallheaders - PHP getallheaders polyfill
- stripe/stripe-php - PHP library for the Stripe API.
- symfony/dotenv - Registers environment variables from a .env file
- kriswallsmith/assetic - Asset Management for PHP
- laravel-zero/laravel-zero - A PHP framework for console artisans
- lazychaser/laravel-nestedset - Effective tree structures in Laravel 4-8
- thephpleague/oauth2-client - Easy integration with OAuth 2.0 service providers.
- mevdschee/php-crud-api - Single file PHP script that adds a REST API to a SQL database
- WordPress/Requests - Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries.
- silexphp/Silex - [DEPRECATED -- Use Symfony instead] The PHP micro-framework based on the Symfony Components
- lizhipay/acg-faka - 个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡
- jsonrainbow/json-schema - PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
- aimeos/aimeos-core - Aimeos PHP e-commerce framework for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce
- symfony/framework-bundle - Provides a tight integration between Symfony components and the Symfony full-stack framework
- 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.
- owner888/phpspider - 《我用爬虫一天时间“偷了”知乎一百万用户,只为证明PHP是世界上最好的语言 》所使用的程序
- google/recaptcha - PHP client library for reCAPTCHA, a free service to protect your website from spam and abuse.
- johnlui/Learn-Laravel-5 - Laravel 5 系列入门教程
- JosephSilber/bouncer - Laravel Eloquent roles and abilities.
- michelf/php-markdown - Parser for Markdown and Markdown Extra derived from the original Markdown.pl by John Gruber.
- chrisboulton/php-resque - PHP port of resque (Workers and Queueing)
- alextselegidis/easyappointments - 📅 Easy!Appointments - Self Hosted Appointment Scheduler
- shlinkio/shlink - The definitive self-hosted URL shortener
- sensiolabs/SensioFrameworkExtraBundle - An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
- kimai/kimai - Kimai is a web-based multi-user time-tracking application. Works great for everyone: freelancers, companies, organizations - everyone can track their times, generate reports, create invoices and do so much more. SaaS version available at https://www.kimai.cloud
- mcamara/laravel-localization - Easy localization for Laravel
- nuwave/lighthouse - A framework for serving GraphQL from Laravel
- symfony/event-dispatcher-contracts - A set of event dispatcher abstractions extracted out of the Symfony components
- 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.
- thephpleague/csv - CSV data manipulation made easy in PHP
- 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.
- Xethron/migrations-generator - Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
- luolongfei/freenom - Freenom 域名自动续期。Freenom domain name renews automatically.
- anchorcms/anchor-cms - A lightweight blog CMS for PHP
- 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!
- zephir-lang/zephir - Zephir is a compiled high-level language aimed to ease the creation of C-extensions for PHP
- pmmp/PocketMine-MP - A server software for Minecraft: Bedrock Edition in PHP
- ThingEngineer/PHP-MySQLi-Database-Class - Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
- aimeos/map - PHP arrays and collections made easy
- craftcms/cms - Build bespoke content experiences with Craft.
- ambionics/phpggc - PHPGGC is a library of PHP unserialize() payloads along with a tool to generate them, from command line or programmatically.
- facebookarchive/facebook-php-sdk - This SDK is deprecated. Find the new SDK here: https://github.com/facebook/facebook-php-sdk-v4
- jokkedk/webgrind - Xdebug Profiling Web Frontend in PHP
- NativePHP/laravel - Laravel wrapper for the NativePHP framework
- php-curl-class/php-curl-class - PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
- paragonie/paseto - Platform-Agnostic Security Tokens
- bshaffer/oauth2-server-php - A library for implementing an OAuth2 Server in php
- bobthecow/mustache.php - A Mustache implementation in PHP.
- openemr/openemr - The most popular open source electronic health records and medical practice management solution.
- symfony/options-resolver - Provides an improved replacement for the array_replace PHP function
- Laravel-Backpack/CRUD - Build custom admin panels. Fast!
- xdebug/xdebug - Xdebug — Step Debugger and Debugging Aid for PHP
- facebookarchive/php-graph-sdk - The Facebook SDK for PHP provides a native interface to the Graph API and Facebook Login. https://developers.facebook.com/docs/php
- brefphp/bref - Serverless PHP on AWS Lambda
- pyrocms/pyrocms - Pyro is an experienced and powerful Laravel PHP CMS.
- symfony/doctrine-bridge - Provides integration for Doctrine with various Symfony components
- 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.
- rap2hpoutre/laravel-log-viewer - 🐪 Laravel log viewer
- freescout-help-desk/freescout - FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)
- artesaos/seotools - SEO Tools for Laravel
- erikdubbelboer/phpRedisAdmin - Simple web interface to manage Redis databases.
- symfony/asset - Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
- spatie/laravel-analytics - A Laravel package to retrieve pageviews and other data from Google Analytics
- postaddictme/instagram-php-scraper - Get account information, photos, videos, stories and comments.
- ezyang/htmlpurifier - Standards compliant HTML filter written in PHP
- teamtnt/tntsearch - A fully featured full text search engine written in PHP
- irazasyed/telegram-bot-sdk - 🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.
- tastyigniter/TastyIgniter - 🔥 Powerful, yet easy to use, open-source online ordering, table reservation and management system for restaurants
- pattern-lab/patternlab-php - The PHP version of Pattern Lab
- cretueusebiu/laravel-vue-spa - A Laravel-Vue SPA starter kit.
- apiato/apiato - PHP Framework for building scalable API's on top of Laravel.
- CodelyTV/php-ddd-example - 🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 7
- Rudloff/alltube - Web GUI for youtube-dl
- symfony/browser-kit - Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
- symfony/panther - A browser testing and web crawling library for PHP and Symfony
- CMB2/CMB2 - CMB2 is a developer's toolkit for building metaboxes, custom fields, and forms for WordPress that will blow your mind.
- 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.
- klaussilveira/gitlist - An elegant and modern git repository viewer
- danog/MadelineProto - Async PHP client API for the telegram MTProto protocol
- icret/EasyImages2.0 - 简单图床 - 一款功能强大无数据库的图床 2.0版
- thiagoalessio/tesseract-ocr-for-php - A wrapper to work with Tesseract OCR inside PHP.
- antonioribeiro/tracker - Laravel Stats Tracker
- top-think/thinkphp - ThinkPHP3.2 ——基于PHP5的简单快速的面向对象的PHP框架
- symfony/monolog-bundle - Symfony Monolog Bundle
- gharlan/alfred-github-workflow - GitHub Workflow for Alfred
- openai-php/laravel - ⚡️ OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API
- gitscrum-team/laravel-gitscrum - GitScrum is a Project Management Tool, developed to help entrepreneurs, freelancers, managers, and teams Skyrocket their Productivity with the Agile methodology and Gamification.
- shopware/shopware - Shopware 6 is an open commerce platform based on Symfony Framework and Vue and supported by a worldwide community and more than 1.500 community extensions
- cocur/slugify - Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
- overtrue/laravel-wechat - 微信 SDK for Laravel, 基于 overtrue/wechat
- LavaLite/cms - Multilingual PHP CMS built with Laravel and bootstrap
- laravel/pint - Laravel Pint is an opinionated PHP code style fixer for minimalists.
- symfony/expression-language - Provides an engine that can compile and evaluate expressions
- symfony/stopwatch - Provides a way to profile code
- symfony/property-access - Provides functions to read and write from/to an object or array using a simple string notation
- FriendsOfSymfony/FOSRestBundle - This Bundle provides various tools to rapidly develop RESTful API's with Symfony
- symfony/mime - Allows manipulating MIME messages
- lunarphp/lunar - An open-source package that brings the power of modern headless e-commerce functionality to Laravel.
- kint-php/kint - Kint - Advanced PHP dumper
- thephpleague/commonmark - Highly-extensible PHP Markdown parser which fully supports the CommonMark and GFM specs.
- SimpleSoftwareIO/simple-qrcode - An easy-to-use PHP QrCode generator with first-party support for Laravel.
- symfony/form - Allows to easily create, process and reuse HTML forms
- spatie/image-optimizer - Easily optimize images using PHP
- TIGERB/easy-tips - A little Tips in my Code Career with Go&PHP 🥳🥳🥳
- myclabs/php-enum - The enum PHP is missing, inspired from SplEnum
- symfony/polyfill - PHP polyfills
- PHP-DI/PHP-DI - The dependency injection container for humans
- Kovah/LinkAce - LinkAce is a self-hosted archive to collect links of your favorite websites.
- qossmic/deptrac - Keep your architecture clean.
- jae-jae/QueryList - 🕷️ The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。
- consolidation/robo - Modern task runner for PHP
- klein/klein.php - A fast & flexible router
- rocketeers/rocketeer - Send your projects up in the clouds
- spatie/async - Easily run code asynchronously
- symfony/validator - Provides tools to validate values
- silexphp/Pimple - A small PHP dependency injection container
- flightphp/core - An extensible micro-framework for PHP
- schmittjoh/php-option - Option Type for PHP
- symfony/intl - Provides access to the localization data of the ICU library
- 5ime/video_spider - 短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...
- phptodayorg/php-must-watch - list of interesting conference talks and videos on PHP -
- symfony/error-handler - Provides tools to manage errors and ease debugging PHP code
- phacility/xhprof - XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.
- InvoicePlane/InvoicePlane - A self-hosted open source application for managing your invoices, clients and payments.
- mike42/escpos-php - PHP library for printing to ESC/POS-compatible thermal and impact printers
- symfony/monolog-bridge - Provides integration for Monolog with various Symfony components
- symfony/service-contracts - A set of service abstractions extracted out of the Symfony components
- php-http/httplug - HTTPlug, the HTTP client abstraction for PHP
- WordPress/WordPress-Coding-Standards - PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
- symfony/translation-contracts - A set of translation abstractions extracted out of the Symfony components
- spatie/crawler - An easy to use, powerful crawler implemented in PHP. Can execute Javascript.
- phoronix-test-suite/phoronix-test-suite - The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking software.
- lexik/LexikJWTAuthenticationBundle - JWT authentication for your Symfony API
- laravel/valet - A more enjoyable local development experience for Mac.
- composer/xdebug-handler - Restart a CLI process without loading the xdebug extension.
- Licoy/wordpress-theme-puock - 🎨 一款基于WordPress开发的高颜值的自适应主题,支持白天与黑夜模式/无刷新加载/第三方登录等众多功能 | A high-value adaptive theme based on WordPress, supports light and dark modes, no refresh loading, etc.
- Open-Web-Analytics/Open-Web-Analytics - Official repository for Open Web Analytics which is an open source alternative to commercial tools such as Google Analytics. Stay in control of the data you collect about the use of your website or app. Please consider sponsoring this project.
- spatie/laravel-responsecache - Speed up a Laravel app by caching the entire response
- symfony/serializer - Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
- BootstrapCMS/CMS - A PHP CMS powered by Laravel 5 and Sentry
- nelmio/alice - Expressive fixtures generator
- Chalarangelo/30-seconds-of-php - Short PHP code snippets for all your development needs
- opis/closure - Serialize closures (anonymous functions)
- LinkStackOrg/LinkStack - LinkStack - the ultimate solution for creating a personalized & professional profile page. Showcase all your important links in one place, forget the limitation of one link on social media. Set up your personal site on your own server with just a few clicks.
- symfony/twig-bridge - Provides integration for Twig with various Symfony components
- symfony/demo - Symfony Demo Application
- symfony/twig-bundle - Provides a tight integration of Twig into the Symfony full-stack framework
- phpmetrics/PhpMetrics - Beautiful and understandable static analysis tool for PHP
- mewebstudio/captcha - Captcha for Laravel 5/6/7/8/9/10/11
- cmgmyr/laravel-messenger - Simple user messaging package for Laravel
- KnpLabs/Gaufrette - PHP library that provides a filesystem abstraction layer − will be a feast for your files!
- symfony/security-bundle - Provides a tight integration of the Security component into the Symfony full-stack framework
- danielstjules/Stringy - A PHP string manipulation library with multibyte support
- laravelio/laravel.io - The Laravel.io Community Portal.
- api-platform/core - The server component of API Platform: hypermedia and GraphQL APIs in minutes
- symfony/phpunit-bridge - Provides utilities for PHPUnit, especially user deprecation notices management
- smalot/pdfparser - PdfParser, a standalone PHP library, provides various tools to extract data from a PDF file.
- dancryer/PHPCI - PHPCI is a free and open source continuous integration tool specifically designed for PHP.
- VerbalExpressions/PHPVerbalExpressions - PHP Regular expressions made easy
- reactphp/promise - Promises/A implementation for PHP.
- symfony/polyfill-php73 - Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
- 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.
- thecodingmachine/safe - All PHP functions, rewritten to throw exceptions instead of returning false
- ARCANEDEV/LogViewer - 📃 Provides a log viewer for Laravel
- maxmind/GeoIP2-php - PHP API for GeoIP2 webservice client and database reader
- kalcaddle/kodbox - kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms
- 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
- helei112g/payment - Payment是php版本的支付聚合第三方sdk,集成了微信支付、支付宝支付、招商一网通支付。提供统一的调用接口,方便快速接入各种支付、查询、退款、转账能力。服务端接入支付功能,方便、快捷。
- spatie/laravel-sitemap - Create and generate sitemaps with ease
- phpmd/phpmd - PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.
- 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.
- symfony/debug-bundle - Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
- sebastianbergmann/phploc - A tool for quickly measuring the size of a PHP project.
- php-pds/skeleton - Standard PHP package skeleton.
- symfony/cache-contracts - A set of cache abstractions extracted out of the Symfony components
- nunomaduro/termwind - 🍃 In short, it's like Tailwind CSS, but for the PHP command-line applications.
- chrome-php/chrome - Instrument headless chrome/chromium instances from PHP
- walkor/phpsocket.io - A server side alternative implementation of socket.io in PHP based on workerman.
- kreait/firebase-php - Unofficial Firebase Admin SDK for PHP
- php/php-langspec - PHP Language Specification
- phpipam/phpipam - phpipam development repository
- orhanerday/open-ai - OpenAI PHP SDK : Most downloaded, forked, contributed, huge community supported, and used PHP (Laravel , Symfony, Yii, Cake PHP or any PHP framework) SDK for OpenAI GPT-3 and DALL-E. It also supports chatGPT-like streaming. (ChatGPT AI is supported)
- smarty-php/smarty - Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic.
- hwi/HWIOAuthBundle - OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.
- walkor/webman - Probably the fastest PHP web framework in the world.
- spatie/laravel-translatable - Making Eloquent models translatable
- PHPGangsta/GoogleAuthenticator - PHP class to generate and verify Google Authenticator 2-factor authentication
- ruflin/Elastica - Elastica is a PHP client for elasticsearch
- munafio/chatify - Laravel's #1 one-to-one chatting system package, helps you add a complete real-time chatting system to your new/existing Laravel application with only one command.
- DirectoryLister/DirectoryLister - 📂 Directory Lister is the easiest way to expose the contents of any web-accessible folder for browsing and sharing.
- gabrielrcouto/php-gui - Extensionless PHP Graphic User Interface library
- mylxsw/wizard - Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。
- spatie/data-transfer-object - Data transfer objects with batteries included
- nelmio/NelmioApiDocBundle - Generates documentation for your REST API from annotations
- flozz/p0wny-shell - Single-file PHP shell
- sebastianbergmann/phpcpd - Copy/Paste Detector (CPD) for PHP code.
- laracasts/PHP-Vars-To-Js-Transformer - Transform PHP data to JavaScript.
- bartblaze/PHP-backdoors - A collection of PHP backdoors. For educational or testing purposes only.
- santigarcor/laratrust - Handle roles and permissions in your Laravel application
- symfony/inflector - Converts words between their singular and plural forms (English only)
- slimkit/plus - 💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.
- PHPCompatibility/PHPCompatibility - PHP Compatibility check for PHP_CodeSniffer
- leafo/lessphp - LESS compiler written in PHP
- symfony/property-info - Extracts information about PHP class' properties using metadata of popular sources
- symfony/symfony-docs - The Symfony documentation
- TheAlgorithms/PHP - All Algorithms implemented in PHP
- php-enqueue/enqueue-dev - Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
- Tencent/tsf - coroutine and Swoole based php server framework in tencent
- ApiGen/ApiGen - PHP 7.1 ready Smart and Simple Documentation for your PHP project
- KnpLabs/php-github-api - A simple PHP GitHub API client, Object Oriented, tested and documented.
- borisrepl/boris - A tiny REPL for PHP
- tighten/jigsaw - Simple static sites with Laravel’s Blade.
- ircmaxell/password_compat - Compatibility with the password_* functions that ship with PHP 5.5
- Hasnayeen/invobook - Self-hosted app for Time Tracking, Invoice Generation, Project & Client Management, built with Laravel & Filament.
- nette/php-generator - 🐘 Generates neat PHP code for you. Supports new PHP 8.4 features.
- panique/huge - Simple user-authentication solution, embedded into a small framework.
- rap2hpoutre/fast-excel - 🦉 Fast Excel import/export for Laravel
- EasyEngine/easyengine - Command-line control panel for Nginx Server to manage WordPress sites running on Nginx, PHP, MySQL, and Let's Encrypt
- orchestral/testbench - Laravel Testing Helper for Packages Development
- vinkla/wordplate - A boilerplate for WordPress, built with Composer and designed with sensible defaults.
- spatie/package-skeleton-laravel - A skeleton repository for Spatie's Laravel Packages
- sonata-project/SonataAdminBundle - The missing Symfony Admin Generator
- saloonphp/saloon - 🤠 Build beautiful API integrations and SDKs with Saloon
- infection/infection - PHP Mutation Testing library
- RubixML/ML - A high-level machine learning and deep learning library for the PHP language.
- symfony/var-exporter - Allows exporting any serializable PHP data structure to plain PHP code
- Behat/Transliterator - Behat Transliterator library inherited from Doctrine1 and used in Behat for snippet generation
- FriendsOfPHP/security-advisories - A database of PHP security advisories
- 404labfr/laravel-impersonate - Laravel Impersonate is a plugin that allows you to authenticate as your users.
- BOINC/boinc - Open-source software for volunteer computing and grid computing.
- chillerlan/php-qrcode - A PHP QR Code generator and reader with a user-friendly API.
- EasyCorp/easy-log-handler - Human-friendly log files that make you more productive
- JayBizzle/Crawler-Detect - 🕷 CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
- symfony/deprecation-contracts - A generic function and convention to trigger deprecation notices
- nette/utils - 🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
- HDInnovations/UNIT3D-Community-Edition - Private Torrent Tracker Built With Laravel, Livewire and AlpineJS.
- nicolaslopezj/searchable - A php trait to search laravel models
- BenSampo/laravel-enum - Simple, extensible and powerful enumeration implementation for Laravel.
- sensiolabs/security-checker - PHP frontend for security.symfony.com
- jenssegers/imagehash - 🌄 Perceptual image hashing for PHP
- vinkla/laravel-hashids - A Hashids bridge for Laravel
- drewm/mailchimp-api - Super-simple, minimum abstraction MailChimp API v3 wrapper, in PHP
- owen0o0/WebStack - WordPress 版 WebStack 导航主题 https://nav.iowen.cn
- lstrojny/functional-php - Primitives for functional programming in PHP
- themsaid/ibis - A PHP tool that helps you write eBooks in markdown and convert to PDF.
- 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.
- hprose/hprose-php - Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP
- symfony/http-client - Provides powerful methods to fetch HTTP resources synchronously or asynchronously
- antonioribeiro/health - Laravel Health Panel
- zorlan/skycaiji - 蓝天采集器是一款开源免费的爬虫系统,仅需点选编辑规则即可采集数据,可运行在本地、虚拟主机或云服务器中,几乎能采集所有类型的网页,无缝对接各类CMS建站程序,免登录实时发布数据,全自动无需人工干预!是网页大数据采集软件中完全跨平台的云端爬虫系统
- spatie/dashboard.spatie.be - The source code of dashboard.spatie.be
- vyuldashev/laravel-queue-rabbitmq - RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.
- symfony/http-client-contracts - A set of HTTP client abstractions extracted out of the Symfony components
- 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 (此项目已弃用)
- ssl/ezXSS - ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting.
- php-school/cli-menu - 🖥 Build beautiful PHP CLI menus. Simple yet Powerful. Expressive DSL.
- mix-php/mix - ☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server
- jmespath/jmespath.php - Declaratively specify how to extract elements from a JSON document, in PHP
- laravolt/avatar - Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless.
- kriswallsmith/Buzz - PHP's lightweight HTTP client
- pheanstalk/pheanstalk - PHP client for beanstalkd queue
- phpbench/phpbench - PHP Benchmarking framework
- espocrm/espocrm - EspoCRM – Open Source CRM Application
- spatie/laravel-fractal - An easy to use Fractal wrapper built for Laravel and Lumen applications
- stof/StofDoctrineExtensionsBundle - Integration bundle for DoctrineExtensions by l3pp4rd in Symfony
- nelmio/NelmioCorsBundle - Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
- mewebstudio/Purifier - HTMLPurifier for Laravel 5/6/7/8/9/10/11
- Bacon/BaconQrCode - QR Code Generator for PHP
- pablouser1/ProxiTok - Open source alternative frontend for TikTok made using PHP
- JohnTroony/php-webshells - Common PHP webshells you might need for your Penetration Testing assignments or CTF challenges. Do not host the file(s) on your server!
- apioo/fusio - Open source API management platform
- phpspec/phpspec - SpecBDD Framework for PHP
- brick/math - Arbitrary-precision arithmetic library for PHP
- thephpleague/climate - PHP's best friend for the terminal.
- antonioribeiro/google2fa - A One Time Password Authentication package, compatible with Google Authenticator.
- phpbb/phpbb - phpBB Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2.
- bezhanSalleh/filament-shield - The easiest and most intuitive way to add access management to your Filament Panel; Resources, Pages & Widgets through
spatie/laravel-permission
- dustin10/VichUploaderBundle - A simple Symfony bundle to ease file uploads with ORM entities and ODM documents.
- laminas/laminas-code - Extensions to the PHP Reflection API, static code scanning, and code generation
- Payum/Payum - PHP Payment processing library. It offers everything you need to work with payments: Credit card & offsite purchasing, subscriptions, payouts etc.
- mk-j/PHP_XLSXWriter - Lightweight XLSX Excel Spreadsheet Writer in PHP
- lincanbin/Carbon-Forum - A high performance open-source forum software written in PHP. Discussions Tags based with Quora/StackOverflow style.
- getsentry/sentry-php - The official PHP SDK for Sentry (sentry.io)
- walkor/workerman-todpole - HTML5+WebSocket+PHP(Workerman) , rumpetroll server writen using php
- Stichoza/google-translate-php - 🔤 Free Google Translate API PHP Package. Translates totally free of charge.
- spiral/framework - High-Performance PHP Framework
- antonioribeiro/countries - Laravel countries and currencies
- symfony/security-core - Symfony Security Component - Core Library
- szvone/vmqphp - V免签PHP版 完全开源免费的个人免签约解决方案
- codehub666/94list - 百度网盘分享链接分析渲染列表辅助下载开源程序
- 3masterplus/book - Book PDF
- hongriSec/PHP-Audit-Labs - 一个关于PHP的代码审计项目
- J7mbo/twitter-api-php - The simplest PHP Wrapper for Twitter API v1.1 calls
- 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.
- mdbootstrap/adminlte-laravel - A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0
- microsoft/msphpsql - Microsoft Drivers for PHP for SQL Server
- WhichBrowser/Parser-PHP - Browser sniffing gone too far — A useragent parser library for PHP
- flucont/btcloud - PHP开发的宝塔面板第三方云端
- 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.
- php-fig/http-factory - Implementation of PSR-17 (HTTP Message Factories)
- schmittjoh/metadata - Metadata is a library for metadata management in PHP
- SimpleRegex/SRL-PHP - Simple Regex Language
- namshi/jose - JSON Object Signing and Encryption library for PHP.
- anhskohbo/no-captcha - No CAPTCHA reCAPTCHA For Laravel.
- thephpleague/html-to-markdown - Convert HTML to Markdown with PHP
- maennchen/ZipStream-PHP - 💾 PHP ZIP Streaming Library
- louislivi/SMProxy - Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.
- matyhtf/webim - 使用PHP+Swoole实现的网页即时聊天工具
- MyIntervals/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
- typecho-fans/plugins - Typecho Fans插件作品目录
- KnpLabs/KnpPaginatorBundle - SEO friendly Symfony paginator to sort and paginate
- spatie/laravel-collection-macros - A set of useful Laravel collection macros
- 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.
- prettier/plugin-php - Prettier PHP Plugin
- baijunyao/thinkphp-bjyadmin - ThinkPHP 整合 Auth 权限管理、支付宝、微信支付、阿里 OSS、友盟推送、融云即时通讯、云通讯短信、Email、Excel、PDF 等等,基于 ThinkPHP 扩展了大量的功能,而不改动 ThinkPHP 核心,非常方便的升级、移植和使用。
- folkloreinc/laravel-graphql - Facebook GraphQL for Laravel 5. It supports Relay, eloquent models, validation and GraphiQL.
- guillaumebriday/laravel-blog - Laravel 11.0 blog application with Hotwire, Horizon, Telescope, Sanctum, Breeze and Pusher
- 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.
- hugues-m/phpunit-vw - VW PHPUnit extension makes your failing test cases succeed under CI tools scrutiny
- composer/packagist - Package Repository Website - try https://packagist.com if you need your own -
- helloxz/imgurl - ImgURL是一个简单、纯粹的图床程序,让个人图床多一个选择。
- dompdf/php-font-lib - A library to read, parse, export and make subsets of different types of font files.
- symfony/security-csrf - Symfony Security Component - CSRF Library
- pinguo/php-msf - PHP微服务框架即Micro Service Framework For PHP
- 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!
- reduxframework/redux-framework - Redux is a simple, truly extensible options framework for WordPress themes and plugins!
- nategood/httpful - A Chainable, REST Friendly, PHP HTTP Client. A sane alternative to cURL.
- metowolf/Meting - 🍰 Wow, such a powerful music API framework
- Gregwar/Captcha - PHP Captcha library
- stefanzweifel/laravel-stats - 📈 Get insights about your Laravel or Lumen Project
- symfony/polyfill-php80 - Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
- web-push-libs/web-push-php - Web Push library for PHP
- symfony/string - Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
- ReactiveX/RxPHP - Reactive extensions for PHP
- kristijanhusak/laravel-form-builder - Laravel Form builder for version 5+!
- s4n7h0/xvwa - XVWA is a badly coded web application written in PHP/MySQL that helps security enthusiasts to learn application security.
- jianyan74/rageframe2 - 一个基于 Yii2 高级框架的快速开发应用引擎
- nilsteampassnet/TeamPass - Collaborative Passwords Manager
- brick/money - A money and currency library for PHP
- spipu/html2pdf - OFFICIAL PROJECT | HTML to PDF converter written in PHP
- picqer/php-barcode-generator - Barcode generator in PHP that is easy to use, non-bloated and framework independent.
- bowu678/php_bugs - PHP代码审计分段讲解
- clue/stream-filter - A simple and modern approach to stream filtering in PHP
- Tencent/Biny - Biny is a tiny, high-performance PHP framework for web applications
- symfony/security-http - Symfony Security Component - HTTP Integration
- aimeos/upscheme - Database migrations and schema updates made easy
- backup-manager/backup-manager - Database backup manager for dumping to and restoring databases from S3, Dropbox, FTP, SFTP, and Rackspace Cloud
- rinvex/countries - Rinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
- barbushin/php-imap - Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
- mantisbt/mantisbt - Mantis Bug Tracker (MantisBT)
- protonemedia/laravel-ffmpeg - This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files.
- liip/LiipImagineBundle - Symfony Bundle to assist in image manipulation using the imagine library
- hightman/scws - 开源免费的简易中文分词系统,PHP分词的上乘之选!
- Cacti/cacti - Cacti ™
- aws/aws-sdk-php-laravel - A Laravel 5+ (and 4) service provider for the AWS SDK for PHP
- jadjoubran/laravel5-angular-material-starter - Get started with Laravel 5.3 and AngularJS (material)
- goaop/framework - 💎 Go! AOP PHP - modern aspect-oriented framework for the new level of software development
- spatie/opening-hours - Query and format a set of opening hours
- tecnickcom/tc-lib-pdf - TCPDF - PHP PDF Library - https://tcpdf.org
- hightman/xunsearch - 免费开源的中文搜索引擎,采用 C/C++ 编写 (基于 xapian 和 scws),提供 PHP 的开发接口和丰富文档
- opauth/opauth - Multi-provider authentication framework for PHP
- FriendsOfPHP/pickle - PHP Extension installer
- froxlor/Froxlor - The server administration software for your needs - The official Froxlor development Git repository
- Elgg/Elgg - A social networking engine in PHP/MySQL
- spatie/laravel-tags - Add tags and taggable behaviour to your Laravel app
- q2a/question2answer - Question2Answer is a free and open source platform for Q&A sites, running on PHP/MySQL.
- unicodeveloper/laravel-hackathon-starter - 💻 A hackathon/MVP boilerplate for laravel web applications. Start your hackathons without hassle.
- wireui/wireui - TallStack UI components
- neitanod/forceutf8 - PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
- johnroper100/dropplets - Welcome to an easier way to blog - A minimalist markdown blogging platform.
- tighten/takeout - Docker-based development-only dependency manager. macOS, Linux, and WSL2-only and installs via PHP's Composer... for now.
- spatie/laravel-newsletter - Manage Mailcoach and MailChimp newsletters in Laravel
- MarkBaker/PHPComplex - PHP Class for handling Complex numbers
- cdevroe/unmark - An open source to do app for bookmarks.
- mongodb/mongo-php-library - The Official MongoDB PHP library
- minkphp/Mink - PHP web browser emulator abstraction
- mikehaertl/phpwkhtmltopdf - A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface
- Automattic/jetpack - Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
- laravel/envoy - Elegant SSH tasks for PHP.
- vlucas/valitron - Valitron is a simple, elegant, stand-alone validation library with NO dependencies
- phalapi/phalapi - PhalApi开源接口框架,简称π框架,一个轻量级PHP开源接口框架,专注于接口服务开发。接口,从简单开始!
- twilio/twilio-php - A PHP library for communicating with the Twilio REST API and generating TwiML.
- thephpleague/flysystem-aws-s3-v3 - [READYONLY SUB-SPLIT]Flysystem Adapter for AWS SDK V3
- mjaschen/phpgeo - Simple Yet Powerful Geo Library for PHP
- gabrielrcouto/php-terminal-gameboy-emulator - A PHP Terminal GameBoy Emulator
- cweiske/jsonmapper - Map nested JSON structures onto PHP classes
- weprovide/valet-plus - Blazing fast macOS PHP development environment
- symfony/swiftmailer-bundle - Symfony Swiftmailer Bundle
- cweagans/composer-patches - Simple patches plugin for Composer
- sabre-io/dav - sabre/dav is a CalDAV, CardDAV and WebDAV framework for PHP
- simplepie/simplepie - A simple Atom/RSS parsing library for PHP.
- composer-unused/composer-unused - Show unused composer dependencies by scanning your code
- nette/nette - 👪 METAPACKAGE for Nette Framework components
- MPOS/php-mpos - MPOS stands for Mining Portal Open Source. Issue tracker is now closed since it's not maintained anymore.
- kakserpom/phpdaemon - Asynchronous server-side framework for network applications implemented in PHP using libevent
- sstalle/php7cc - PHP 7 Compatibility Checker
- cartalyst/sentinel - A framework agnostic authentication & authorization system.
- symfony/mailer - Helps sending emails
- fuel/fuel - Fuel PHP Framework 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 now fully PHP 8.0 compatible.
- sendgrid/sendgrid-php - The Official Twilio SendGrid PHP API Library
- symfony/symfony-standard - The "Symfony Standard Edition" distribution
- FriendsOfSymfony/FOSJsRoutingBundle - A pretty nice way to expose your Symfony routing to client applications.
- coduo/php-humanizer - Humanize values that are readable only for developers.
- thephpleague/plates - Native PHP template system
- jasny/sso - Simple Single Sign-On for PHP
- psecio/iniscan - A php.ini scanner for best security practices
- eyecatchup/SEOstats - SEOstats is a powerful open source PHP library to request a bunch of SEO relevant metrics.
- phpactor/phpactor - Mainly a PHP Language Server with more features than you can shake a stick at
- jvoisin/php-malware-finder - Detect potentially malicious PHP files
- easy-coding-standard/easy-coding-standard - The Easiest way to add coding standard to your PHP project
- diskoverdata/diskover-community - Diskover Community Edition - Open source file indexer, file search engine and data management and analytics powered by Elasticsearch
- MarkBaker/PHPMatrix - PHP Class for handling Matrices
- chakhsu/pinghsu - Pinghsu, A Typecho Theme
- PeeHaa/OpCacheGUI - GUI for PHP's OpCache
- cosenary/Instagram-PHP-API - An easy-to-use PHP Class for accessing Instagram's API.
- twigphp/Twig-extensions - Twig extensions
- projectsend/projectsend - ProjectSend is a free, open source software that lets you share files with your clients, focused on ease of use and privacy. It supports clients groups, system users roles, statistics, multiple languages, detailed logs... and much more!
- atoum/atoum - The modern, simple and intuitive PHP unit testing framework.
- weiboad/kafka-php - kafka php client
- seblucas/cops - Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, ...)
- 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.
- youzan/zanphp - PHP开发面向C10K+的高并发SOA服务 和RPC服务首选框架
- symfony/security-guard - Symfony Security Component - Guard
- jonnnnyw/php-phantomjs - Execute PhantomJS commands through PHP
- immobiliare/ApnsPHP - ApnsPHP: Apple Push Notification & Feedback Provider
- pusher/pusher-http-php - PHP library for interacting with the Pusher Channels HTTP API
- welaika/wordless - All the power of Pug, Sass, Coffeescript and WebPack in your WordPress theme. Stop writing themes like it's 1998.
- lavary/crunz - A PHP-based job scheduler
- 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.
- banago/PHPloy - PHPloy - Incremental Git (S)FTP deployment tool that supports multiple servers, submodules and rollbacks.
- kirschbaum-development/eloquent-power-joins - The Laravel magic you know, now applied to joins.
- BadChoice/handesk - A Powerful Laravel Help Desk and Lead Management App
- crater-invoice/crater - Open Source Invoicing Solution for Individuals & Businesses
- maximebf/php-debugbar - Debug bar for PHP
- thedevdojo/wave - Wave - The Software as a Service Starter Kit, designed to help you build the SAAS of your dreams 🚀 💰
- yii-starter-kit/yii2-starter-kit - Yii2 Starter Kit
- willdurand/Negotiation - Content Negotiation tools for PHP.
- dompdf/php-svg-lib - SVG file parsing / rendering library
- sohelamin/crud-generator - Laravel CRUD Generator
- symfony/web-link - Manages links between resources
- KnpLabs/KnpMenuBundle - Object Oriented menus for your Symfony project.
- ankitpokhrel/tus-php - 🚀 A pure PHP server and client for the tus resumable upload protocol v1.0.0
- spatie/eloquent-sortable - Sortable behaviour for Eloquent models
- m9rco/algorithm-php - 🍭🍭uniting the internal work in a way that is in PHP
- lixuancn/LaneWeChat - 微信PHP快速开发框架!将微信的各个功能进行了封装,只需要简单的调用方法和传递参数即可。
- spatie/laravel-cookie-consent - Make your Laravel app comply with the crazy EU cookie law
- antonioribeiro/firewall - Firewall package for Laravel applications
- laravel-ardent/ardent - Self-validating, secure and smart models for Laravel's Eloquent ORM
- slevomat/coding-standard - Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs
- phpsysinfo/phpsysinfo - phpSysInfo: a customizable PHP script that displays information about your system nicely
- KnpLabs/KnpMenu - Menu Library for PHP
- stefangabos/world_countries - Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 standard, available in CSV, JSON , PHP, SQL and XML formats, in multiple languages and with national flags included; also available are the ISO 3166-2 codes of provinces/ states associated with the countries
- claviska/SimpleImage - A PHP class that makes working with images and GD as simple as possible.
- ccampbell/chromephp - class for logging PHP variables to Google Chrome console
- TypiCMS/Base - Multilingual CMS built with Laravel.
- spatie/laravel-sluggable - An opinionated package to create slugs for Eloquent models
- sebastianbergmann/type - Collection of value objects that represent the types of the PHP type system
- 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.
- thephpleague/geotools - Geo-related tools PHP 7.3+ library built atop Geocoder and React libraries
- jolicode/JoliNotif - 💻 Send notifications to your desktop directly from your PHP script
- JosephLenton/PHP-Error - Better error reporting for PHP, and prettier too!
- bmitch/churn-php - Discover files in need of refactoring.
- cakephp/chronos - A standalone DateTime library originally based off of Carbon
- modxcms/revolution - MODX Revolution - Content Management Framework
- panique/mini - Just an extremely simple naked PHP application, useful for small projects and quick prototypes. Some might call it a micro framework :)
- symfony/polyfill-php72 - Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
- krayin/laravel-crm - Free & Opensource Laravel CRM solution for SMEs and Enterprises for complete customer lifecycle management.
- leafo/scssphp - SCSS compiler written in PHP
- barbushin/php-console - Handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
- roach-php/core - The complete web scraping toolkit for PHP.
- rialto-php/puphpeteer - A Puppeteer bridge for PHP, supporting the entire API.
- gherkins/regexpbuilderphp - 🦉 human-readable regular expressions
- mvdbos/php-spider - A configurable and extensible PHP web spider
- symfony/polyfill-util - Symfony utilities for portability of PHP codes
- reactjs/react-php-v8js - PHP library that renders React components on the server
- appstract/laravel-opcache - Laravel Package for OPcache
- jpfuentes2/php-activerecord - ActiveRecord implementation for PHP
- spatie/schema-org - A fluent builder Schema.org types and ld+json generator
- Seldaek/jsonlint - JSON Lint for PHP
- wintercms/winter - Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
- shopware5/shopware - Shopware 5 core
- fukuball/jieba-php - "結巴"中文分詞:做最好的 PHP 中文分詞、中文斷詞組件。 / "Jieba" (Chinese for "to stutter") Chinese text segmentation: built to be the best PHP Chinese word segmentation module.
- spatie/laravel-searchable - Pragmatically search through models and other sources
- florianv/swap - 💱 Currency exchange rates library
- LaraPalCom/laravel-sitemap - Laravelium Sitemap generator for Laravel.
- googleapis/google-auth-library-php - Google Auth Library for PHP
- JetBrains/phpstorm-stubs - PHP runtime & extensions header files for PhpStorm
- yohang/Finite - A Simple PHP Finite State Machine
- PHPOffice/PHPPresentation - A pure PHP library for reading and writing presentations documents
- 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
- spatie/pdf-to-image - Convert a pdf to an image
- Spomky-Labs/otphp - 🔐 A PHP library for generating one time passwords according to RFC 4226 (HOTP) and the RFC 6238 (TOTP)
- phpstan/phpdoc-parser - Next-gen phpDoc parser with support for intersection types and generics
- amphp/http-server - An advanced async HTTP server library for PHP, perfect for real-time apps and APIs with high concurrency demands.
- Kong/unirest-php - Unirest in PHP: Simplified, lightweight HTTP client library.
- dedemao/alipay - 一个PHP文件搞定支付宝支付系列,包括电脑网站支付,手机网站支付,现金红包、消费红包、扫码支付,JSAPI支付、单笔转账到支付宝账户、交易结算(分账、分润)、网页授权获取用户信息等
- symfony/web-server-bundle - Provides commands for running applications using the PHP built-in web server
- jenssegers/optimus - 🤖 Id obfuscation based on Knuth's multiplicative hashing method for PHP.
- davidhsianturi/laravel-compass - A REST client inside your Laravel app
- iamcal/php-emoji - A PHP Emoji conversion library
- CuyZ/Valinor - PHP library that helps to map any input into a strongly-typed value object structure.
- voten-co/voten - The code that powers voten.co
- propelorm/Propel2 - Propel2 is an open-source high-performance Object-Relational Mapping (ORM) for modern PHP
- kirilkirkov/Ecommerce-CodeIgniter-Bootstrap - Responsive, Multi-Vendor, MultiLanguage Online Store Platform (shopping cart solution)
- easysoft/zentaopms - Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!
- themosis/themosis - A framework for WordPress developers.
- igorw/evenement - Événement is a very simple event dispatching library for PHP.
- symfony/psr-http-message-bridge - PSR HTTP message bridge
- aoaostar/toolbox - 🚀傲星工具箱,一个在线工具箱
- spatie/once - A magic memoization function
- FriendsOfSymfony/FOSElasticaBundle - Elasticsearch PHP integration for your Symfony project using Elastica.
- Jean85/pretty-package-versions - A small, independent wrapper to get pretty versions strings
- kiddyuchina/Beanbun - Beanbun 是用 PHP 编写的多进程网络爬虫框架,具有良好的开放性、高可扩展性,基于 Workerman。
- elementary/website - The elementary.io website
- spatie/laravel-google-calendar - Manage events on a Google Calendar
- pk-fr/yakpro-po - YAK Pro - Php Obfuscator
- ifsnop/mysqldump-php - PHP version of mysqldump cli that comes with MySQL
- KnpLabs/KnpSnappyBundle - Easily create PDF and images in Symfony by converting html using webkit
- UnionOfRAD/lithium - li₃ is the fast, flexible and most RAD development framework for PHP
- getsentry/sentry-laravel - The official Laravel SDK for Sentry (sentry.io)
- reactphp/event-loop - ReactPHP's core reactor event loop that libraries can use for evented I/O.
- emoncms/emoncms - Web-app for processing, logging and visualising energy, temperature and other environmental data
- spatie/image - Manipulate images with an expressive API
- php-amqplib/RabbitMqBundle - RabbitMQ Bundle for the Symfony web framework
- dannyvankooten/AltoRouter - PHP routing class. Lightweight yet flexible. Supports REST, dynamic and reversed routing.
- bernardphp/bernard - Bernard is a multi-backend PHP library for creating background jobs for later processing.
- Astrotomic/laravel-translatable - A Laravel package for multilingual models
- cycle/orm - PHP DataMapper, ORM
- symfony/security - Provides a complete security system for your web application
- segmentfault/HyperDown - 一个结构清晰的,易于维护的,现代的PHP Markdown解析器
- SAML-Toolkits/php-saml - Simple SAML toolkit for PHP
- mikeerickson/phpunit-pretty-result-printer - PHPUnit Pretty Result Printer -- make your PHPUnit tests look pretty!
- amnuts/opcache-gui - A clean, effective and responsive interface for Zend OPcache
- uasoft-indonesia/badaso - Laravel Vue headless CMS / admin panel / dashboard / builder / API CRUD generator, anything !
- php-casbin/php-casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in PHP .
- simshaun/recurr - PHP library for working with recurrence rules (RRULE); meant to help with recurring calendar events.
- Ph3nol/NotificationPusher - Standalone PHP library for easy devices notifications push.
- driesvints/vat-calculator - Handle all the hard stuff related to EU MOSS tax/vat regulations, the way it should be.
- xianyunyh/PHP-Interview - This is the information I prepared for the PHP interview.The notes include PHP, MySql, Linux, etc.
- walkor/workerman-chat - Websocket chat room written in PHP based on workerman.
- spatie/laravel-image-optimizer - Optimize images in your Laravel app
- gumlet/php-image-resize - PHP library to resize, scale and crop images. Cloud solution available at:
- spatie/laravel-data - Powerful data objects for Laravel
- reactphp/socket - Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
- maknz/slack - A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
- anandkunal/ToroPHP - Toro is a PHP router for developing RESTful web applications and APIs.
- FriendsOfPHP/proxy-manager-lts - Adding support for a wider range of PHP versions to ocramius/proxy-manager.
- forkcms/forkcms - Fork is an easy to use open source CMS using Symfony Components.
- Wixel/GUMP - A fast, extensible & stand-alone PHP input validation class that allows you to validate any data
- brianhaveri/Underscore.php - PHP port of Underscore.js
- Roave/BetterReflection - 🔮 Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
- LoeiFy/Diaspora - Diaspora - A WordPress theme
- azjezz/psl - 📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers
- imiphp/imi - imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227
- phingofficial/phing - PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
- Herzult/SimplePHPEasyPlus - A simple, pragmatic numeric operation api written in PHP. It does addition.
- sebastianbergmann/php-invoker - Invoke PHP callables with a timeout
- crazywhalecc/static-php-cli - Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included.
- tenancy/tenancy - Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups.
- rlerdorf/php7dev - Documentation for the php7dev Vagrant box image
- php-vcr/php-vcr - Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
- jeremykendall/php-domain-parser - Public Suffix List based domain parsing implemented in PHP
- felixfbecker/php-language-server - PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥
- kahlan/kahlan - ✔️ PHP Test Framework for Freedom, Truth, and Justice
- dedemao/weixinPay - 微信支付单文件版。一个PHP文件搞定微信支付系列。包括原生支付(扫码支付),H5支付,公众号支付,现金红包、企业付款到零钱等。新增V3版。
- cybercog/laravel-love - Add Social Reactions to Laravel Eloquent Models. It lets people express how they feel about the content. Fully customizable Weighted Reaction System & Reaction Type System with Like, Dislike and any other custom emotion types. Do you react?
- web3p/web3.php - A php interface for interacting with the Ethereum blockchain and ecosystem. Native ABI parsing and smart contract interactions.
- icicleio/icicle - Icicle is a PHP library for writing asynchronous code using synchronous coding techniques
- wudi/swoole-ide-helper - Auto completion, trigger suggest and view docs for Swoole in editor.
- 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.
- franzliedke/studio - A workbench for developing Composer packages.
- sulu/sulu - Core framework that implements the functionality of the Sulu content management system
- nikic/scalar_objects - Extension that adds support for method calls on primitive types in PHP
- Anahkiasen/underscore-php - A redacted PHP port of Underscore.js with additional functions and goodies – Available for Composer and Laravel
- leocavalcante/siler - ⚡ Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions.
- paragonie/halite - High-level cryptography interface powered by libsodium
- kraken-php/framework - Asynchronous & Fault-tolerant PHP Framework for Distributed Applications.
- 4x99/code6 - 码小六 - GitHub 代码泄露监控系统
- markuspoerschke/iCal - iCal-creator for PHP
- musonza/chat - A Laravel chat package. You can use this package to create a chat/messaging Laravel application.
- spatie/regex - A sane interface for php's built in preg_* functions
- run-as-root/awesome-magento2 - Curated list of awesome Magento 2 Extensions, Resources and other Highlights
- dwightwatson/rememberable - Query caching for Laravel
- symfony/class-loader - [DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
- EleTeam/UniShopX - EleTeam开源项目-电商全套解决方案之PHP版-Shop-for-PHP-Yii2。一个类似京东/天猫/淘宝的商城,有对应的APP支持,由EleTeam团队维护!
- box-project/box - 📦🚀 Fast, zero config application bundler with PHARs.
- kasperisager/php-dockerized - Dockerized PHP development stack: Nginx, MySQL, MongoDB, PHP-FPM, HHVM, Memcached, Redis, Elasticsearch and RabbitMQ
- daviddesberg/PHPoAuthLib - PHP 5.3+ oAuth 1/2 Client Library
- mailgun/mailgun-php - Mailgun's Official SDK for PHP
- ramsey/collection - 🗂️ A PHP library for representing and manipulating collections.
- mongodb/mongo-php-driver-legacy - Legacy MongoDB PHP driver
- FriendsOfSymfony/FOSOAuthServerBundle - A server side OAuth2 Bundle for Symfony
- Art-of-WiFi/UniFi-API-client - A PHP API client class to interact with Ubiquiti's UniFi Controller API
- nette/latte - ☕ Latte: the safest & truly intuitive templates for PHP. Engine for those who want the most secure PHP sites.
- sebastianbergmann/complexity - Library for calculating the complexity of PHP code units
- googleapis/google-cloud-php - Google Cloud Client Library for PHP
- TobiaszCudnik/phpquery - Server-side implementation of jQuery in PHP5 (2009)
- phpvirtualbox/phpvirtualbox - A web interface to manage and access Virtualbox machines.
- doctrine/mongodb-odm - The Official PHP MongoDB ORM/ODM
- trongate/trongate-framework - The Trongate PHP framework
- aimeos/macro - Customize code using closures
- Art-of-WiFi/UniFi-API-browser - Tool to browse data exposed by Ubiquiti's UniFi Controller API
- andreapollastri/cipi - Install and manage your server like a pro! With Cipi you don’t need to be a Sys Admin to deploy and manage websites and PHP applications powered by cloud VPS.
- spatie/db-dumper - Dump the contents of a database
- loklak/loklak_php_api - The PHP Library for accessing loklak.org
- BitOne/php-meminfo - PHP extension to get insight about memory usage
- bavix/laravel-wallet - It's easy to work with a virtual wallet
- bramus/router - A lightweight and simple object oriented PHP Router
- dmaicher/doctrine-test-bundle - Symfony bundle to isolate your app's doctrine database tests and improve the test performance
- TelegramBot/Api - Native PHP Wrapper for Telegram BOT API
- delight-im/PHP-Auth - Authentication for PHP. Simple, lightweight and secure.
- stevebauman/location - Detect a users location by their IP Address.
- markomarkovic/simple-php-git-deploy - Automatically deploy the code using PHP and Git
- protonemedia/laravel-cross-eloquent-search - Laravel package to search through multiple Eloquent models. Supports sorting, pagination, scoped queries, eager load relationships and searching through single or multiple columns.
- 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.
- freescout-helpdesk/freescout - FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)
- justinrainbow/json-schema - PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
- qkqpttgf/OneManager-php - An index & manager of Onedrive based on serverless. Can be deployed to Heroku/Glitch/Vercel/Replit/SCF/FG/FC/CFC/PHP web hosting/VPS.
- Froxlor/Froxlor - The server administration software for your needs - The official Froxlor development Git repository
- symfony/polyfill-mbstring - This component provides a partial, native PHP implementation for the Mbstring extension.
- symfony/polyfill-ctype - This component provides a partial, native PHP implementation for the Ctype extension.
- symfony/polyfill-intl-idn - This component provides a partial, native PHP implementation for the Intl extension (IDN features).
- symfony/polyfill-intl-icu - This component provides a collection of functions/classes using the symfony/intl package when the Intl extension is not installed.
- symfony/polyfill-intl-normalizer - This component provides a fallback implementation for the Normalizer class provided by the Intl extension.
- symfony/polyfill-iconv - This component provides a native PHP implementation of the php.net/iconv functions.
- mikecao/flight - An extensible micro-framework for PHP
- 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
- nunomaduro/larastan - ⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
- symfony/polyfill-intl-grapheme - This component provides a partial, native PHP implementation of the Grapheme functions from the Intl extension.
- Laravel-Lang/lang - List of 78 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI.
- 30-seconds/30-seconds-of-php - Short PHP code snippets for all your development needs
- userfrosting/UserFrosting - 🍩 Modern PHP user login and management framework++.
- cachethq/cachet - The open-source status page system 🚦
- yuantuo666/baiduwp-php - A tool to get the download link of the Baidu netdisk / 一个获取百度网盘分享链接下载地址的工具
- crmeb/CRMEB - 🔥CRMEB开源商城免费开源多语言商城系统,Tp6框架商城,系统可商用;包含小程序商城、H5商城、公众号商城、PC商城、App,支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、页面DIY,前后端分离,方便二开,更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议
- shopware/platform - Shopware 6 is an open commerce platform based on Symfony Framework and Vue and supported by a worldwide community and more than 1.500 community extensions
- paypal/PayPal-PHP-SDK - PHP SDK for PayPal RESTful APIs
- CachetHQ/Cachet - 📛 An open source status page system for everyone.
- Sammyjo20/Saloon - Build beautiful API integrations and SDKs with Saloon 🤠