Libraries tagged by databaes
typo3/cms-lowlevel
6793632 Downloads
TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.
stuttter/ludicrousdb
104469 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
statamic/eloquent-driver
438438 Downloads
Allows you to store Statamic data in a database.
statamic-rad-pack/runway
134680 Downloads
Eloquently manage your database models in Statamic.
picocms/pico
37314 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
php-tmdb/api
370434 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
pheme/yii2-settings
681838 Downloads
Yii2 Database settings
ph-7/eu-vat-validator
412774 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
oscarafdev/migrations-generator
569850 Downloads
Generates Laravel Migrations from an existing database
orchestra/tenanti
121224 Downloads
Tenant based Database Schema Manager for Laravel
nextras/migrations
1220236 Downloads
Database migrations runner
makinacorpus/db-tools-bundle
78907 Downloads
A set of Symfony commands to dump/restore/anonymize database
laracraft-tech/laravel-schema-rules
41401 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
318232 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
lacodix/laravel-model-filter
39289 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.