Libraries tagged by database class
belsrc/db-reflection
19 Downloads
Reflection classes for the database.
josecarlosphp/db
96 Downloads
PHP classes to interact with databases. Works with MySQL, MySQLi, and PDO.
jabarihunt/mysql
81 Downloads
A simple class that handles MySQL database instances with support for both TCP and Socket connections. I created this class as a standard way to interact with MySQL databases from within other projects with very low overhead. I will personally use it as a dependency in those projects, but it's perfectly capable of being used as a standalone handler.
bugo/forko
6 Downloads
Class to work with Database via SMF forks
dhorrigan/capsule
2628 Downloads
A simple wrapper class for the Laravel Database package. This is only to be used outside of a Laravel application.
aleksey.nemiro/nemiro.data.php
21 Downloads
The small helper classes for working with databases MySql and PostgreSQL.
mvccore/ext-model-db
610 Downloads
MvcCore - Extension - Model - Database - base model database extension with base and abstract classes and interfaces to work with sql queries in more comfortable API.
codekandis/persistence
291 Downloads
`codekandis/persistence` is a library providing database connector and repository interfaces and classes.
diversen/minimal-query-builder
545 Downloads
A simple and very basic query builder class, which should support any database supported by PDO.
alexandruflorea/quick-laravel-migrations
544 Downloads
A package made for importing database dumps faster than the laravel classic migration system.
rotexsoft/leanorm-cli
75 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.
azmolla/transaction-middleware
6 Downloads
A Laravel middleware package that wraps DELETE requests in a DB transaction also a provides trait and class to call methods in a database transaction.
zerig/sql-manager
44 Downloads
This class connets to DB and work with it.
wcatron/common-db-framework
286 Downloads
Common classes shared between DB Frameworks that want to link between each other.
wainstan/arraymysql
6 Downloads
Simple array based without text queryes MySQL class (Composer support)