Libraries tagged by cost
psr/container
903601337 Downloads
Common Container Interface (PHP FIG PSR-11)
doctrine/instantiator
796545418 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
tijsverkoyen/css-to-inline-styles
445466007 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
phar-io/version
666195126 Downloads
Library for handling version information and constraints
symfony/translation-contracts
611848788 Downloads
Generic abstractions related to translation
symfony/service-contracts
759324669 Downloads
Generic abstractions related to writing services
symfony/http-client-contracts
357741636 Downloads
Generic abstractions related to HTTP clients
symfony/deprecation-contracts
719070248 Downloads
A generic function and convention to trigger deprecation notices
symfony/cache-contracts
266723514 Downloads
Generic abstractions related to caching
paragonie/constant_time_encoding
272412445 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
symfony/var-exporter
325188422 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
php-di/php-di
38127664 Downloads
The dependency injection container for humans
sensio/framework-extra-bundle
167662224 Downloads
This bundle provides a way to configure your controllers with annotations
symfony/maker-bundle
96688051 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
symfony/dependency-injection
386446169 Downloads
Allows you to standardize and centralize the way objects are constructed in your application