Libraries tagged by form to database
php-tmdb/laravel
53210 Downloads
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
cable8mm/xeed
2025 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
rinvex/laravel-tenants
3388 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
corp-soft/laravel-fixtures
1342 Downloads
Laravel Fixtures are used to load a 'fake' set of data into a database that can then be used for testing
davidlienhard/database
8032 Downloads
🐘 php library for easy access to databases
montross50/laravel-database-monologger
1452 Downloads
Monolog package for laravel 5.* to allow database logging.
waelwalid/laravel-database-sync
316 Downloads
Helper scripts to quickly synchronise a local MySQL database with a remote database, as well as prepare a local database for deployment to a remote server.
mhmmdq/database
55 Downloads
A php class for managing and connecting to a database
onamfc/laravel-database-archiver
10 Downloads
A Laravel package for efficient database record archival to cold storage
openbuildings/timestamped-migrations
33633 Downloads
Migrations are a convenient way for you to alter your database in a structured and organized manner
zf1s/dbunit
4260 Downloads
DbUnit port for PHP/PHPUnit to support database interaction testing.
parm/parm
4982 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
sirs/dbimport
5778 Downloads
Tool for copying data from a production database to a dev database. Also useful for making backups of production databases.
welshdev/doctrine-base-repository
446 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
yorcreative/laravel-scanator
6 Downloads
A Laravel package that provides functionalities for detecting sensitive information and patterns in the database, helping to ensure data privacy and security by empowering developers to easily integrate database scanning capabilities into their applications and take proactive measures to protect sensitive data.