Skip to content

f3-factory/fatfree-composer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fatfree composer demo

This is a little F3 app that uses composer for loading dependencies.

To install the requirements, just run composer install and it'll download the fatfree-core and additional packages.

This setup uses the composer autoloader for loading all fixed dependencies, but the F3 autoloader for all application classes. This way you don't need to update your composer classmap all the time while developing your application, since the F3 classloader is smart enough to load your files dynamically.

Releases

No releases published

Packages

No packages published