Libraries tagged by abos
php-http/httplug
278309231 Downloads
HTTPlug, the HTTP client abstraction for PHP
lcobucci/clock
163747272 Downloads
Yet another clock abstraction
doctrine/migrations
185108368 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
62204138 Downloads
A set of abstractions extracted out of the Symfony components
knplabs/gaufrette
36736403 Downloads
PHP library that provides a filesystem abstraction layer
php-parallel-lint/php-parallel-lint
46955206 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
liip/imagine-bundle
35395874 Downloads
This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.
eluceo/ical
15601223 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
drewm/mailchimp-api
20312210 Downloads
Super-simple, minimum abstraction MailChimp API v3 wrapper
behat/mink
79361814 Downloads
Browser controller/emulator abstraction for PHP
amphp/byte-stream
101111619 Downloads
A stream abstraction to make working with non-blocking I/O simple.
doctrine/reflection
103836054 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
32067052 Downloads
Common files for PHP Geocoder
phpfastcache/phpfastcache
4495281 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
21362779 Downloads
Integrates Flysystem filesystem abstraction library to your Symfony project.