https://github.com/mxrvx/orm
Cycle ORM for MODX Revolution
https://github.com/mxrvx/orm
cycle-orm modx modx-revolution mxrvx
Last synced: 3 days ago
JSON representation
Cycle ORM for MODX Revolution
- Host: GitHub
- URL: https://github.com/mxrvx/orm
- Owner: mxrvx
- License: mit
- Created: 2025-07-03T11:56:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-01T10:00:34.000Z (7 months ago)
- Last Synced: 2025-12-14T10:34:43.962Z (4 months ago)
- Topics: cycle-orm, modx, modx-revolution, mxrvx
- Language: PHP
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cycle ORM for MODX Revolution
## Installation and configuration
Install the package via composer:
```
composer require --dev mxrvx/orm
```
[](https://packagist.org/packages/mxrvx/orm)
[](https://packagist.org/packages/mxrvx/orm)
[](LICENSE)
[](https://packagist.org/packages/mxrvx/orm)
## Configuration
## Install
```
composer require mxrvx/orm --update-no-dev
composer exec mxrvx-orm install
```
## Remove
```
composer exec mxrvx-orm remove
composer remove mxrvx/orm
```
## Feedback
I will be glad to see your ideas, suggestions and questions in [issues](https://github.com/mxrvx/orm/issues).