Libraries tagged by asia
doctrine/cache
543129695 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
symfony/asset
141440716 Downloads
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
doctrine/common
326570349 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
willdurand/negotiation
104383686 Downloads
Content Negotiation tools for PHP provided as a standalone library.
setasign/fpdi
112892746 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
ramsey/uuid-doctrine
34185268 Downloads
Use ramsey/uuid as a Doctrine field type.
neitanod/forceutf8
19269629 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
lab404/laravel-impersonate
12014928 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
venturecraft/revisionable
5703359 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
rtconner/laravel-tagging
2615489 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
phpfastcache/phpfastcache
4193208 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.
php-ds/php-ds
6917069 Downloads
Specialized data structures as alternatives to the PHP array
php-di/phpdoc-reader
27137028 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
pear/pear-core-minimal
61199963 Downloads
Minimal set of PEAR core files to be used as composer dependency
opis/string
11195569 Downloads
Multibyte strings as objects