StarCore is a lightweight, powerful library designed to bring Hierarchical Model-View-Controller (HMVC) architecture and a robust Hook Orchestration system to CodeIgniter 4 applications. It enables modular application development and provides a flexible event-driven architecture.
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
1
commits
security: Prevent path traversal in hook helper functions
02d1b0eView on GitHubchore: Update kernel version to 0.2.0-beta.1 in Star configuration
5592594View on GitHubdocs: Update configuration visibility and autoloading details
425a180View on GitHubfix: Remove deprecated setAccessible call in StarTest
9cb1105View on GitHubchore: Update kernel version to 0.2.0-alpha.1 in Star configuration
5819eefView on GitHubrefactor: Remove Routing configuration file to streamline codebase
48ac2aeView on GitHubrefactor: Improve immediate autoloading logic and logging in Events configuration
6283815View on GitHubfeat: Enhance logging functionality in Events, Routing, and Star configurations
4847a18View on GitHubMerge pull request #1 from damarbob/feature/add-tests
2e58d2eView on GitHubfeat: Update PHPUnit version and add tests for hook functionality
ae1b82aView on GitHub