Orange


Lightweight PHP framework with auto-routing

v2.2.0.004

    Getting started 1-2-3

  1. git clone https://github.com/nipunadodan/orange.git
  2. composer update
  3. Copy the env-sample.php and rename it to env.php and edit

    What's New?

  • Introduced GuzzleHTTP to handle http requests
  • Bootstrap 5 included - now you can customise Bootstrap while in the Project