What is Hood?
Hood is a PHP Framework designed for creating applications quickly and with easy maintenance.
Why Hood?
Hood uses convention over configuration philosophy without losing PSR compatibility. It comes with an easy-to-set ORM, integrated as resources with a complete routes system. Why rewrite a lot of lines of code with boring and repeated code when you can use your time and effort on business logic?
How to start a project with Hood?
composer create-project laraantunes/hood [project name]
a