Libraries tagged by c
symfony/http-kernel
878700912 Downloads
Provides a structured process for converting a Request into a Response
symfony/event-dispatcher
1048225380 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
706826474 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/dependency-injection
460456839 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
swagger-api/swagger-ui
50341438 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
rector/rector
142596319 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
psr/log
1237889777 Downloads
Common interface for logging libraries
psr/http-message
1094365894 Downloads
Common interface for HTTP messages
psr/http-factory
757953066 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
predis/predis
329329395 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phpunit/php-timer
928016667 Downloads
Utility class for timing
phpoffice/phpspreadsheet
323262035 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
phpmailer/phpmailer
107892525 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
phpdocumentor/type-resolver
755793616 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
757237852 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.