cora / autoload
Easy autoloading of PHP class files
Installs: 3 902
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Requires
- php: >=5.3.0
- phpunit/phpunit: >=7.0
This package is auto-updated.
Last update: 2025-03-22 00:49:58 UTC
README
Running Tests
If you have Docker, you can download the project and docker-compose up
from the command line.
Then run ./App/phpunit.sh tests/AutoloadTest
from the command line.
Documentation
For complete documentation please see the GitHub pages website here: http://joebubna.github.io/Cora/
About Cora
Cora is a set of flexible tools for rapid app development.
License
The Cora framework is licensed under the MIT license.