php-symfony-class-loader

Load PHP classes automatically
  https://symfony.com/doc/3.4/components/class_loader.html
  0
  no reviews



The Symfony ClassLoader Component makes it possible to automatically load PHP classes if they follow some standard PHP conventions such as the PSR-0 standard or the PEAR naming convention.

Symfony is a PHP framework, a set of tools and a development methodology.