PHP-IoC 1.0

PHP-IoC uses a configuration file to store dependencies between classes.Using these config files, applications can be slimmed down in size by only loaded the appropriate code wherever it's needed.Requirements:PHP 5 or...