orm
ORM
An Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach.
[READ-ONLY] A flexible, lightweight and powerful Object-Relational Mapper for PHP, implemented using the DataMapper pattern. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
147 stars
28 watching
18 forks
Language: PHP
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A PHP framework for modeling and interacting with data in object-oriented applications | 1,236 |
| Demonstrates CakePHP 3's ORM capabilities with various examples and schema | 56 |
| A CakePHP plugin that simplifies web service interaction with external data sources using an Object-Relational Mapping (ORM) system. | 89 |
| A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
| A CakePHP plugin that enables tagging of entities in applications. | 14 |
| A collection of reusable tools and helpers to simplify CakePHP development and improve project maintainability | 334 |
| Provides compatibility wrapper to maintain functionality across major framework versions | 37 |
| A plugin that simplifies the management of database schema changes in CakePHP applications. | 137 |
| An ORM implementation that separates concerns and provides a flexible data mapper for PHP applications. | 635 |
| A library providing data manipulation tools using arrays or Traversable objects. | 88 |
| A plugin that adds type information to CakePHP's ORM methods using Psalm. | 2 |
| A plugin for CakePHP's ORM that enables grouping-based limiting of related data | 16 |
| A CakePHP application template provides a basic structure for building web applications using PHP. | 373 |
| An application demonstrating the integration of Inertia.js with CakePHP. | 10 |
| A unified file storage solution for CakePHP applications. | 4 |