Libraries tagged by file databese
flatbase/flatbase
8741 Downloads
Standalone queryable flat file database
wp-media/monolog
32995 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
gbhorwood/pollinate
1056 Downloads
Artisan command to create seed files from the database
easy2dev/multi-tenant-wizard
221 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.
cheesegrits/iseed
1467 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
byjg/authuser
7641 Downloads
A simple and customizable class for enable user authentication inside your application. It is available on XML files and Relational Databases.
softinklab/laravel-keyvalue-storage
4666 Downloads
Key-Value Storage for Laravel using Database or JSON File
lekoala/silverstripe-encrypt
5157 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
egyjs/dbml-to-laravel
358 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
hyperdigital/hd_translator
4413 Downloads
Translation of static strings from locallang.xlf files and export/import of database related content
markocupic/export_table
7211 Downloads
Export Contao database tables to CSV- or XML-files.
friendsofcat/laravel-db-maintenance
30236 Downloads
Database implementation of app maintenance mode to replace default file maintenance
almacil/php-database
609 Downloads
A simple flat file database designed to persist data using just PHP and flat files. Perfect solution when no other database is available or for small projects.
zetacomponents/persistent-object-database-schema-tiein
5870 Downloads
This component allows the automatic generation of PersistentObject definition files from DatabaseSchema definitions.
anourvalar/eloquent-file
3188 Downloads
Database (Eloquent) layer for files management