Libraries tagged by object database
shuraih/dbflex
22 Downloads
A simple and flexible Database Object Library
php-extended/php-model-to-db-schema-interface
5891 Downloads
A library that provides a way to transform model objects into database schemas
beansir/newx-orm
96 Downloads
the concise database object relational mapping
ovidentia/liborm
5934 Downloads
Mapping library between relational database and PHP objects (object-relational mapping)
nzta/googlemap-leafletfield
384 Downloads
Provides a form field type allowing users to draw features on a map, the features are stored as geoJSON objects in a single database field
nealis/entityrepository
49 Downloads
A Simple Entity/Repository system to represent Database Rows as Object.
benmanu/silverstripe-leafletfield
3304 Downloads
Provides a form field type allowing users to draw features on a map, the features are stored as geoJSON objects in a single database field
nestboxphp/nestbox
46 Downloads
A PHP Data Objects (PDO) wrapper class for databases manipulations.
silassare/gobl
427 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
cratia/orm-model
1829 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
v1p3r75/nexa-orm
34 Downloads
NexaORM is a modern PHP Object-Relational Mapping (ORM) library designed to simplify database interactions and streamline the development of PHP applications.
roy404/eloquent
108 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays
webmgine/database-object
33 Downloads
Simple custom PHP mysql/mariaDb object
signpostmarv/daft-db-object
217 Downloads
Daft Object with database repositories