versionable / autoload
Namespace compatible autoloader
1.0.1
2014-05-20 12:02 UTC
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2024-12-31 09:17:35 UTC
README
What is Autoload?
Autoload is a php5.3 autoloader based on the SplClassLoader implementation that implements the technical interoperability standards for PHP 5.3 namespaces and class names.
Requirements
PHP 5.3.2 and up.