scrawler/scrawler

RAD and Modular PHP Framework


README

68747470733a2f2f63646e2e646973636f72646170702e636f6d2f6174746163686d656e74732f3638323336313432323833313032363235372f3730393530383030363631383037313132302f53637261776c6565722d5048502e737667

Travis (.com) Scrutinizer code quality (GitHub/Bitbucket) CodeFactor Grade GitHub release (latest SemVer including pre-releases) GitHub

About Scrawler Framework

Scrawler is a PHP framework for Rapid Application Development keeping high speed and automated development in mind. Scrawler consist of helper function and classes that makes application development really fast and has focus on performace and agressive caching.

Usage

  1. To start a new project composer create-project scrawler/scrawler project_name
  2. Start writing your logic inside /app/controllers everything else would be taken care by framework itself!

License

Scrawler Router is created by Pranjal Pandey and released under the apache 2.0 License.