Libraries tagged by file databese
kunstmaan/translator-bundle
122186 Downloads
A bundle which enables editing translations in the admin interface without need for editing the translations files. Translations will be stored in a (default) database and retrieved on the most efficient way possible.
alvin0/database-json-laravel
3965 Downloads
Create and manage json databases with Laravel
sarfraznawaz2005/backupmanager
3140 Downloads
laravel package to backup/restore files and database.
librarymarket/maxmind-db-reader
22972 Downloads
An unofficial library to facilitate reading the MaxMind database file format.
bnomei/kirby3-monolog
11318 Downloads
Use Monolog to log data to files/databases/notifications/...
sencerhan/laravel-db-tools
399 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
caloskao/migrate-specific
14316 Downloads
Easily perform database migrations of specific migration files in the Laravel framework.
picocms/pico-composer
20220 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.
vi-kon/laravel-db-exporter
37073 Downloads
Database table structure and data exporter to migration and seed files
bnomei/kirby3-autoid
21470 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
wowo/wowo-queue-bundle
27258 Downloads
The WowoQueueBundle provides unified method for use queue systems, like Beanstalkd, RabbitMQ, flat files, database driven queues etc.
wp-media/monolog
41007 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
wedesignit/laravel-translations-import
12742 Downloads
Import translations from your Laravel translation files to your database.
gbhorwood/pollinate
1375 Downloads
Artisan command to create seed files from the database
easy2dev/multi-tenant-wizard
341 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.