Please enable JavaScript in your browser!
首頁
探索
說明
登入
ricardogj08
/
awesome
關註
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
分支:
master
分支列表
標籤列表
master
awesome
/
php.md
php.md
2.8 KB
永久連結
文件歷史
原始文件
Awesome PHP
Bases de datos
php-orm - PHP micro-ORM and query builder.
simple-db-migrator - A simple database migration tool written in PHP.
Phpmig - Simple migrations system for php.
Criptografía
crypto - Encrypt and decrypt data using private/public keys.
Clientes HTTP
Requests for PHP - A humble HTTP request library. Simplify how you interact with other sites and leave your worries behind.
php-http-client - SendGrid's PHP HTTP Client for calling APIs.
PHP REST Client - A generic REST API client for PHP.
Códigos HTTP
Just HTTP Status Codes - The Simplest & Cleanest HTTP Status Codes for PHP.
Environment
dotenv - A simple library to supply environment variables from .env.
php-dotenv - Loads environment variables from .env file to getenv(), $_ENV and $_SERVER.
dotenv - Simple .env file processing and storing in $_ENV array.
Frontend frameworks
Viewi - Unique and efficient front-end framework for PHP.
Yoyo - A full-stack PHP framework to create rich, dynamic interfaces using server-rendered HTML.
Agile UI - Robust and easy to use PHP Framework for Web Apps.
PHP UI Kit - A toolkit for developing universal web interfaces with support for multiple CSS frameworks.
Gestor de dependencias
Composer - A Dependency Manager for PHP.
JWT
PHP-JWT - A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
Linters y prettiers
pretty-php - The opinionated PHP code formatter.
Markdown
Parsedown - Better Markdown Parser in PHP.
PHP Markdown - Parser for Markdown and Markdown Extra derived from the original Markdown.pl by John Gruber.
UUID
UUID - UUID (v1, v3-v5) Generator (RFC4122).
Web frameworks
CodeIgniter - The small framework with powerful features.
Flight - An extensible micro-framework for PHP.
php-express - PHP micro-framework inspired by Express.js.