关键词:json

1
A simple way of authenticating your APIs with API keys using Laravel
3
JSON API (jsonapi.org) support for Laravel applications.
4
Provides JSON datatype support for the Eloquent ORM
5
Easy transformation layer for complex model attributes.
6
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
7
Write your Laravel Database Schema in JSON.
8
A GraphQL like interface to map a request to eloquent query with data transformation.
10
Laravel package used to collect all localization files from resources/lang directory and sub-directories and make them available as JSON file
11
An http library developed for the laravel framework. aliases itself as HttpClient
12
Common JSON responses for an API built with Laravel.
14
Laravel5 JSONAPI and Dingo together to build APIs fast
15
Helps building nice, normalized and easy to consume REST API responses.
16
Trait for Eloquent models to force type-casting on retrieved values
17
Laravel helpers to send Jsend-compliant responses
18
Store additional configs in JSON or Database (write, read)
19
Provides JSON column support for for Laravel's Eloquent Model.
20
Provides JSON column support for for Laravel's Eloquent Model.
21
Store additional configs in JSON or Database (write, read)
22
JSON API support for Laravel and Lumen
23
Opinionated REST JSON HTTP API client for laravel
24
Add MariaDB JSON select support to Laravel
25
Supercharge your JSON using collections
26
All in one solution for exception for JSON REST APIs on Laravel and Lumen.
27
Provides JSON column support for for Laravel's Eloquent Model.
28
This package allows you to persists configs/settings for Laravel projects.
29
A JSON API CRUD Package for Laravel 5
30
Laravel 5 HAL+JSON API Transformer Package