From 1bfff5be53a80356966ec85a84c7ba9214b05575 Mon Sep 17 00:00:00 2001 From: Ruby script Date: Fri, 19 Jan 2024 13:44:28 +0000 Subject: [PATCH] Update README --- README.md | 202 +++++++++++++++++++++++++++--------------------------- 1 file changed, 101 insertions(+), 101 deletions(-) diff --git a/README.md b/README.md index 08545f0..83772a3 100644 --- a/README.md +++ b/README.md @@ -4,109 +4,109 @@ This is an automated list of the PHP projects here on Github with the most stars | # | Repository | Description | Stars | Forks | |---|------------|-------------|-------|-------| -| 001 | [symfony/symfony](https://github.com/symfony/symfony) | The Symfony PHP framework | 28990 | 9436 | -| 002 | [fzaninotto/Faker](https://github.com/fzaninotto/Faker) | Faker is a PHP library that generates fake data for you | 26778 | 3611 | -| 003 | [nextcloud/server](https://github.com/nextcloud/server) | ☁️ Nextcloud server, a safe home for all your data | 24746 | 3834 | -| 004 | [Seldaek/monolog](https://github.com/Seldaek/monolog) | Sends your logs to files, sockets, inboxes, databases and various web services | 20665 | 1896 | -| 005 | [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. | 18389 | 12578 | -| 006 | [nikic/PHP-Parser](https://github.com/nikic/PHP-Parser) | A PHP parser written in PHP | 16436 | 981 | -| 007 | [flarum/flarum](https://github.com/flarum/flarum) | Simple forum software for building great communities. | 14609 | 1546 | -| 008 | [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 | 14168 | 1404 | -| 009 | [BookStackApp/BookStack](https://github.com/BookStackApp/BookStack) | A platform to create documentation/wiki content built with PHP & Laravel | 13105 | 1701 | -| 010 | [thephpleague/flysystem](https://github.com/thephpleague/flysystem) | Abstraction for local and remote filesystems | 13103 | 823 | -| 011 | [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv) | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | 12810 | 672 | -| 012 | [PHPOffice/PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) | A pure PHP library for reading and writing spreadsheet files | 12743 | 3333 | -| 013 | [roots/sage](https://github.com/roots/sage) | WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow | 12411 | 3025 | -| 014 | [spatie/laravel-permission](https://github.com/spatie/laravel-permission) | Associate users with roles and permissions | 11642 | 1748 | -| 015 | [docker/labs](https://github.com/docker/labs) | This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome. | 11406 | 5412 | -| 016 | [egulias/EmailValidator](https://github.com/egulias/EmailValidator) | PHP Email address validator | 11263 | 234 | -| 017 | [z-song/laravel-admin](https://github.com/z-song/laravel-admin) | Build a full-featured administrative interface in ten minutes | 11009 | 2827 | -| 018 | [octobercms/october](https://github.com/octobercms/october) | Self-hosted CMS platform based on the Laravel PHP Framework. | 10948 | 2300 | -| 019 | [walkor/workerman](https://github.com/walkor/workerman) | An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. | 10803 | 2285 | -| 020 | [typecho/typecho](https://github.com/typecho/typecho) | A PHP Blogging Platform. Simple and Powerful. | 10732 | 2031 | -| 021 | [deployphp/deployer](https://github.com/deployphp/deployer) | The PHP deployment tool with support for popular frameworks out of the box | 10187 | 1484 | -| 022 | [w7corp/easywechat](https://github.com/w7corp/easywechat) | 📦 一个 PHP 微信 SDK | 10170 | 2478 | -| 023 | [pandora-next/deploy](https://github.com/pandora-next/deploy) | Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API + Signup Free = PandoraNext. New GPTs(Gizmo) UI, All in one! | 10096 | 1934 | -| 024 | [dompdf/dompdf](https://github.com/dompdf/dompdf) | HTML to PDF converter for PHP | 10081 | 1812 | -| 025 | [doctrine/orm](https://github.com/doctrine/orm) | Doctrine Object Relational Mapper (ORM) | 9752 | 2502 | -| 026 | [swiftmailer/swiftmailer](https://github.com/swiftmailer/swiftmailer) | Comprehensive mailing tools for PHP | 9573 | 887 | -| 027 | [tennc/webshell](https://github.com/tennc/webshell) | This is a webshell open source project | 9551 | 5639 | -| 028 | [phpDocumentor/ReflectionDocBlock](https://github.com/phpDocumentor/ReflectionDocBlock) | | 9278 | 113 | -| 029 | [FriendsOfPHP/Goutte](https://github.com/FriendsOfPHP/Goutte) | Goutte, a simple PHP Web Scraper | 9254 | 1081 | -| 030 | [helloqingfeng/Awsome-Front-End-learning-resource](https://github.com/helloqingfeng/Awsome-Front-End-learning-resource) | :octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等) | 9048 | 1886 | -| 031 | [woocommerce/woocommerce](https://github.com/woocommerce/woocommerce) | A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine. | 8897 | 10801 | -| 032 | [cakephp/cakephp](https://github.com/cakephp/cakephp) | CakePHP: The Rapid Development Framework for PHP - Official Repository | 8658 | 3523 | -| 033 | [phpspec/prophecy](https://github.com/phpspec/prophecy) | Highly opinionated mocking framework for PHP 5.3+ | 8540 | 235 | -| 034 | [symfony/finder](https://github.com/symfony/finder) | Finds files and directories via an intuitive fluent interface | 8313 | 58 | -| 035 | [paragonie/random_compat](https://github.com/paragonie/random_compat) | PHP 5.x support for random_bytes() and random_int() | 8138 | 133 | -| 036 | [symfony/http-kernel](https://github.com/symfony/http-kernel) | Provides a structured process for converting a Request into a Response | 8001 | 95 | -| 037 | [symfony/thanks](https://github.com/symfony/thanks) | Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)! | 7987 | 48 | -| 038 | [rectorphp/rector](https://github.com/rectorphp/rector) | Instant Upgrades and Automated Refactoring of any PHP 5.3+ code | 7841 | 662 | -| 039 | [fuzzdb-project/fuzzdb](https://github.com/fuzzdb-project/fuzzdb) | Dictionary of attack patterns and primitives for black-box application fault injection and resource discovery. | 7806 | 2111 | -| 040 | [top-think/think](https://github.com/top-think/think) | ThinkPHP Framework ——十年匠心的高性能PHP框架 | 7791 | 1640 | -| 041 | [guzzle/psr7](https://github.com/guzzle/psr7) | PSR-7 HTTP message library | 7789 | 292 | -| 042 | [doctrine/cache](https://github.com/doctrine/cache) | Doctrine Cache component | 7755 | 220 | -| 043 | [assimon/dujiaoka](https://github.com/assimon/dujiaoka) | 🦄独角数卡(自动售货系统)-开源站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉 | 7662 | 1958 | -| 044 | [laravel/lumen](https://github.com/laravel/lumen) | The Laravel Lumen Framework. | 7642 | 1016 | -| 045 | [DevinVinson/WordPress-Plugin-Boilerplate](https://github.com/DevinVinson/WordPress-Plugin-Boilerplate) | [WordPress] A foundation for WordPress Plugin Development that aims to provide a clear and consistent guide for building your plugins. | 7476 | 2221 | -| 046 | [webmozarts/assert](https://github.com/webmozarts/assert) | Assertions to validate method input/output with nice error messages. | 7455 | 145 | -| 047 | [crater-invoice/crater](https://github.com/crater-invoice/crater) | Open Source Invoicing Solution for Individuals & Businesses | 7435 | 1468 | -| 048 | [fideloper/TrustedProxy](https://github.com/fideloper/TrustedProxy) | Laravel Proxy Package for handling sessions when behind load balancers or other intermediaries. | 7358 | 124 | -| 049 | [symfony/css-selector](https://github.com/symfony/css-selector) | Converts CSS selectors to XPath expressions | 7333 | 46 | -| 050 | [symfony/process](https://github.com/symfony/process) | Executes commands in sub-processes | 7331 | 109 | -| 051 | [sebastianbergmann/php-file-iterator](https://github.com/sebastianbergmann/php-file-iterator) | FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria. | 7316 | 89 | -| 052 | [symfony/debug](https://github.com/symfony/debug) | Provides tools to ease debugging PHP code | 7295 | 56 | -| 053 | [sebastianbergmann/php-text-template](https://github.com/sebastianbergmann/php-text-template) | A simple template engine. | 7261 | 66 | -| 054 | [the-benchmarker/web-frameworks](https://github.com/the-benchmarker/web-frameworks) | Which is the fastest web framework? | 6840 | 641 | -| 055 | [sebastianbergmann/environment](https://github.com/sebastianbergmann/environment) | Provides functionality that helps writing PHP code that has runtime-specific execution paths | 6620 | 34 | -| 056 | [symfony/translation](https://github.com/symfony/translation) | Provides tools to internationalize your application | 6548 | 89 | -| 057 | [RSS-Bridge/rss-bridge](https://github.com/RSS-Bridge/rss-bridge) | The RSS feed for websites missing it | 6535 | 1022 | -| 058 | [sebastianbergmann/global-state](https://github.com/sebastianbergmann/global-state) | Snapshotting of global state, factored out of PHPUnit into a stand-alone component | 6457 | 21 | -| 059 | [mautic/mautic](https://github.com/mautic/mautic) | Mautic: Open Source Marketing Automation Software. | 6414 | 2374 | -| 060 | [thephpleague/oauth2-server](https://github.com/thephpleague/oauth2-server) | A spec compliant, secure by default PHP OAuth 2.0 Server | 6406 | 1135 | -| 061 | [electerious/Lychee](https://github.com/electerious/Lychee) | A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos. | 6311 | 688 | -| 062 | [fruitcake/laravel-cors](https://github.com/fruitcake/laravel-cors) | Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application | 6267 | 627 | -| 063 | [JakubOnderka/PHP-Console-Highlighter](https://github.com/JakubOnderka/PHP-Console-Highlighter) | Highlight PHP code in terminal | 6223 | 23 | -| 064 | [JakubOnderka/PHP-Console-Color](https://github.com/JakubOnderka/PHP-Console-Color) | Simple library for creating colored console ouput | 6204 | 70 | -| 065 | [kalcaddle/KodExplorer](https://github.com/kalcaddle/KodExplorer) | A web based file manager,web IDE / browser based code editor | 6117 | 1853 | -| 066 | [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) | Official repository of the AWS SDK for PHP (@awsforphp) | 5936 | 1251 | -| 067 | [paragonie/awesome-appsec](https://github.com/paragonie/awesome-appsec) | A curated list of resources for learning about application security | 5925 | 732 | -| 068 | [mledoze/countries](https://github.com/mledoze/countries) | World countries in JSON, CSV, XML and Yaml. Any help is welcome! | 5850 | 1267 | -| 069 | [doctrine/event-manager](https://github.com/doctrine/event-manager) | The Doctrine Event Manager is a library that provides a simple event system. | 5842 | 19 | -| 070 | [tijsverkoyen/CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) | CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails. | 5747 | 185 | -| 071 | [Respect/Validation](https://github.com/Respect/Validation) | The most awesome validation engine ever created for PHP | 5700 | 811 | -| 072 | [pterodactyl/panel](https://github.com/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. | 5646 | 1449 | -| 073 | [inertiajs/inertia](https://github.com/inertiajs/inertia) | Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers. | 5543 | 378 | -| 074 | [rappasoft/laravel-boilerplate](https://github.com/rappasoft/laravel-boilerplate) | The Laravel Boilerplate Project - https://laravel-boilerplate.com | 5523 | 1580 | -| 075 | [vimeo/psalm](https://github.com/vimeo/psalm) | A static analysis tool for finding errors in PHP applications | 5378 | 673 | -| 076 | [elastic/elasticsearch-php](https://github.com/elastic/elasticsearch-php) | Official PHP client for Elasticsearch. | 5211 | 1009 | -| 077 | [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) | PHP Secure Communications Library | 5189 | 943 | -| 078 | [fecshop/yii2_fecshop](https://github.com/fecshop/yii2_fecshop) | yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等 | 5152 | 1416 | -| 079 | [nunomaduro/phpinsights](https://github.com/nunomaduro/phpinsights) | 🔰 Instant PHP quality checks from your console | 5140 | 311 | -| 080 | [php-fig/cache](https://github.com/php-fig/cache) | | 4996 | 51 | -| 081 | [yiisoft/yii](https://github.com/yiisoft/yii) | Yii PHP Framework 1.1.x | 4855 | 2354 | -| 082 | [cydrobolt/polr](https://github.com/cydrobolt/polr) | :aerial_tramway: A modern, powerful, and robust URL shortener | 4830 | 903 | -| 083 | [thedevdojo/wave](https://github.com/thedevdojo/wave) | Wave - The Software as a Service Starter Kit, designed to help you build the SAAS of your dreams 🚀 💰 | 4780 | 652 | -| 084 | [causefx/Organizr](https://github.com/causefx/Organizr) | HTPC/Homelab Services Organizer - Written in PHP | 4758 | 324 | -| 085 | [yajra/laravel-datatables](https://github.com/yajra/laravel-datatables) | jQuery DataTables API for Laravel 4|5|6|7|8|9|10 | 4660 | 854 | -| 086 | [uvdesk/community-skeleton](https://github.com/uvdesk/community-skeleton) | UVdesk Opensource Community Helpdesk Project built for all to make a Full Ticketing Support System along with many more other features. | 4601 | 427 | -| 087 | [webonyx/graphql-php](https://github.com/webonyx/graphql-php) | PHP implementation of the GraphQL specification based on the reference implementation in JavaScript | 4585 | 609 | -| 088 | [symfony/filesystem](https://github.com/symfony/filesystem) | Provides basic utilities for the filesystem | 4520 | 51 | -| 089 | [cakephp/phinx](https://github.com/cakephp/phinx) | PHP Database Migrations for Everyone | 4426 | 952 | -| 090 | [jenssegers/agent](https://github.com/jenssegers/agent) | 👮 A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect | 4415 | 455 | -| 091 | [moneyphp/money](https://github.com/moneyphp/money) | PHP implementation of Fowler's Money pattern. | 4413 | 495 | -| 092 | [php-imagine/Imagine](https://github.com/php-imagine/Imagine) | PHP Object Oriented image manipulation library | 4378 | 580 | -| 093 | [hanc00l/wooyun_public](https://github.com/hanc00l/wooyun_public) | This repo is archived. Thanks for wooyun! 乌云公开漏洞、知识库爬虫和搜索 crawl and search for wooyun.org public bug(vulnerability) and drops | 4348 | 1977 | -| 094 | [prasathmani/tinyfilemanager](https://github.com/prasathmani/tinyfilemanager) | Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager | 4305 | 1603 | -| 095 | [cytopia/devilbox](https://github.com/cytopia/devilbox) | A modern Docker LAMP stack and MEAN stack for local development | 4275 | 633 | -| 096 | [RaspAP/raspap-webgui](https://github.com/RaspAP/raspap-webgui) | Simple wireless AP setup & management for Debian-based devices | 4211 | 781 | -| 097 | [box/spout](https://github.com/box/spout) | Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way | 4196 | 632 | -| 098 | [aonez/Keka](https://github.com/aonez/Keka) | The macOS & iOS file archiver | 4180 | 233 | -| 099 | [DenverCoder1/readme-typing-svg](https://github.com/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. | 4174 | 651 | -| 100 | [symfony/config](https://github.com/symfony/config) | Helps you find, load, combine, autofill and validate configuration values of any kind | 4162 | 43 | +| 001 | [laravel/laravel](https://github.com/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. | 75724 | 24232 | +| 002 | [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. | 51472 | 23486 | +| 003 | [blueimp/jQuery-File-Upload](https://github.com/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. | 30998 | 8149 | +| 004 | [laravel/framework](https://github.com/laravel/framework) | The Laravel Framework. | 30815 | 10524 | +| 005 | [symfony/symfony](https://github.com/symfony/symfony) | The Symfony PHP framework | 28993 | 9438 | +| 006 | [composer/composer](https://github.com/composer/composer) | Dependency Manager for PHP | 28032 | 6830 | +| 007 | [guzzle/guzzle](https://github.com/guzzle/guzzle) | Guzzle, an extensible PHP HTTP client | 22859 | 2459 | +| 008 | [DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP) | Sample code for several design patterns in PHP 8.x | 21574 | 4605 | +| 009 | [Seldaek/monolog](https://github.com/Seldaek/monolog) | Sends your logs to files, sockets, inboxes, databases and various web services | 20665 | 1896 | +| 010 | [PHPMailer/PHPMailer](https://github.com/PHPMailer/PHPMailer) | The classic email sending library for PHP | 20226 | 9860 | +| 011 | [monicahq/monica](https://github.com/monicahq/monica) | Personal CRM. Remember everything about your friends, family and business relationships. | 20205 | 2061 | +| 012 | [sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit) | The PHP Unit Testing framework. | 19459 | 2245 | +| 013 | [matomo-org/matomo](https://github.com/matomo-org/matomo) | Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. We love Pull Requests! | 18655 | 2603 | +| 014 | [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. | 18392 | 12578 | +| 015 | [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 | 16486 | 1701 | +| 016 | [nikic/PHP-Parser](https://github.com/nikic/PHP-Parser) | A PHP parser written in PHP | 16438 | 981 | +| 017 | [briannesbitt/Carbon](https://github.com/briannesbitt/Carbon) | A simple PHP API extension for DateTime. | 16313 | 1314 | +| 018 | [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) | Debugbar for Laravel (Integrates PHP Debug Bar) | 15855 | 1576 | +| 019 | [koel/koel](https://github.com/koel/koel) | 🐦 A personal music streaming server that works. | 15250 | 1925 | +| 020 | [erusev/parsedown](https://github.com/erusev/parsedown) | Better Markdown Parser in PHP | 14552 | 1152 | +| 021 | [yiisoft/yii2](https://github.com/yiisoft/yii2) | Yii 2: The Fast, Secure and Professional PHP Framework | 14176 | 7027 | +| 022 | [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 | 14170 | 1404 | +| 023 | [cachethq/cachet](https://github.com/cachethq/cachet) | 🚦 The open-source status page system. | 13547 | 1575 | +| 024 | [BookStackApp/BookStack](https://github.com/BookStackApp/BookStack) | A platform to create documentation/wiki content built with PHP & Laravel | 13115 | 1702 | +| 025 | [filp/whoops](https://github.com/filp/whoops) | PHP errors for cool kids | 13095 | 666 | +| 026 | [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv) | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | 12811 | 672 | +| 027 | [PHPOffice/PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) | A pure PHP library for reading and writing spreadsheet files | 12751 | 3337 | +| 028 | [firefly-iii/firefly-iii](https://github.com/firefly-iii/firefly-iii) | Firefly III: a personal finances manager | 12679 | 1189 | +| 029 | [roots/sage](https://github.com/roots/sage) | WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow | 12412 | 3025 | +| 030 | [phpstan/phpstan](https://github.com/phpstan/phpstan) | PHP Static Analysis Tool - discover bugs in your code without running it! | 12372 | 934 | +| 031 | [PHP-CS-Fixer/PHP-CS-Fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) | A tool to automatically fix PHP Coding Standards issues | 12343 | 1600 | +| 032 | [phacility/phabricator](https://github.com/phacility/phabricator) | Effective June 1, 2021: Phabricator is no longer actively maintained. | 12322 | 1698 | +| 033 | [ramsey/uuid](https://github.com/ramsey/uuid) | :snowflake: A PHP library for generating universally unique identifiers (UUIDs). | 12255 | 551 | +| 034 | [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. | 11757 | 1960 | +| 035 | [thedevdojo/voyager](https://github.com/thedevdojo/voyager) | Voyager - The Missing Laravel Admin | 11617 | 2686 | +| 036 | [docker/labs](https://github.com/docker/labs) | This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome. | 11406 | 5412 | +| 037 | [egulias/EmailValidator](https://github.com/egulias/EmailValidator) | PHP Email address validator | 11265 | 234 | +| 038 | [tymondesigns/jwt-auth](https://github.com/tymondesigns/jwt-auth) | 🔐 JSON Web Token Authentication for Laravel & Lumen | 11108 | 1556 | +| 039 | [doctrine/lexer](https://github.com/doctrine/lexer) | Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers. | 10977 | 55 | +| 040 | [octobercms/october](https://github.com/octobercms/october) | Self-hosted CMS platform based on the Laravel PHP Framework. | 10949 | 2300 | +| 041 | [walkor/workerman](https://github.com/walkor/workerman) | An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. | 10804 | 2286 | +| 042 | [typecho/typecho](https://github.com/typecho/typecho) | A PHP Blogging Platform. Simple and Powerful. | 10734 | 2031 | +| 043 | [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 | 10686 | 2061 | +| 044 | [squizlabs/PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) | PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. | 10539 | 1559 | +| 045 | [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. | 10413 | 2705 | +| 046 | [php-fig/log](https://github.com/php-fig/log) | | 10275 | 181 | +| 047 | [coollabsio/coolify](https://github.com/coollabsio/coolify) | An open-source & self-hostable Heroku / Netlify / Vercel alternative. | 10269 | 553 | +| 048 | [pandora-next/deploy](https://github.com/pandora-next/deploy) | Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API + Signup Free = PandoraNext. New GPTs(Gizmo) UI, All in one! | 10179 | 1950 | +| 049 | [dompdf/dompdf](https://github.com/dompdf/dompdf) | HTML to PDF converter for PHP | 10081 | 1812 | +| 050 | [YOURLS/YOURLS](https://github.com/YOURLS/YOURLS) | 🔗 The de facto standard self hosted URL shortener in PHP | 9907 | 1939 | +| 051 | [php-fig/container](https://github.com/php-fig/container) | | 9839 | 49 | +| 052 | [doctrine/orm](https://github.com/doctrine/orm) | Doctrine Object Relational Mapper (ORM) | 9756 | 2504 | +| 053 | [swiftmailer/swiftmailer](https://github.com/swiftmailer/swiftmailer) | Comprehensive mailing tools for PHP | 9573 | 888 | +| 054 | [tennc/webshell](https://github.com/tennc/webshell) | This is a webshell open source project | 9553 | 5639 | +| 055 | [dingo/api](https://github.com/dingo/api) | A RESTful API package for the Laravel and Lumen frameworks. | 9325 | 1297 | +| 056 | [phpDocumentor/ReflectionDocBlock](https://github.com/phpDocumentor/ReflectionDocBlock) | | 9279 | 113 | +| 057 | [FriendsOfPHP/Goutte](https://github.com/FriendsOfPHP/Goutte) | Goutte, a simple PHP Web Scraper | 9255 | 1081 | +| 058 | [doctrine/dbal](https://github.com/doctrine/dbal) | Doctrine Database Abstraction Layer | 9240 | 1290 | +| 059 | [bagisto/bagisto](https://github.com/bagisto/bagisto) | Free and open source laravel eCommerce platform | 9230 | 1944 | +| 060 | [phpDocumentor/TypeResolver](https://github.com/phpDocumentor/TypeResolver) | A PSR-5 based resolver of Class names, Types and Structural Element Names | 9088 | 48 | +| 061 | [googleapis/google-api-php-client](https://github.com/googleapis/google-api-php-client) | A PHP client library for accessing Google APIs | 8992 | 3732 | +| 062 | [phpDocumentor/ReflectionCommon](https://github.com/phpDocumentor/ReflectionCommon) | | 8981 | 20 | +| 063 | [Anankke/SSPanel-Uim](https://github.com/Anankke/SSPanel-Uim) | SSPanel V3 魔改再次修改版 | 8781 | 3387 | +| 064 | [reactphp/reactphp](https://github.com/reactphp/reactphp) | Event-driven, non-blocking I/O with PHP. | 8737 | 797 | +| 065 | [sebastianbergmann/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage) | Library that provides collection, processing, and rendering functionality for PHP code coverage information. | 8694 | 422 | +| 066 | [cakephp/cakephp](https://github.com/cakephp/cakephp) | CakePHP: The Rapid Development Framework for PHP - Official Repository | 8660 | 3524 | +| 067 | [myclabs/DeepCopy](https://github.com/myclabs/DeepCopy) | Create deep copies (clones) of your objects | 8618 | 97 | +| 068 | [symfony/http-foundation](https://github.com/symfony/http-foundation) | Defines an object-oriented layer for the HTTP specification | 8532 | 304 | +| 069 | [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) | Provides tools that allow your application components to communicate with each other by dispatching events and listening to them | 8413 | 71 | +| 070 | [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. | 8382 | 269 | +| 071 | [paragonie/random_compat](https://github.com/paragonie/random_compat) | PHP 5.x support for random_bytes() and random_int() | 8138 | 133 | +| 072 | [php-fig/simple-cache](https://github.com/php-fig/simple-cache) | | 8049 | 53 | +| 073 | [symfony/http-kernel](https://github.com/symfony/http-kernel) | Provides a structured process for converting a Request into a Response | 8001 | 95 | +| 074 | [symfony/thanks](https://github.com/symfony/thanks) | Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)! | 7986 | 48 | +| 075 | [twigphp/Twig](https://github.com/twigphp/Twig) | Twig, the flexible, fast, and secure template language for PHP | 7961 | 1277 | +| 076 | [kanboard/kanboard](https://github.com/kanboard/kanboard) | Kanban project management software | 7931 | 1775 | +| 077 | [rectorphp/rector](https://github.com/rectorphp/rector) | Instant Upgrades and Automated Refactoring of any PHP 5.3+ code | 7840 | 664 | +| 078 | [fuzzdb-project/fuzzdb](https://github.com/fuzzdb-project/fuzzdb) | Dictionary of attack patterns and primitives for black-box application fault injection and resource discovery. | 7810 | 2111 | +| 079 | [top-think/think](https://github.com/top-think/think) | ThinkPHP Framework ——十年匠心的高性能PHP框架 | 7791 | 1640 | +| 080 | [guzzle/psr7](https://github.com/guzzle/psr7) | PSR-7 HTTP message library | 7790 | 292 | +| 081 | [doctrine/cache](https://github.com/doctrine/cache) | Doctrine Cache component | 7756 | 220 | +| 082 | [symfony/polyfill-mbstring](https://github.com/symfony/polyfill-mbstring) | This component provides a partial, native PHP implementation for the Mbstring extension. | 7749 | 42 | +| 083 | [laravel/lumen](https://github.com/laravel/lumen) | The Laravel Lumen Framework. | 7643 | 1018 | +| 084 | [symfony/routing](https://github.com/symfony/routing) | Maps an HTTP request to a set of configuration variables | 7490 | 104 | +| 085 | [webmozarts/assert](https://github.com/webmozarts/assert) | Assertions to validate method input/output with nice error messages. | 7455 | 145 | +| 086 | [crater-invoice/crater](https://github.com/crater-invoice/crater) | Open Source Invoicing Solution for Individuals & Businesses | 7436 | 1469 | +| 087 | [fideloper/TrustedProxy](https://github.com/fideloper/TrustedProxy) | Laravel Proxy Package for handling sessions when behind load balancers or other intermediaries. | 7359 | 125 | +| 088 | [symfony/css-selector](https://github.com/symfony/css-selector) | Converts CSS selectors to XPath expressions | 7333 | 46 | +| 089 | [symfony/process](https://github.com/symfony/process) | Executes commands in sub-processes | 7332 | 109 | +| 090 | [sebastianbergmann/php-file-iterator](https://github.com/sebastianbergmann/php-file-iterator) | FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria. | 7317 | 89 | +| 091 | [symfony/var-dumper](https://github.com/symfony/var-dumper) | Provides mechanisms for walking through any arbitrary PHP variable | 7304 | 101 | +| 092 | [phar-io/manifest](https://github.com/phar-io/manifest) | Component for reading phar.io manifest information from a PHP Archive (PHAR) | 7304 | 13 | +| 093 | [symfony/debug](https://github.com/symfony/debug) | Provides tools to ease debugging PHP code | 7295 | 56 | +| 094 | [phar-io/version](https://github.com/phar-io/version) | Library for handling version information and constraints | 7292 | 18 | +| 095 | [Laravel-Lang/lang](https://github.com/Laravel-Lang/lang) | List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI. | 7273 | 3129 | +| 096 | [sebastianbergmann/php-text-template](https://github.com/sebastianbergmann/php-text-template) | A simple template engine. | 7262 | 66 | +| 097 | [laravel/tinker](https://github.com/laravel/tinker) | Powerful REPL for the Laravel framework. | 7249 | 123 | +| 098 | [opencart/opencart](https://github.com/opencart/opencart) | A free shopping cart system. OpenCart is an open source PHP-based online e-commerce solution. | 7114 | 4833 | +| 099 | [lcobucci/jwt](https://github.com/lcobucci/jwt) | A simple library to work with JSON Web Token and JSON Web Signature | 7113 | 597 | +| 100 | [akaunting/akaunting](https://github.com/akaunting/akaunting) | Online Accounting Software | 7061 | 2244 | -Last update : 18/01/2024 13:44 +Last update : 19/01/2024 13:44