PhileCMS / Phile

A flat file CMS with a swappable parser and template engine.
https://philecms.github.io/
Other
255 stars 48 forks source link

Moves Phile core autoloading to composer #332

Closed Schlaefer closed 6 years ago

Schlaefer commented 6 years ago

Instead of implementing and registering a custom autoloader handler in PHP the autoloading is handled in composer as PSR-4.