Libraries tagged by database
statamic/eloquent-driver
255467 Downloads
Allows you to store Statamic data in a database.
statamic-rad-pack/runway
42887 Downloads
Eloquently manage your database models in Statamic.
picocms/pico
35622 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
344338 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.
php-on-couch/php-on-couch
142280 Downloads
CouchDB NoSQL database access in PHP
pheme/yii2-settings
619201 Downloads
Yii2 Database settings
ph-7/eu-vat-validator
340110 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
517200 Downloads
Generates Laravel Migrations from an existing database
orchestra/tenanti
114707 Downloads
Tenant based Database Schema Manager for Laravel
nextras/migrations
1044202 Downloads
Database migrations runner
mask/mask
1234427 Downloads
Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop user interface. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.
makinacorpus/db-tools-bundle
13961 Downloads
A set of Symfony commands to dump/restore/anonymize database
laracraft-tech/laravel-schema-rules
17683 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
269869 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
lacodix/laravel-model-filter
24616 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.