


It took ays to compile a complete set of PHP resources. Please like it.
这里是我整理的 PHP 资源集合,可以帮助大家找到自己需要的东西,而不必浪费时间搜索。我会每周更新一次。如果觉得有用,请给个star吧❤️。如果您想分享或转载,请保留来源。谢谢你! ?
PHP PSR 編碼標準
- 官方網站:www.php-fig.org
- 原始文件:github.com/php-fig/fig
PHP 資源列表
-
PHP環境部署工具:
- 服務台
- XAMPP
- 自製
PHP 資源站點
- PHP 周刊
- 視覺編碼
- PHP 聯賽
- KnpLabs
開發專案
- FastAdmin - 基於ThinkPHP5 Bootstrap的快速後端開發框架
- Notadd - 基於 Laravel 和 Vue 的開源 PHP 框架
- KiteCms
- YFCMF
- Flarum - 使用 PHP 和 Mithril.js 開發的輕量級社群平台
- PHPDish - 在 Symfony 框架上開發的內容社群系統
綜合項目
- DuckChat - 私人聊天軟體
- BookStack - 一個類似維基的線上書籍寫作平台
PHP 框架
- 苗條
- Flight - PHP 的可擴充微框架
- Bullet PHP - 用於建立 REST API 的微框架
- Aura - 許多組件的集合
- Kohana - HMVC 框架
- Workerman - PHP 套接字伺服器框架
- Ohsce - 使用套接字的高可靠性 PHP 通訊和控制框架
- PPM - PHP 流程管理器
- ZPHP - SOA 服務框架
- appserver.io - 多執行緒 PHP 應用程式伺服器
- MeepoPS - 多進程套接字服務
- phpDaemon - PHP 非同步框架
- QPM - 快速 PHP 流程管理器
- Zan PHP框架 - 有讚團隊開發的基於PHP協程的網路服務框架
- Swoole - PHP 的高效能網路通訊框架
- React - 非同步框架(Node.js 的 PHP 版本)
- Zephir - 用於編寫 PHP 擴充功能的程式語言
- Yaf - 另一個框架
- APIx - PHP AOP 框架
- 去! - 一個 PHP AOP 框架
- ToroPHP - 微路由框架
- 無脂框架
軟體/函式庫
- SmartWiki - 支援Markdown的文件工具
- Monolog - 日誌庫
- Hoa - 一組可擴充的 PHP 函式庫
- Kanboard - 專案管理工具
- Belt - 實用函數庫
- PHP Sitemap Generator - 網站地圖產生類別
- Array2XML - 將陣列轉換為 XML
- XML2Array - 將 XML 轉換為陣列
- pChart - 圖表產生庫
- PHP QR Code - 二維碼產生
- Easybook - 書籍寫作工具
- hashids - 從整數產生唯一的、非連續的短 ID
- 粒子 - 獨特的 ID 產生器
- Pinyin - 中文轉拼音的工具
- Ratchet - 建立即時、雙向客戶端-伺服器 WebSocket 應用程式
- JsonMapper - 用於將巢狀 JSON 結構對應到 PHP 類別的函式庫
- Macaw - PHP 路由類別
- FastRoute - PHP 路由類別
- Pimple - 依賴注入容器
- PHP-DI - 依賴注入容器
- Mobile Detect - 瀏覽器環境偵測類別
- DeviceDetector - 瀏覽器環境偵測類別
- PHP Cron Expression Parser - Crontab 格式解析器
- Box - Phar 建造工具
- phpMyFAQ - 常見問題應用程式
- 鉤子 - BaaS 軟體
- KodExplorer - 網路為基礎的檔案管理器和程式碼編輯器
- ICEcoder - 一個 Web IDE(基於 Web 的程式碼編輯器)
- PHP-Parser - PHP 解析器
- PHPSandbox - 一種將 PHP 作為單獨進程運行的方法
- PHPCPD - 在程式碼中尋找相似模式的工具
- Ubench - 測量程式碼執行效率的工具
- Text_Diff - 程式碼檔案比較工具
- PHP 分析器 - 與編譯器操作方式相同的流程分析
- apache2nginx - Apache 設定到 Nginx 設定的線上轉換
- Phproject - 專案管理系統
- php-mirroring - Packagist 和 GitHub 鏡像
- SocketLog - 微信、API 偵錯、AJAX 的偵錯工具,透過 WebSocket 將日誌輸出到 Chrome 中的控制台
- ApnsPHP - iOS 推播通知
- php-socket-raw - 套接字庫
- Faker - 假資料產生器
- Validation - 驗證工具
- Geocoder - 地理編碼工具
- Codiad - 網路為基礎的線上 IDE
- Style-Guide-Boilerplate - 手動建立工具
- PHP Humanizer - 資料格式化(多語言)
- reCAPTCHA - Google reCAPTCHA 庫
- UnifiedArchive - 壓縮/解壓縮工具
- Diff - Diff 的 PHP 實作
- PHP-ML - A PHP machine learning library
- Geotools - GEO geographic information tools
- PHPBrew - PHP version and extension management tool
- X-Prober - A PHP probe
- Countries - World countries in JSON, CSV, XML, and YAML formats
- PHP dotenv - PHP .env environment configuration management
- ramsey/uuid - UUID generator
- Linfo - Server stats UI/library
Asynchronous/Coroutines
- Amp - A non-blocking coroutine concurrency framework
- Recoil - An asynchronous coroutine framework
- Promise - A Promises/A implementation for PHP
- Guzzle Promises - A Promises/A library for PHP with synchronous support
Frontend Related
- PHP-CSS-Parser - A CSS parser implemented in PHP
- Minify - JS and CSS minification tool
- Munee - A PHP library with image resizing, CSS/JS merging/minification, caching, and more
Chat/SMS
- Easy SMS - SMS sending component
- PhpSms - SMS sending library
- BotMan - A PHP library for building chatbots
File Management
- Nextcloud Server - A private cloud service based on PHP
- Cloudreve - A cloud storage system that supports multiple cloud storage providers
Text Processing
- pangu.php - Automatically adds spaces to text
- TOML parser for PHP - A TOML parser
Algorithms
- PHP-Data-Structure-and-Algorithms - PHP Data Structures and Algorithms
Code Checking
- PHPStan - A static analysis tool for detecting bugs in code
- PHP_CodeSniffer - A coding standard checker for PHP/JavaScript/CSS
- PHP-CS-Fixer - PHP code style fixer
- PHPMD - PHP Mess Detector
- PHPCheckstyle - Coding style checking software
- GrumPHP - A code quality checking tool
CLI
- CLImate - Better command line output
- phpsh - PHP Shell
- psysh - PHP Console
- Boris - PHP REPL
- CLIFramework - A CLI framework
- console tool - A PHP command line application library
Error/Exception Handling
- Whoops - Exception/error handling class
- BooBoo - Exception/error handling class
- PHP-Error - Error handling library
Debugging Tools
- PHP Debug Bar - A debugging tool
API
- phprs - A lightweight, JAX-RS-like, practical PHP framework
- graphql-php - A PHP port of the GraphQL reference implementation
- Dingo API - A RESTful API package for the Laravel and Lumen frameworks
The above is the detailed content of It took ays to compile a complete set of PHP resources. Please like it.. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











