Libraries tagged by simple database
chippyash/simple-accounts-3
83 Downloads
Database backed Simple Double Entry Accounting V3
almacil/php-database
502 Downloads
A simple flat file database designed to persist data using just PHP and flat files. Perfect solution when no other database is available or for small projects.
mtolhuijs/laravel-database-synchronizer
2909 Downloads
Synchronize your production and development databases with a simple command
elvis-leite/recordset-database
25 Downloads
A simple library for managing database connections and building queries in PHP.
nepster-web/php-simple-queue
2937 Downloads
Simple queues implementation in PHP through database.
gsferro/database-schema-easy
66 Downloads
Simple and efficient way to manipulate your database connection scheme, whatever it may be.
szemul/database
2337 Downloads
Simple wrapper for PDO to make it easier to use and easier to mock
onlyphp/simple-queue
5 Downloads
A powerful and flexible job processing system for PHP applications, supporting both CodeIgniter 3 and Laravel frameworks. This package allows you to easily dispatch jobs with various types of processing, including closures, static class methods, object methods, global functions, and invokable classes.
meshesha/simple-php-formbuilder
31 Downloads
Aplication that is based on a PHP and MySql database , allowing you to build and management simple html forms
kitpages/simple-cache-bundle
27717 Downloads
Very simple cache system for symfony2. The cache data are saved in one table in database.
kadevland/simple-laravel-eloquent-uuid
129 Downloads
A simple Trait provides the ability to use UUID generator in your Eloquent models
itvisionsy/simple-orm
151 Downloads
A simple PHP class to access your MySQL records.
fabiopaiva/pdo-simple-migration
162 Downloads
Database version control using PDO connection
exeko/laravel-simple-query-filter
6795 Downloads
A simple Trait to include in your models to enable filters
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