Libraries tagged by cols
doctrine/instantiator
880297165 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
symfony/dependency-injection
454313088 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
swagger-api/swagger-ui
49317092 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
phpunit/php-code-coverage
933671728 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phar-io/version
783166338 Downloads
Library for handling version information and constraints
composer/semver
520627147 Downloads
Version comparison library that offers utilities, version constraint parsing and validation.
ramsey/collection
526134075 Downloads
A PHP library for representing and manipulating collections.
paragonie/constant_time_encoding
361386240 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
opis/closure
234684609 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
nelmio/cors-bundle
100269522 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
laravel/serializable-closure
364624483 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
fruitcake/php-cors
271693782 Downloads
Cross-origin resource sharing library for the Symfony HttpFoundation
fruitcake/laravel-cors
122587562 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
symfony/var-exporter
406107467 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
nunomaduro/termwind
269564984 Downloads
It's like Tailwind CSS, but for the console.