Libraries tagged by php database
atayahmet/glad
41 Downloads
Authentication package for php
arkham-dev/framework
4 Downloads
A lightweight, modern PHP framework built from scratch with MVC architecture, database wizard, and powerful developer tools
antennaio/laravel-codeception-dbdump
1515 Downloads
Create database dumps ready to be used with Codeception
andela-cnnadi/micro-orm
11 Downloads
Simple PHP ORM Solution
amcsi/amysql
208 Downloads
A MySQL(i) wrapper for PHP 5.2 and higher with useful tools and no extension dependencies.
ajowsentry/sqltark-7
293 Downloads
SQL Query Builder for PHP
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.
yapeal/yapeal
229 Downloads
Yet Another Php Eve Api Library also know as Yapeal which can be used to access the Eve Online API data and place it into a database.
theodorejb/peachy-sql
5386 Downloads
A high-performance query builder and runner for PHP
steamulo/mongodb-odm
6095 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
sinri/enoch
549 Downloads
PHP Framework for integrating
scandio/troba
408 Downloads
troba is a easy to use and extensible PHP (5.4) entity and query manager based on PDO
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
rdev/rdev
1603 Downloads
The RDev PHP framework
okipa/laravel-model-json-storage
1376 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.