Libraries tagged by asa
doctrine/cache
607216790 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
181418153 Downloads
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
setasign/fpdi
152247192 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.
doctrine/common
372800415 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.
hwi/oauth-bundle
22112084 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
willdurand/negotiation
127230007 Downloads
Content Negotiation tools for PHP provided as a standalone library.
venturecraft/revisionable
6904093 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
ramsey/uuid-doctrine
42032653 Downloads
Use ramsey/uuid as a Doctrine field type.
neitanod/forceutf8
22965865 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
lab404/laravel-impersonate
18023936 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
eluceo/ical
18370117 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.
wordpress/mcp-adapter
136689 Downloads
Adapter for Abilities API, letting WordPress abilities to be used as MCP tools, resources or prompts
phpfastcache/phpfastcache
5244660 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
9327054 Downloads
Specialized data structures as alternatives to the PHP array
php-di/phpdoc-reader
32791290 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)