mxrvx / orm
Cycle ORM for MODX Revolution
v0.1.1
2025-07-03 12:55 UTC
Requires
- php: >=8.0
- ext-json: *
- ext-pdo: *
- cycle/active-record: ^v1.0
- cycle/annotated: ^v4.3
- cycle/entity-behavior: ^v1.4
- cycle/migrations: ^v4.2
- cycle/orm: ^v2.10
- cycle/schema-migrations-generator: ^v2.3
- cycle/schema-provider: ^1.0
- loophp/collection: ^7.0
- monolog/monolog: ^3.9
- mxrvx/autoloader: ^v0.1
Requires (Dev)
- modx/revolution: v3.0.0-pl
- mxrvx/code-style: ^1.0.0
- phpunit/phpunit: ^9.5
- vimeo/psalm: ^6.0.0
README
Installation and configuration
Install the package via composer:
composer require --dev 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.