Libraries tagged by object-creation
slick/orm
2120 Downloads
Slick ORM is a module that provides ORM support to a Slick application using doctrine/orm.
sciactive/nymph
30 Downloads
Powerful object data storage and querying for collaborative web apps.
mightydes/enjoin
1098 Downloads
Multi dialect ORM for PHP inspired by Sequelize.JS
level-2/maphper
748 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
shopsys/doctrine-orm
106446 Downloads
Object-Relational-Mapper for PHP
roddy/firestore-eloquent
192 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding "Model"/"Class" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
nitroxy/basic-object
3758 Downloads
Yet anoyther object relational mapper
jelix/dao
1601 Downloads
Lightweight object relation mapping based on the Database Access Object pattern
icanboogie/activerecord
4957 Downloads
ActiveRecord Object-relational mapping
capwelton/liborm
1446 Downloads
Object Relational Mapping library
parm/parm
4978 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
raphhh/balloon
315 Downloads
Tiny file ORM
sciactive/nymph-server
753 Downloads
Powerful object data storage and querying for collaborative web apps.
vardumper/dom-orm
91 Downloads
DOMDocument Object Relational Mapper (ORM)
v1p3r75/nexa-orm
31 Downloads
NexaORM is a modern PHP Object-Relational Mapping (ORM) library designed to simplify database interactions and streamline the development of PHP applications.