Libraries tagged by c
symfony/routing
705907679 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
875942464 Downloads
Executes commands in sub-processes
symfony/http-kernel
735586526 Downloads
Provides a structured process for converting a Request into a Response
symfony/event-dispatcher
889054368 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
psr/log
1062938723 Downloads
Common interface for logging libraries
psr/http-message
916630941 Downloads
Common interface for HTTP messages
phpunit/php-timer
795024239 Downloads
Utility class for timing
phpoffice/phpspreadsheet
250347324 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
phpmailer/phpmailer
85678531 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
phpdocumentor/type-resolver
664723594 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
669906363 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phar-io/version
664253579 Downloads
Library for handling version information and constraints
phar-io/manifest
665291407 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
guzzlehttp/psr7
905945120 Downloads
PSR-7 message implementation that also provides common utility methods
firebase/php-jwt
387764616 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.