Libraries tagged by object database
emdotem/php-mysqli-database-class
27609 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
easy-swoole-php/mysqli-database-class
1327 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
dejongensvanboven/mysqli-database-class
416 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
activecollab/databasestructure
17384 Downloads
Define database structure in PHP and let the library generate object classes and tables
davidbadura/orangedb
530 Downloads
Readonly Filesystem Database | Object-File Mapping
tereta/orm
10 Downloads
ORM (Object-Relational Mapping) library for PHP, providing a simple and efficient way to interact with databases using an object-oriented approach.
jtrw/dao-dbal-adapter
3785 Downloads
Data Access Object for fork with DataBases
jtrw/dao
6994 Downloads
Data Access Object for fork with DataBases
pedro151/orm-generator
345 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
titon/db
660 Downloads
The Titon database package provides a basic database abstraction layer and an object relational mapper.
losthost/db
306 Downloads
Database access with so called DB Objects (descendants of class DBObject)
zero-to-prod/omdb
9 Downloads
A PHP wrapper for the OMDb API with full object support
smartdata/smartdata
62 Downloads
Data from Open Data providers compiled into easy to use PHP objects
sibertec/data
6570 Downloads
Sibertec.Data is a small, easy to use PHP library that manages connections to MySQL databases, and also can act as an Object Relational Mapper.
schema-keeper/schema-keeper
6113 Downloads
Track PostgreSQL schema as one-file-per-object dumps. Detect drift in CI. Read-only — complements your migrations.