Summary 1
The PHPluz library should look like this:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
<PROJECT_ROOT> <vendor> <Monolog> ... (Monolog library) <PHPluz> <etc> <config> Config.default.xml Config.xml Config.php CsvIterator.php Functions.php Singleton.php <Psr> <Log> ... (Psr Log library) PsrAutoloader.php Autoload.php test.php |