Libraries tagged by many
doctrine/dbal
617772119 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
617368700 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
staudenmeir/eloquent-has-many-deep
15796086 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
kartik-v/bootstrap-fileinput
8386238 Downloads
An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.
tpetry/laravel-postgresql-enhanced
2642774 Downloads
Support for many missing PostgreSQL specific features
nette/caching
19542861 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
colinmollenhour/cache-backend-file
23902948 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
staudenmeir/eloquent-has-many-deep-contracts
17662315 Downloads
Contracts for staudenmeir/eloquent-has-many-deep
tigitz/php-spellchecker
570251 Downloads
Provides an easy way to spellcheck multiple text source by many spellcheckers, directly from PHP
rutorika/sortable
1076323 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
ronanguilloux/isocodes
3504920 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
mottie/tablesorter
234870 Downloads
tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.
clue/mq-react
847076 Downloads
Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP
korridor/laravel-has-many-merged
142775 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
kingmaker/laravel-many-to-many-self-relationship
110326 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.