This repository was archived by the owner on Dec 31, 2025. It is now read-only.
Features
- Add Dependency Injection Container based on PSR-11 (#145)
- Add new helper for:
- Add create-collection command
- Customizable folders and namespaces for application
Changes
- Split Database and Migrator class
- Tests:
- Add namespace to tests
- Add a test Application
- Add new Tests for:
- CommandDispatcher
- Application
- Container
- helper
- Add ext-pdo as dependendy
- Apply PSR-12 code formatting to all files and general code cleanup (#71, #149)