Libraries tagged by dphp
archtechx/enums
7223739 Downloads
Helpers for making PHP enums more lovable.
antecedent/patchwork
15410211 Downloads
Method redefinition (monkey-patching) functionality for PHP.
amphp/serialization
35605704 Downloads
Serialization tools for IPC and data storage in PHP.
amphp/http-server
2363298 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/http-client
4170363 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
altorouter/altorouter
3176269 Downloads
A lightning fast router for PHP
ackintosh/ganesha
3027613 Downloads
PHP implementation of Circuit Breaker pattern
zendframework/zend-eventmanager
85631638 Downloads
Trigger and listen to events within a PHP application
zendframework/zend-code
81897278 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
theseer/fdomdocument
41236113 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
tecnick.com/tcpdf
2961007 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
symfony/web-server-bundle
15085763 Downloads
Provides commands for running applications using the PHP built-in web server
sonata-project/google-authenticator
10998175 Downloads
Library to integrate Google Authenticator into a PHP project
silex/silex
16419771 Downloads
The PHP micro-framework based on the Symfony Components
roots/wp-password-bcrypt
9460279 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.