Libraries tagged by simple database
xeoncross/kit
7 Downloads
Small, simple, diverse PHP Toolkit for quick prototyping
wlib/db
46 Downloads
Simple implementation on top of PDO to handle your database queries.
versaorm/versaorm-php
117 Downloads
ORM ligero y seguro para PHP con motor PDO nativo - Query Builder fluido, Active Record simple, alto rendimiento
varunsridharan/wp-post
422 Downloads
Simple WP Post Class With Advanced Options.
truecastdesign/hopper
197 Downloads
This library provides a simple and powerful way to SET and GET records from a PDO database.
stule-ru/modernpdo
442 Downloads
The source code of the simple PDO library.
sofa/laravel-db-queries-alert
2537 Downloads
Insanely simple check against DB querying abuse in Laravel app AKA Check Your Queries Bro!
smart-php/mysql-scheman
95 Downloads
MySQL schema synchronizer. A simple way to handle MySQL schema without writing MySQL query
silviooosilva/cacheer-php
107 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
shin1x1/laravel-table-admin
1251 Downloads
Laravel-Table-Admin Simple CRUD package for Laravel 4
requtize/query-builder
343 Downloads
Fast, simple and dependency-free query builder for PHP.
pfuri/awesome-php-csv
28 Downloads
AwesomePHPCSV is a simple, fast & lightweight CSV parser built for PHP 5.3+
pdo-proxy/pdo-proxy
26 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.
mysql/schematic
731 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
mongodb/transistor
157 Downloads
Simple MongoDB ObjectDocument Mapper