orm
Data mapper
A PHP framework for modeling and interacting with data in object-oriented applications
PHP DataMapper, ORM
1k stars
28 watching
72 forks
Language: PHP
last commit: 3 months ago
Linked from 1 awesome list
cycledatamapperhacktoberfestmapperormphpquery-builder
Related projects:
Repository | Description | Stars |
---|---|---|
| An ORM implementation that separates concerns and provides a flexible data mapper for PHP applications. | 635 |
| An implementation of a data mapper for persistence models using a passive record approach. | 427 |
| An Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach. | 147 |
| An ORM system for mapping objects to relational databases without the need for annotations or proxy classes. | 601 |
| An object-relational mapper for the Go programming language. | 160 |
| An Object Relational Mapper for graph databases using a JSON query language. | 23 |
| An ORM solution for graph-based data in .NET, allowing developers to work with RDF data in an object-oriented manner. | 12 |
| An implementation of a self-organizing map algorithm for mapping high-dimensional data to lower-dimensional spaces. | 23 |
| A PHP library that maps database tables into objects with automated relationship management and validation. | 51 |
| An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |
| An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. | 192 |
| A PHP library that provides an object mapping functionality to interact with MongoDB | 1,090 |
| A PHP library that maps JSON data to PHP objects using middleware and annotations. | 212 |
| A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
| Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |