hrevert / ht-settings-module-doctrine-orm
Doctrine ORM storage adapter for HtSettingsModule
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
pkg:composer/hrevert/ht-settings-module-doctrine-orm
Requires
- php: >=5.4
- hrevert/ht-settings-module: 0.1.*
This package is auto-updated.
Last update: 2025-09-13 04:48:31 UTC
README
Doctrine ORM storage adapter for HtSettingsModule
Installation
- Add
"hrevert/ht-settings-module-doctrine-orm": "@stable"
tocomposer.json
and runphp composer.phar update
- Register
HtSettingsModuleDoctrineORM
as module inconfig/application.config.php