Flourish PHP Unframework
This is an archived copy of the forum for reference purposes

how to use flourish library in mvc framework

posted by phproir 7 years ago

hi I wrote my own mvc framework and I want to use flourish library in my framework.
how to use flourish in mvc framework as an core library?

You just need to write an autoloader, include it wherever your framework initializes, and start using Flourish's libraries where ever it makes sense for you.

posted by titusjohnson 7 years ago