Libraries tagged by AB
symfony/translation-contracts
559557581 Downloads
Generic abstractions related to translation
symfony/service-contracts
695102968 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
609868497 Downloads
Generic abstractions related to dispatching event
league/flysystem
526885229 Downloads
File storage abstraction for PHP
doctrine/dbal
497054820 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
536299814 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
symfony/http-client-contracts
333646666 Downloads
Generic abstractions related to HTTP clients
symfony/cache-contracts
242885179 Downloads
Generic abstractions related to caching
google/recaptcha
74319944 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
symfony/web-profiler-bundle
120420006 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/property-info
201893413 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/maker-bundle
90094061 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
php-http/httplug
255981519 Downloads
HTTPlug, the HTTP client abstraction for PHP
doctrine/migrations
171472585 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
symfony/contracts
60067370 Downloads
A set of abstractions extracted out of the Symfony components