Develop a software from scratch with a hybrid database schema, where MySQL covers the relational part and the ArangoDB covers the non-relational. Build a API Restfull from micro-services with PHP(Silex Framework) to provide all business rules and data to the front-end application who is made AngularJS. I have written unit tests from all features implemented, following the coding standards defined by the php-fig group and having a basic continuos integration stack with php-ci and capistrano.