Libraries tagged by form to database
imi/laravel-request-logger
6289 Downloads
Log requests to database for Laravel 5 Projects
motivast/wp-cli-seed-command
11046 Downloads
WP CLI Seed Command is an extension for WP-CLI to seed database with sample data
sulu/phpcr-migration-bundle
561 Downloads
The bundle provides command to migrate the Sulu database from phpCr to the SuluContentBundle.
mintbridge/eloquent-auditing
5607 Downloads
An eloquent package for recording model events to a database
saman-jafari/telescope-elasticsearch-driver
6832 Downloads
it will allow you to switch from sql database to elasticsearch as driver for your data storage and it will eliminate the deadlock so it makes telescope a ready for production logging system.
easy2dev/multi-tenant-wizard
320 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
netlogix/cli-increasedatabasetimeout
11246 Downloads
Flow package that adds an aspect for the CommandController that allows to configure the database timeout for each command individually.
chrisrhymes/link-checker
978 Downloads
A laravel package to check for broken links in database content
ohseesoftware/laravel-assert-encrypted
37199 Downloads
Add an assertion to test for encrypted values in your database.
dvsa/mot-logger
7311 Downloads
Utility for logging MOT Web App, API and Doctrine SQL calls to a database.
cyberwizard/dbsafeguard
3158 Downloads
A Laravel package for safeguarding your database with easy-to-use backup commands.
ahmetsabri/gaza-validation-generator
1177 Downloads
A Laravel package to generate validation rules for database tables
sachoo/phalcon-model-annotations
132993 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
wwwision/import-service
9972 Downloads
Generic service for importing data from different sources to configurable targets such as the Neos Content Repository or an arbitrary database table
wtfzdotnet/php-tmdb-api
2869 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.