Libraries tagged by file databese
robinncode/db_craft
1085 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
gilbitron/pico
126 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.
dbpatch/dbpatch
53717 Downloads
DbPatch is a commandline utility to manage/track (my)sql/php patch files.
bnomei/kirby3-autoid
21439 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
phpsu/phpsu
76285 Downloads
Synchronisation Utility: File and Database
org.majkel/dbase
89535 Downloads
Library to access dbase / xbase / dbf database files
10up/wpacceptance
75923 Downloads
Test code using acceptance tests and sharable, defined file and database snapshots.
thamaraiselvam/mysql-import
39581 Downloads
Import .sql file into a database using mysqli
phlib/flysystem-pdo
44797 Downloads
A Flysystem adapter for storing files in a database using PDO
koriym/loop
11192 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).
dnadesign/silverstripe-populate
91554 Downloads
Populate your database through YAML files
crockett/csv-seeder
159960 Downloads
Database seeding using CSV files
bmack/site-importer
78212 Downloads
Imports records from a Yaml file structure into the TYPO3 database
hyperdigital/hd_translator
5401 Downloads
Translation of static strings from locallang.xlf files and export/import of database related content
cable8mm/xeed
1960 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.