Libraries tagged by data
vrana/adminer
2768578 Downloads
Database management in a single PHP file.
vaimo/composer-patches
3705583 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
tecnickcom/tc-lib-barcode
5630196 Downloads
PHP library to generate linear and bidimensional barcodes
symfony-cmf/routing
48228894 Downloads
Extends the Symfony routing component for dynamic routes and chaining several routers
spatie/laravel-translation-loader
2156630 Downloads
Store your language lines in the database, yaml or other sources
scienta/doctrine-json-functions
18824077 Downloads
A set of extensions to Doctrine that add support for json query functions.
rappasoft/laravel-livewire-tables
2191782 Downloads
A dynamic table component for Laravel Livewire
phpfastcache/phpfastcache
4244560 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
7071537 Downloads
Specialized data structures as alternatives to the PHP array
oro/doctrine-extensions
10452348 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
nyholm/dsn
18729878 Downloads
Parse your DSN strings in a powerful and flexible way
nicolaslopezj/searchable
2300788 Downloads
Eloquent model search trait.
martin-georgiev/postgresql-for-doctrine
3930758 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
laravel-doctrine/orm
4728468 Downloads
An integration library for Laravel and Doctrine ORM
intervention/validation
5386430 Downloads
Additional validation rules for the Laravel framework