chd7well / yii2-entitymanager
Entity manager for Yii2 and chd7well
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: ~2.0
This package is auto-updated.
Last update: 2024-12-29 04:41:56 UTC
README
A simple entity manager for yii2 application and the chd7well project. The entity manager administrate the supported entity types of the system and for each entity a editor and formatter for forms and viewing.
The current version is a development snapshot, do not use in production application!
NOTE: Module is in initial development. Anything may change at any time.
Roadmap
- Init Version
- UI: listing supported types and editors, formatters
- Editor, and Formatter Extentions
- Tests
- Documentation
Documentation
Installation instructions | Definitive guide to Yii2-configmanager
Contributing
Contributing instructions are located in CONTRIBUTING.md file.
License
Yii2-configmanager is released under the MIT License. See the bundled LICENSE.md for details.