Laravel API Gateway

Build great API's faster with PHP and laravel 5.5.

comments powered by Disqus

Description:

An open source framework for building scalable and testable API-Centric Apps with PHP on top of the latest stable version of Laravel.

Features:

  • Authentication with OAuth2.0 for first/third-party clients (using Laravel Passport).
  • Query Parameters support (orderBy, sortedBy and filter) with full-text search.
  • API versioning in the URL or Header (versioning based on the route file name).
  • Support Stripe and WePay payment gateways (extandable to support other payment gatways).