Light weight tools for heavy weight PHP devloper.
Some list of features of Scrawler are :
- Automatic RESTful routing system which makes it easy to build API.
- Dead simple PHP templating engine to steep your learning curve and increase productivity.
- Easy to use mysql database wrapper class via joshcam/PHP-MySQLi-Database-Class.
- Light weight SMTP mailer.
- Super Simple configuration.
- Download the latest release from https://github.com/scrawler-php/scrawler/releases.
- Extract it and copy to your www or htdocs directory.
- Goto /App/config.ini and insert your database configuration , you can configure rest of application later.
- BRAVO YOU ARE DONE ! Its time to start devloping your awsome app.
To get started with devloping your awesome application read the small and easy to learn Scrawler documentation at https://www.gitbook.com/book/physcocode/scrawler/details
Bugs and requests: submit them through the project's issues tracker.
Questions: ask them at StackOverflow with the tag Scrawler.
Gleron Technology's opensource initiative