api-labs / scourge-api
This package is abandoned and no longer maintained.
No replacement package was suggested.
A versatile package for making APIs with Laravel.
v4.13.9
2020-01-08 13:40 UTC
Requires
- php: >=7.3
- api-labs/scourge-common: >=6.0.0 <7.0.0
- doctrine/dbal: >=2.8 <3.0.0
- grimzy/laravel-mysql-spatial: >=2.2 <3.0.0
- laravel/framework: >=6.0 <7.0.0
- tymon/jwt-auth: 1.0.0-rc.5@dev
Suggests
- cartalyst/stripe-laravel: Stripe integration.
- cboden/ratchet: PHP web socket server.
- react/zmq: Allows web socket based communications through ZMQ.
- twilio/sdk: Add phone verification capability.
This package is auto-updated.
Last update: 2020-01-26 12:11:24 UTC
README
An API generator for Laravel, following the JSON standard 1.0 specifications. It has commands to design schemas and generate controllers with routes.
The goal is to make a generic CRUD API generator to eliminate the need for grunt work requirements.