Libraries tagged by c
doctrine/instantiator
911323751 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
barryvdh/laravel-ide-helper
142964137 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
aws/aws-sdk-php
577603295 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
composer/semver
558315078 Downloads
Version comparison library that offers utilities, version constraint parsing and validation.
theseer/tokenizer
839668787 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/string
833353540 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
883628780 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
1081770603 Downloads
Executes commands in sub-processes
symfony/http-kernel
918727807 Downloads
Provides a structured process for converting a Request into a Response
symfony/event-dispatcher
1092267896 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
746383219 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/dependency-injection
481501346 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
swagger-api/swagger-ui
53699376 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
rector/rector
157289026 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
psr/log
1285370608 Downloads
Common interface for logging libraries