Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
ricardogj08
/
awesome
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Rama:
master
Ramas
Etiquetas
master
awesome
/
php.md
php.md
2.8 KB
Permalink
Histórico
Raw
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.