Libraries tagged by laravel json api
lordsling/api-response
22 Downloads
kiriunin/api-guard
21 Downloads
A simple way of authenticating your APIs with API keys using Laravel
ilyatos/laravel-api-response
0 Downloads
Give it to me as JSON!
hpolthof/laravel-api
26 Downloads
An API rendering package for Laravel 5
gurzhii/steam-item-prices-laravel
8 Downloads
This package uses the Steam API (requires dev key) to check prices for game items, like in Counter-Strike: Global Offensive. This is a Laravel 5 based package.
fatkulnurk/laravel-api-request-validation
2 Downloads
kegunaanya untuk memberikan hasil return berupa json, untuk field apa aja yang menyebabkan error saat request, beserta message error dan old value.
eozden/api-response
32 Downloads
Laravel api response macros
donhatptit/laravel-responder
32 Downloads
A Laravel Fractal package for building API responses, giving you the power of Fractal and the elegancy of Laravel.
dennisharrison/laravel-auth0
255 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
dan-har/presentit-laravel
29 Downloads
Transformers for nested Eloquent models and collection for building API with Laravel framework
braseidon/steam-item-prices-laravel
16 Downloads
This package uses the Steam API (requires dev key) to check prices for game items, like in Counter-Strike: Global Offensive. This is a Laravel 5 based package.
bizly/api-guard
1322 Downloads
A simple way of authenticating your APIs with API keys using Laravel. Forked from chrisbjr/api-guard And Working with L5.5.*
birim/laravel-rest-api
8 Downloads
Laravel REST API
auto-api/auto-api-scwv
1 Downloads
Laravel Auto API Single Controller Web View This package that you activate first to learn the secrets of the API, you can write one path and one controller then return the view to the web and from the same controller to restore and re-register the json. This package will write one source code for the web and the API at the same time, you do not need to write one source code for the web and another for the API This package saves you from writing the source code because you will write one source code that works on the web and works on applications, all of this with one source code only
alexvargash/api-guard
106 Downloads
A simple way of authenticating your APIs with API keys using Laravel