Libraries tagged by simple db
widmogrod/data-grid
36 Downloads
DataGrid is simple library for presentation different kinds of tabular data
varunsridharan/wp-post
422 Downloads
Simple WP Post Class With Advanced Options.
truecastdesign/hopper
198 Downloads
This library provides a simple and powerful way to SET and GET records from a PDO database.
pfuri/awesome-php-csv
28 Downloads
AwesomePHPCSV is a simple, fast & lightweight CSV parser built for PHP 5.3+
jpi/database
4655 Downloads
Simple extension to PDO
district5/mondoc-builder
704 Downloads
A simple to use object orientated library to generate queries to use in MongoDB
devco/trilogy
2618 Downloads
Simple, lightweight SQL statement abstraction.
dburkart/scurvy
38 Downloads
Dead-simple PHP template engine
flatphp/lightdb
32 Downloads
simple light db component
csoellinger/silverstripe-limit-characters-with-html
192 Downloads
A simple Silverstripe extension to limit DBHtmlText and DBHtmlVarChar without loosing html tags.
malukenho/migratedb
50 Downloads
The simple tools to migrate data between relational DB write in PHP
xorgxx/doctrine-encryptor-bundle
123 Downloads
This bundle provides Encrypt/Decrypt data sensible in a Db system in your application.Its main goal is to make it simple for you to manage encrypt & decrypt sensible data into Db!This bundle is to refresh the old bundle [DoctrineEncryptBundle]
vinks/laravel-memory-cache
49 Downloads
A memory-based simple cache system for Laravel Eloquent. The main goal is to prevent unrequired calls to DB.
n0nag0n/super-model
11 Downloads
A simple base model you can extend to reduce your hard coded SQL queries and get 90% of your db requests done quick.
migliori/php-pdo-database-class
435 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