Libraries tagged by simple database
vrana/notorm
96689 Downloads
NotORM is a PHP library for simple working with data in the database.
picocms/pico
38033 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.
cooperl/laravel-db2
125104 Downloads
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
nunomazer/laravel-samehouse
254596 Downloads
A multi-tenant Laravel package, based on single database, simple and ease to use
hipsterjazzbo/landlord
271424 Downloads
A simple, single database multi-tenancy solution for Laravel 5.2+
byjg/migration
90213 Downloads
A simple, framework-agnostic database migration tool that uses pure SQL commands for versioning your database.
greg0/lazer-database
16507 Downloads
PHP library to use JSON files like flat-file database
aternos/model
7477 Downloads
PHP library for simple and complex database models
cycle/active-record
1710 Downloads
Provides a simple way to work with your database using Active Record pattern and Cycle ORM
robinncode/db_craft
4699 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.
ninoman/laravel-sortable
26835 Downloads
Simple package to add sorting functionality to your Laravel models.
gregoryduckworth/encryptable
53505 Downloads
A simple trait to make attributes encrypted in the database
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.
flightphp/active-record
3941 Downloads
Micro Active Record library in PHP, support chain calls, events, and relations.
cooperl/laravel-ibmi
15555 Downloads
laravel-ibmi is a simple DB2 & Toolkit for IBMi service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. Plus it also provides Toolkit for IBMi so that you can access IBMi resources with same credentials.