versionable / autoload
Namespace compatible autoloader
Installs: 154
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 0
Forks: 5
pkg:composer/versionable/autoload
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2025-10-07 13:11:03 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.