Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@fullstackondemand fullstackondemand released this 19 Oct 15:40

Installation

Installation is super-easy via Composer:

$ composer require restjs/php-rest-api

Change Logs

  • Add dotenv package.
  • Environment variables file rename env.php to .env
  • Improve Code Quality.