Libraries tagged by simple db
hisamu/php-xbase
1664008 Downloads
A simple parser for *.dbf, *.fpt files using PHP
vlucas/spot2
397786 Downloads
Simple DataMapper built on top of Doctrine DBAL
cooperl/laravel-db2
126752 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.
tebazil/db-seeder
291043 Downloads
Simple to use PHP db seeding tool that uses faker generators
vrana/notorm
97040 Downloads
NotORM is a PHP library for simple working with data in the database.
kdyby/strict-objects
1743149 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
voku/simple-mysqli
48432 Downloads
Simple MySQLi library
robinncode/db_craft
5027 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.
cooperl/laravel-ibmi
16127 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.
aws/aws-sdk-php-v3-bridge
1070425 Downloads
A compatibility pack for using Amazon SimpleDB with v3 of the AWS SDK for PHP
zendframework/zendservice-amazon
278408 Downloads
OOP wrapper for the Amazon web service
mikehenrty/thin-pdo-wrapper
800 Downloads
A simple database abstraction for using PDO with MySQL, Postgres, and SQLite.
greg0/lazer-database
16530 Downloads
PHP library to use JSON files like flat-file database
timmit/db-mysql
17945 Downloads
A simple DB layer in PHP for using MySQL(i)
gipfl/db-migration
8229 Downloads
Simple DB migration helper