kuati / autoloader
This framework aims to present a simple way to have autoload in your project made in php.
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/kuati/autoloader
Requires
- php: >=7.0
This package is not auto-updated.
Last update: 2025-10-12 01:33:45 UTC
README
#Autoloader PHP
This framework aims to bring developers the auto-loading of their PHP classes when requested by their applications in a simple way.