This app depends on Slim Framwork3 Skeleton with the integration of Parse Server SDK for PHP.
This skeleton application was built for Composer. This makes setting up a new Slim Framework application quick and easy.
All parse server SDK Objects will be used as DI for Slim App So you will use it fast and Easy
. 1-Clone The repository .
2-Install all dependences using Composer
To run the application in development, you can also run this command.
php composer.phar start
Run this command to run the test suite
php composer.phar test
That's it! Now go build something cool.