Libraries tagged by c
symfony/string
602465085 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/routing
688700973 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
855035128 Downloads
Executes commands in sub-processes
symfony/http-kernel
717822028 Downloads
Provides a structured process for converting a Request into a Response
symfony/event-dispatcher
868594460 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
549272226 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/dependency-injection
375987354 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
rector/rector
91048506 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
psr/log
1039565959 Downloads
Common interface for logging libraries
psr/http-message
894384432 Downloads
Common interface for HTTP messages
psr/http-factory
569438413 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
predis/predis
262768410 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phpunit/php-timer
776024717 Downloads
Utility class for timing
phpoffice/phpspreadsheet
242048085 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
phpmailer/phpmailer
83168301 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP