dev-master
9999999-dev https://github.com/lode/fema framework for makers
MIT
The Requires
- php >=5.4
- ircmaxell/password-compat ~1
- guzzlehttp/guzzle ~5
- mustache/mustache ~2
- swiftmailer/swiftmailer ^5.4
framework
a framework for makers
Fem is a framework for makers. Helping and guiding in building a (web) project. A flexible one, one that adjusts to people, one that can grow., (*1)
Fem doesn't enforce a way of working. It doesn't decide your structure, models, or internal api. You are in control of your own code. There's as little magic as possible., (*2)
Use Composer. And use require to get the latest stable version:, (*3)
composer require alsvanzelf/fem
Fem comes with a pre-setup example project., (*4)
example-project/
directory to your own project.example-composer.json
and use from it what you want.
It helps you set up your own project's namespace.composer.json
application/bootstrap.php
application/routing.php
application/controllers/home.php
dev.projectname
.application/controllers/home.php
.See the wiki for documentation., (*5)
Pull Requests or issues are welcome!, (*6)
MIT, (*7)
a framework for makers
MIT
framework