Libraries tagged by AB
symfony/service-contracts
752599964 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
660491626 Downloads
Generic abstractions related to dispatching event
league/flysystem
563249737 Downloads
File storage abstraction for PHP
doctrine/dbal
523646498 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
558449256 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
symfony/translation-contracts
606042955 Downloads
Generic abstractions related to translation
symfony/http-client-contracts
354733809 Downloads
Generic abstractions related to HTTP clients
symfony/cache-contracts
263856801 Downloads
Generic abstractions related to caching
google/recaptcha
78596227 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
symfony/web-profiler-bundle
128394991 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/property-info
217910410 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/maker-bundle
95759475 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
271504941 Downloads
HTTPlug, the HTTP client abstraction for PHP
doctrine/migrations
180656292 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
61621063 Downloads
A set of abstractions extracted out of the Symfony components