{"id":13405753,"url":"https://github.com/ozh/top_100_PHP_projects","last_synced_at":"2025-03-14T10:31:38.318Z","repository":{"id":38672935,"uuid":"479829140","full_name":"ozh/top_100_PHP_projects","owner":"ozh","description":"💯 The 𝗧𝗼𝗽 𝟭𝟬𝟬 𝗣𝗛𝗣 Projects on Github. (𝐿𝑖𝑠𝑡 𝑔𝑒𝑛𝑒𝑟𝑎𝑡𝑒𝑑 𝑏𝑦 𝑎 𝑅𝑢𝑏𝑦 𝑠𝑐𝑟𝑖𝑝𝑡 𝑡ℎ𝑎𝑡 𝑤𝑎𝑠 𝑔𝑒𝑛𝑒𝑟𝑎𝑡𝑒𝑑 𝑏𝑦 𝐴𝐼 !)","archived":false,"fork":false,"pushed_at":"2024-05-01T13:44:30.000Z","size":1573,"stargazers_count":20,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-02T00:20:57.819Z","etag":null,"topics":["copilot","php","ruby","top100"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ozh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-09T19:51:39.000Z","updated_at":"2024-05-03T15:12:30.778Z","dependencies_parsed_at":"2024-05-03T15:12:26.912Z","dependency_job_id":"a5f0ab5e-41bc-43bb-8324-d15ade6eae38","html_url":"https://github.com/ozh/top_100_PHP_projects","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozh%2Ftop_100_PHP_projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozh%2Ftop_100_PHP_projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozh%2Ftop_100_PHP_projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozh%2Ftop_100_PHP_projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ozh","download_url":"https://codeload.github.com/ozh/top_100_PHP_projects/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243562053,"owners_count":20311212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["copilot","php","ruby","top100"],"created_at":"2024-07-30T19:02:10.464Z","updated_at":"2025-03-14T10:31:38.313Z","avatar_url":"https://github.com/ozh.png","language":"Ruby","readme":"# Top 100 PHP projects on Github\n\nThis is an automated list of the PHP projects here on Github with the most stars\n\n| # | Repository | Description | Stars | Forks |\n|---|------------|-------------|-------|-------|\n| 001 | [danielmiessler/SecLists](https://github.com/danielmiessler/SecLists) | SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. | 61362 | 24200 |\n| 002 | [coollabsio/coolify](https://github.com/coollabsio/coolify) | An open-source \u0026 self-hostable Heroku / Netlify / Vercel alternative. | 38313 | 2251 |\n| 003 | [laravel/framework](https://github.com/laravel/framework) | The Laravel Framework. | 33297 | 11261 |\n| 004 | [blueimp/jQuery-File-Upload](https://github.com/blueimp/jQuery-File-Upload) | File Upload widget with multiple file selection, drag\u0026drop 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. | 30937 | 7914 |\n| 005 | [symfony/symfony](https://github.com/symfony/symfony) | The Symfony PHP framework | 30091 | 9577 |\n| 006 | [composer/composer](https://github.com/composer/composer) | Dependency Manager for PHP | 28877 | 4603 |\n| 007 | [nextcloud/server](https://github.com/nextcloud/server) | ☁️ Nextcloud server, a safe home for all your data | 28869 | 4205 |\n| 008 | [fzaninotto/Faker](https://github.com/fzaninotto/Faker) | Faker is a PHP library that generates fake data for you | 26794 | 3585 |\n| 009 | [guzzle/guzzle](https://github.com/guzzle/guzzle) | Guzzle, an extensible PHP HTTP client | 23343 | 2399 |\n| 010 | [livewire/livewire](https://github.com/livewire/livewire) | A full-stack framework for Laravel that takes the pain out of building dynamic UIs. | 22741 | 1607 |\n| 011 | [monicahq/monica](https://github.com/monicahq/monica) | Personal CRM. Remember everything about your friends, family and business relationships. | 22353 | 2234 |\n| 012 | [DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP) | Sample code for several design patterns in PHP 8.x | 22105 | 4578 |\n| 013 | [filamentphp/filament](https://github.com/filamentphp/filament) | A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS. | 22039 | 3267 |\n| 014 | [PHPMailer/PHPMailer](https://github.com/PHPMailer/PHPMailer) | The classic email sending library for PHP | 21313 | 9779 |\n| 015 | [Seldaek/monolog](https://github.com/Seldaek/monolog) | Sends your logs to files, sockets, inboxes, databases and various web services | 21177 | 1907 |\n| 016 | [matomo-org/matomo](https://github.com/matomo-org/matomo) | Empowering People Ethically 🚀 — Matomo is hiring! Join us → https://matomo.org/jobs Matomo is the leading open-source alternative to Google Analytics, giving you complete control and built-in privacy. Easily collect, visualise, and analyse data from websites \u0026 apps. Star us on GitHub ⭐️  – Pull Requests welcome!  | 20300 | 2690 |\n| 017 | [WordPress/WordPress](https://github.com/WordPress/WordPress) | WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead. | 19953 | 12735 |\n| 018 | [sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit) | The PHP Unit Testing framework. | 19813 | 2209 |\n| 019 | [firefly-iii/firefly-iii](https://github.com/firefly-iii/firefly-iii) | Firefly III: a personal finances manager | 18372 | 1623 |\n| 020 | [bcit-ci/CodeIgniter](https://github.com/bcit-ci/CodeIgniter) | Open Source PHP Framework (originally from EllisLab) | 18260 | 7598 |\n| 021 | [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) | Debugbar for Laravel (Integrates PHP Debug Bar) | 18046 | 1575 |\n| 022 | [bagisto/bagisto](https://github.com/bagisto/bagisto) | Free and open source laravel eCommerce platform | 17379 | 2365 |\n| 023 | [nikic/PHP-Parser](https://github.com/nikic/PHP-Parser) | A PHP parser written in PHP | 17191 | 1103 |\n| 024 | [easychen/howto-make-more-money](https://github.com/easychen/howto-make-more-money) | 程序员如何优雅的挣零花钱，2.0版，升级为小书了。Most of this not work outside China , so no English translate | 17187 | 1713 |\n| 025 | [briannesbitt/Carbon](https://github.com/briannesbitt/Carbon) | A simple PHP API extension for DateTime. | 16625 | 1289 |\n| 026 | [koel/koel](https://github.com/koel/koel) | 🐦 A personal music streaming server that works. | 16296 | 2005 |\n| 027 | [BookStackApp/BookStack](https://github.com/BookStackApp/BookStack) | A platform to create documentation/wiki content built with PHP \u0026 Laravel | 16215 | 2024 |\n| 028 | [flarum/flarum](https://github.com/flarum/flarum) | Simple forum software for building great communities. | 15631 | 1610 |\n| 029 | [erusev/parsedown](https://github.com/erusev/parsedown) | Better Markdown Parser in PHP | 14873 | 1140 |\n| 030 | [getgrav/grav](https://github.com/getgrav/grav) | Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony | 14786 | 1417 |\n| 031 | [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) | IDE Helper for Laravel | 14454 | 1186 |\n| 032 | [cachethq/cachet](https://github.com/cachethq/cachet) | 🚦 Cachet, the open-source, self-hosted status page system. | 14329 | 1581 |\n| 033 | [yiisoft/yii2](https://github.com/yiisoft/yii2) | Yii 2: The Fast, Secure and Professional PHP Framework | 14265 | 6887 |\n| 034 | [Intervention/image](https://github.com/Intervention/image) | PHP Image Processing | 14096 | 1495 |\n| 035 | [PHPOffice/PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) | A pure PHP library for reading and writing spreadsheet files | 13547 | 3535 |\n| 036 | [thephpleague/flysystem](https://github.com/thephpleague/flysystem) | Abstraction for local and remote filesystems | 13421 | 837 |\n| 037 | [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv) | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | 13292 | 643 |\n| 038 | [phpstan/phpstan](https://github.com/phpstan/phpstan) | PHP Static Analysis Tool - discover bugs in your code without running it! | 13262 | 914 |\n| 039 | [filp/whoops](https://github.com/filp/whoops) | PHP errors for cool kids  | 13223 | 603 |\n| 040 | [PHP-CS-Fixer/PHP-CS-Fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) | A tool to automatically fix PHP Coding Standards issues | 13065 | 1596 |\n| 041 | [roots/sage](https://github.com/roots/sage) | WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and block editor support | 12888 | 3066 |\n| 042 | [librespeed/speedtest](https://github.com/librespeed/speedtest) | Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more | 12766 | 2245 |\n| 043 | [ramsey/uuid](https://github.com/ramsey/uuid) | :snowflake: A PHP library for generating universally unique identifiers (UUIDs). | 12517 | 506 |\n| 044 | [SpartnerNL/Laravel-Excel](https://github.com/SpartnerNL/Laravel-Excel) | 🚀 Supercharged Excel exports and imports in Laravel | 12429 | 1934 |\n| 045 | [spatie/laravel-permission](https://github.com/spatie/laravel-permission) | Associate users with roles and permissions | 12380 | 1797 |\n| 046 | [piotrplenik/clean-code-php](https://github.com/piotrplenik/clean-code-php) | :bathtub: Clean Code concepts adapted for PHP | 12340 | 2277 |\n| 047 | [phacility/phabricator](https://github.com/phacility/phabricator) | Effective June 1, 2021: Phabricator is no longer actively maintained. | 12330 | 1642 |\n| 048 | [slimphp/Slim](https://github.com/slimphp/Slim) | Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs. | 12055 | 1947 |\n| 049 | [thedevdojo/voyager](https://github.com/thedevdojo/voyager) | Voyager - The Missing Laravel Admin | 11836 | 2681 |\n| 050 | [snipe/snipe-it](https://github.com/snipe/snipe-it) | A free open source IT asset/license management system | 11836 | 3327 |\n| 051 | [magento/magento2](https://github.com/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. | 11740 | 9360 |\n| 052 | [typecho/typecho](https://github.com/typecho/typecho) | A PHP Blogging Platform. Simple and Powerful. | 11704 | 2074 |\n| 053 | [docker/labs](https://github.com/docker/labs) | This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome. | 11590 | 5287 |\n| 054 | [egulias/EmailValidator](https://github.com/egulias/EmailValidator) | PHP Email address validator | 11520 | 221 |\n| 055 | [PHPOffice/PHPExcel](https://github.com/PHPOffice/PHPExcel) | ARCHIVED | 11448 | 4188 |\n| 056 | [tymondesigns/jwt-auth](https://github.com/tymondesigns/jwt-auth) | 🔐 JSON Web Token Authentication for Laravel \u0026 Lumen | 11366 | 1552 |\n| 057 | [doctrine/inflector](https://github.com/doctrine/inflector) | Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words. | 11299 | 137 |\n| 058 | [walkor/workerman](https://github.com/walkor/workerman) | An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.  | 11298 | 2270 |\n| 059 | [z-song/laravel-admin](https://github.com/z-song/laravel-admin) | Build a full-featured administrative interface in ten minutes | 11168 | 2839 |\n| 060 | [doctrine/lexer](https://github.com/doctrine/lexer) | Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers. | 11110 | 60 |\n| 061 | [octobercms/october](https://github.com/octobercms/october) | Self-hosted CMS platform based on the Laravel PHP Framework. | 11084 | 2201 |\n| 062 | [YOURLS/YOURLS](https://github.com/YOURLS/YOURLS) | 🔗 The de facto standard self hosted URL shortener in PHP | 11063 | 1985 |\n| 063 | [wallabag/wallabag](https://github.com/wallabag/wallabag) | wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely. | 11022 | 792 |\n| 064 | [FreshRSS/FreshRSS](https://github.com/FreshRSS/FreshRSS) | A free, self-hostable news aggregator… | 10998 | 910 |\n| 065 | [doctrine/instantiator](https://github.com/doctrine/instantiator) |  | 10985 | 62 |\n| 066 | [digininja/DVWA](https://github.com/digininja/DVWA) | Damn Vulnerable Web Application (DVWA) | 10834 | 3829 |\n| 067 | [phalcon/cphalcon](https://github.com/phalcon/cphalcon) | High performance, full-stack PHP framework delivered as a C extension. | 10809 | 1958 |\n| 068 | [deployphp/deployer](https://github.com/deployphp/deployer) | The PHP deployment tool with support for popular frameworks out of the box | 10743 | 1495 |\n| 069 | [dompdf/dompdf](https://github.com/dompdf/dompdf) | HTML to PDF converter for PHP | 10738 | 1805 |\n| 070 | [squizlabs/PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) | PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. | 10731 | 1478 |\n| 071 | [mockery/mockery](https://github.com/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). | 10672 | 457 |\n| 072 | [serbanghita/Mobile-Detect](https://github.com/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. | 10612 | 2662 |\n| 073 | [php-fig/log](https://github.com/php-fig/log) |  | 10429 | 182 |\n| 074 | [w7corp/easywechat](https://github.com/w7corp/easywechat) | 📦 一个 PHP 微信 SDK | 10317 | 2411 |\n| 075 | [tennc/webshell](https://github.com/tennc/webshell) | This is a webshell open source project | 10269 | 5585 |\n| 076 | [assimon/dujiaoka](https://github.com/assimon/dujiaoka) | 🦄独角数卡(自动售货系统)-开源站长自动化售货解决方案、高效、稳定、快速！🚀🚀🎉🎉 | 10073 | 2351 |\n| 077 | [pestphp/pest](https://github.com/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. | 10033 | 376 |\n| 078 | [doctrine/orm](https://github.com/doctrine/orm) | Doctrine Object Relational Mapper (ORM) | 10012 | 2533 |\n| 079 | [php-fig/container](https://github.com/php-fig/container) |  | 9986 | 52 |\n| 080 | [symfony/console](https://github.com/symfony/console) | Eases the creation of beautiful and testable command line interfaces | 9789 | 260 |\n| 081 | [bobthecow/psysh](https://github.com/bobthecow/psysh) | A REPL for PHP | 9768 | 315 |\n| 082 | [woocommerce/woocommerce](https://github.com/woocommerce/woocommerce) | A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine. | 9628 | 10764 |\n| 083 | [guyueyingmu/avbook](https://github.com/guyueyingmu/avbook) | AV 电影管理系统， avmoo , javbus , javlibrary 爬虫，线上 AV 影片图书馆，AV 磁力链接数据库，Japanese Adult Video Library,Adult Video Magnet Links - Japanese Adult Video Database | 9601 | 2030 |\n| 084 | [Anankke/SSPanel-UIM](https://github.com/Anankke/SSPanel-UIM) | Multi-purpose proxy service management system | 9572 | 3405 |\n| 085 | [doctrine/dbal](https://github.com/doctrine/dbal) | Doctrine Database Abstraction Layer | 9561 | 1354 |\n| 086 | [helloqingfeng/Awsome-Front-End-learning-resource](https://github.com/helloqingfeng/Awsome-Front-End-learning-resource) | :octocat:GitHub最全的前端资源汇总仓库（包括前端学习、开发资源、求职面试等） | 9529 | 1883 |\n| 087 | [swiftmailer/swiftmailer](https://github.com/swiftmailer/swiftmailer) | Comprehensive mailing tools for PHP | 9528 | 860 |\n| 088 | [googleapis/google-api-php-client](https://github.com/googleapis/google-api-php-client) | A PHP client library for accessing Google APIs | 9484 | 3531 |\n| 089 | [rectorphp/rector](https://github.com/rectorphp/rector) | Instant Upgrades and Automated Refactoring of any PHP 5.3+ code | 9439 | 709 |\n| 090 | [phpDocumentor/ReflectionDocBlock](https://github.com/phpDocumentor/ReflectionDocBlock) |  | 9364 | 125 |\n| 091 | [dingo/api](https://github.com/dingo/api) | A RESTful API package for the Laravel and Lumen frameworks. | 9337 | 1263 |\n| 092 | [FriendsOfPHP/Goutte](https://github.com/FriendsOfPHP/Goutte) | Goutte, a simple PHP Web Scraper | 9253 | 1006 |\n| 093 | [phpDocumentor/TypeResolver](https://github.com/phpDocumentor/TypeResolver) | A PSR-5 based resolver of Class names, Types and Structural Element Names | 9167 | 50 |\n| 094 | [phpDocumentor/ReflectionCommon](https://github.com/phpDocumentor/ReflectionCommon) |  | 9054 | 22 |\n| 095 | [reactphp/reactphp](https://github.com/reactphp/reactphp) | Event-driven, non-blocking I/O with PHP. | 8996 | 727 |\n| 096 | [sebastianbergmann/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage) | Library that provides collection, processing, and rendering functionality for PHP code coverage information. | 8870 | 377 |\n| 097 | [myclabs/DeepCopy](https://github.com/myclabs/DeepCopy) | Create deep copies (clones) of your objects | 8819 | 104 |\n| 098 | [cakephp/cakephp](https://github.com/cakephp/cakephp) | CakePHP: The Rapid Development Framework for PHP - Official Repository | 8722 | 3408 |\n| 099 | [kanboard/kanboard](https://github.com/kanboard/kanboard) | Kanban project management software | 8708 | 1843 |\n| 100 | [symfony/http-foundation](https://github.com/symfony/http-foundation) | Defines an object-oriented layer for the HTTP specification | 8661 | 300 |\n\n\nLast update : 13/03/2025 13:45\n\n\n\n### Inspiration\n\nThe original idea comes from [EvanLi/Github-Ranking](https://github.com/EvanLi/Github-Ranking). I wanted to track only PHP projects, and code something from scratch.\n\n### Disclaimer\n\n*Fun fact* : I know literally nothing about Ruby. The [code itself](https://github.com/ozh/top_100_PHP_projects/blob/master/parse.rb) was **100% generated** by [Github Copilot](https://copilot.github.com/).I typed the comments to indicate what I was trying to achieve, and all the code was written by the AI. *All. The. Code*. Isn't it amazing ? 🤩\n\n### License\n\nDo whatever the hell you want with it. I mean, it's not even my code.\n","funding_links":[],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozh%2Ftop_100_PHP_projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozh%2Ftop_100_PHP_projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozh%2Ftop_100_PHP_projects/lists"}