Libraries tagged by simple database
mtolhuijs/laravel-database-synchronizer
2911 Downloads
Synchronize your production and development databases with a simple command
elvis-leite/recordset-database
27 Downloads
A simple library for managing database connections and building queries in PHP.
migliori/php-pdo-database-class
434 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
gsferro/database-schema-easy
86 Downloads
Simple and efficient way to manipulate your database connection scheme, whatever it may be.
techwilk/database
39 Downloads
Simple PDO/MySQLi/SQLite wrapper to make performing SQL queries easier
progrmanial/simple-mysqli-fork
2538 Downloads
A powerful and flexible database query builder with advanced features
meshesha/simple-php-formbuilder
32 Downloads
Aplication that is based on a PHP and MySql database , allowing you to build and management simple html forms
kitpages/simple-cache-bundle
27722 Downloads
Very simple cache system for symfony2. The cache data are saved in one table in database.
kadevland/simple-laravel-eloquent-uuid
130 Downloads
A simple Trait provides the ability to use UUID generator in your Eloquent models
jpi/database
1624 Downloads
Simple extension to PDO
fabiopaiva/pdo-simple-migration
166 Downloads
Database version control using PDO connection
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
co0lc0der/simple-query-builder
25 Downloads
A small easy-to-use php component for working with a database by PDO. It provides some public methods to manipulate data. Each SQL query is prepared and safe.
adrian0350/simple-pdo-wrapper
30 Downloads
As its name suggests, it is a simple PDO wrapper to facilitate/simplify/beautify sql syntax and PDO usage.
abbe98/simple-pdo
322 Downloads
A simpe PDO class for MariaDB and MySQL