Libraries tagged by simple database
exolnet/laravel-backup-database
18366 Downloads
Expend laravel-backup by adding a simple command to backup a database.
sbine/simple-tenancy
2429 Downloads
Simple Laravel multi-tenancy in the same database
websitebeaver/simple-mysqli
2172 Downloads
Wrapper class for MySQLi prepared statements
linio/database
39859 Downloads
Simple abstraction layer on top of PDO, providing features like driver abstraction and connection pool
alvin0/database-json-laravel
3181 Downloads
Create and manage json databases with Laravel
vgarvardt/zf-simple-migrations
19853 Downloads
Module for database migrations management.
activecollab/databaseconnection
63241 Downloads
A couple of simple helper methods wrapped around MySQLi connection
semisedlak/migratte
22162 Downloads
Migratte is a simple database migration tool for PHP.
ingenerator/phinx-lightweight
11682 Downloads
Very simple SQL-based database migrations tool - a heavily stripped down fork of robmorgan/phinx
aternos/model
2149 Downloads
PHP library for simple and complex database models
timmit/db-mysql
9544 Downloads
A simple DB layer in PHP for using MySQL(i)
robinncode/db_craft
512 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.
picocms/pico-composer
19599 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.
maxal/laravel-subscriptions
1727 Downloads
MaxAl Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
loadsys/cakephp-basic-seed
75351 Downloads
Provides a simple mechanism for seeding data into a CakePHP application's database.