Libraries tagged by simple database
wlib/db
11 Downloads
Simple implementation on top of PDO to handle your database queries.
willry/querybuilder
29 Downloads
Um query builder simples e fácil de usar, abstraindo a utilização do PDO de forma produtiva e segura com filtragem dos dados.
wallacesilva/phpjsonlite
15 Downloads
A simple, self-contained, serverless, zero-configuration, json document store for PHP
wainstan/arraymysql
5 Downloads
Simple array based without text queryes MySQL class (Composer support)
vovanmix/web_orm
8 Downloads
simple lightweight ORM for MySQL written on PHP
verem/persitencemanager
5 Downloads
A simple orm for lightweight applications
vaibhavpandeyvpz/databoss
44 Downloads
Simple abstraction for MySQL/MariaDB and PostgreSQL database server(s), compatible with PHP >= 5.3.
ukorjidechi/php-pdo-wrapper
22 Downloads
Simple, minimal PHP PDO wrapper designed to ease developing, code readability and saving development time and effort.
truecastdesign/hopper
143 Downloads
This library provides a simple and powerful way to SET and GET records from a PDO database.
tomvlk/sweet-orm
1127 Downloads
Simple ORM for PHP, using your already existing structure, no command line required!
thephpeffect/connection-manager
11 Downloads
A simple connection manager for any OOP db connection in PHP
thecsea/mysqltcs
253 Downloads
The simplest and the most powerful library to access to a mysql database, optimizing the connections and allowing you to perform common database actions immediately and efficiently
theartizan/subscriptions
9 Downloads
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.
thalfm/laravel-db2
928 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.
syan/active-record
6 Downloads
Micro Active Record library in PHP, support chain calls, events, and relations.