There are four main error types in PHP: 1.Notice: the slightest, will not interrupt the program, such as accessing undefined variables; 2. Warning: serious than Notice, will not terminate the program, such as containing no files; 3. FatalError: the most serious, will terminate the program, such as calling no function; 4. ParseError: syntax error, will prevent the program from being executed, such as forgetting to add the end tag.

PHP and Python each have their own advantages, and choose according to project requirements. 1.PHP is suitable for web development, especially for rapid development and maintenance of websites. 2. Python is suitable for data science, machine learning and artificial intelligence, with concise syntax and suitable for beginners.

In PHP, password_hash and password_verify functions should be used to implement secure password hashing, and MD5 or SHA1 should not be used. 1) password_hash generates a hash containing salt values to enhance security. 2) Password_verify verify password and ensure security by comparing hash values. 3) MD5 and SHA1 are vulnerable and lack salt values, and are not suitable for modern password security.

HTTP request methods include GET, POST, PUT and DELETE, which are used to obtain, submit, update and delete resources respectively. 1. The GET method is used to obtain resources and is suitable for read operations. 2. The POST method is used to submit data and is often used to create new resources. 3. The PUT method is used to update resources and is suitable for complete updates. 4. The DELETE method is used to delete resources and is suitable for deletion operations.

PHP is widely used in e-commerce, content management systems and API development. 1) E-commerce: used for shopping cart function and payment processing. 2) Content management system: used for dynamic content generation and user management. 3) API development: used for RESTful API development and API security. Through performance optimization and best practices, the efficiency and maintainability of PHP applications are improved.

PHP is a scripting language widely used on the server side, especially suitable for web development. 1.PHP can embed HTML, process HTTP requests and responses, and supports a variety of databases. 2.PHP is used to generate dynamic web content, process form data, access databases, etc., with strong community support and open source resources. 3. PHP is an interpreted language, and the execution process includes lexical analysis, grammatical analysis, compilation and execution. 4.PHP can be combined with MySQL for advanced applications such as user registration systems. 5. When debugging PHP, you can use functions such as error_reporting() and var_dump(). 6. Optimize PHP code to use caching mechanisms, optimize database queries and use built-in functions. 7

PHP handles file uploads through the $\_FILES variable. The methods to ensure security include: 1. Check upload errors, 2. Verify file type and size, 3. Prevent file overwriting, 4. Move files to a permanent storage location.

In PHPOOP, self:: refers to the current class, parent:: refers to the parent class, static:: is used for late static binding. 1.self:: is used for static method and constant calls, but does not support late static binding. 2.parent:: is used for subclasses to call parent class methods, and private methods cannot be accessed. 3.static:: supports late static binding, suitable for inheritance and polymorphism, but may affect the readability of the code.
