All Projects → skore → laravel-json-api

skore / laravel-json-api

Licence: MIT license
Integrate JSON:API resources on Laravel

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to laravel-json-api

Aimeos Laravel
Laravel ecommerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 5,204 (+30511.76%)
Mutual labels:  json-api, laravel-package
Laravel-Crud-Generator
A Simple Laravel Library that allows to create crud operation with a single command
Stars: ✭ 20 (+17.65%)
Mutual labels:  laravel-package
menus
Laravel Enso main menu manager, for easy management of the application menus straight from the interface, whether that means adding, removing or reordering them
Stars: ✭ 15 (-11.76%)
Mutual labels:  laravel-package
translate-laravel
Translate your Laravel website easily.
Stars: ✭ 36 (+111.76%)
Mutual labels:  laravel-package
laravel-login-links
Create (passwordless) login links for users
Stars: ✭ 13 (-23.53%)
Mutual labels:  laravel-package
super-basic-auth
🔒 A lightweight package to add basic authentication to your Laravel app.
Stars: ✭ 22 (+29.41%)
Mutual labels:  laravel-package
lhs
⚛️ REST services accelerator: Rails gem providing an easy, active-record-like interface for http (hypermedia) json services
Stars: ✭ 130 (+664.71%)
Mutual labels:  json-api
laravel-package
Laravel package template
Stars: ✭ 31 (+82.35%)
Mutual labels:  laravel-package
DouMao iOS
wordpress博客移动iOS版,点击链接了解更多:
Stars: ✭ 22 (+29.41%)
Mutual labels:  json-api
awesome-landlord
A simple, single database multi-tenancy solution for Laravel 5.2+
Stars: ✭ 41 (+141.18%)
Mutual labels:  laravel-package
izzyparser-ios
IzzyParser is an iOS library for serializing and deserializing JSON:API objects
Stars: ✭ 19 (+11.76%)
Mutual labels:  json-api
json-server
Create a dummy REST API from a json file with zero coding in seconds
Stars: ✭ 34 (+100%)
Mutual labels:  json-api
correios-consulta
Buscar informações de serviços dos correios diretamente nos sites deles, sem utilizar api de terceiros.
Stars: ✭ 155 (+811.76%)
Mutual labels:  laravel-package
artisan-remote
Artisan Remote is a package for Laravel to interact with your Artisan Commands via an HTTP API.
Stars: ✭ 69 (+305.88%)
Mutual labels:  laravel-package
api-test
🌿 A simple bash script to test JSON API from terminal in a structured and organized way.
Stars: ✭ 53 (+211.76%)
Mutual labels:  json-api
laravel-getid3
A Laravel package to extract metadata from media files. mp3, aac, etc. It can be used with files stored on different disks such as local disk, S3 etc.
Stars: ✭ 50 (+194.12%)
Mutual labels:  laravel-package
ErpNet.FP
ErpNet.FP is a light-weight cross-platform Http server facilitating printing to fiscal printers through simple JSON Api.
Stars: ✭ 75 (+341.18%)
Mutual labels:  json-api
laravel-barion
A simple Laravel wrapper for the Barion payment API
Stars: ✭ 13 (-23.53%)
Mutual labels:  laravel-package
express-mquery
Expose mongoose query API through HTTP request.
Stars: ✭ 37 (+117.65%)
Mutual labels:  json-api
json-caching-proxy
Node caching HTTP proxy built on top of express-http-proxy. Persists requests and responses to an in-memory HAR-like data structure based on HAR1.2 . Caches JSON content-type responses by default with the ability to cache an entire site; including content-types describing images. Useful for testing front end code, mocking api, and saving the cac…
Stars: ✭ 31 (+82.35%)
Mutual labels:  json-api

json-api-logo

THIS PACKAGE IS GONNA BE DEPRECATED IN FAVOUR OF THIS ONE: https://github.com/open-southeners/laravel-apiable

Laravel JSON:API

latest tag packagist version run-tests phpstan StyleCI Codacy Badge Codacy Badge Scc Count Badge Scc Count Badge Take a peek on VSCode online

Integrate JSON:API resources on Laravel.

Features

  • Compatible and tested with all the Laravel LTS supported versions (see them here)
  • Full formatting using pure built-in model methods and properties.
  • Relationships and nested working with eager loading.
  • Permissions "out-of-the-box" authorising each resource view or list of resources.
  • Auto-hide not allowed attributes from responses like user_id or post_id.
  • Own testing utilities built-in Laravel's ones to make integration tests easier.

Documentation

Official documentation

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].