Skip to content

scrawler-labs/scrawler

Repository files navigation

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.