Home  >  Article  >  Backend Development  >  It took ays to compile a complete set of PHP resources. Please like it.

It took ays to compile a complete set of PHP resources. Please like it.

Mary-Kate Olsen
Mary-Kate OlsenOriginal
2024-10-15 18:08:02241browse

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 資源列表

  1. 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!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:Small Entity SchemaNext article:None