Libraries tagged by abos
doctrine/migrations
169598007 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
59779892 Downloads
A set of abstractions extracted out of the Symfony components
knplabs/gaufrette
34314334 Downloads
PHP library that provides a filesystem abstraction layer
liip/imagine-bundle
33056207 Downloads
This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.
lcobucci/clock
140525261 Downloads
Yet another clock abstraction
drewm/mailchimp-api
18891433 Downloads
Super-simple, minimum abstraction MailChimp API v3 wrapper
behat/mink
74071315 Downloads
Browser controller/emulator abstraction for PHP
amphp/byte-stream
83587009 Downloads
A stream abstraction to make working with non-blocking I/O simple.
doctrine/reflection
101459046 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
willdurand/geocoder
29304619 Downloads
Common files for PHP Geocoder
phpfastcache/phpfastcache
4065109 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
oneup/flysystem-bundle
20005968 Downloads
Integrates Flysystem filesystem abstraction library to your Symfony project.
knplabs/knp-gaufrette-bundle
24359599 Downloads
Allows to easily use the Gaufrette library in a Symfony project
cakephp/database
19330233 Downloads
Flexible and powerful Database abstraction library with a familiar PDO-like API
php-parallel-lint/php-parallel-lint
39800929 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.