laravel-json-api VS laravel

Compare laravel-json-api vs laravel and see what are their differences.

laravel-json-api

JSON API (jsonapi.org) package for Laravel applications. (by cloudcreativity)

laravel

JSON:API for Laravel applications (by laravel-json-api)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
laravel-json-api laravel
3 4
771 496
-0.3% 2.6%
6.0 6.6
about 2 months ago about 1 month ago
PHP PHP
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

laravel-json-api

Posts with mentions or reviews of laravel-json-api. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-14.

laravel

Posts with mentions or reviews of laravel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-12.
  • What if an SQL Statement Returned a Database?
    4 projects | news.ycombinator.com | 12 Dec 2023
    This seems similar to how Eloquent (Laravel's ORM) will, by default, make separate IN queries when you ask for a collection plus its relationships (instead of using a JOIN).

    I have thought about how you might return normalised data to your front-end and, with support from a front-end library, rebuild the object relationships so you can access them naturally.

    I looked into JSON:API and indeed there is a Laravel library for working with JSON:API https://github.com/laravel-json-api/laravel.

    One place I got stuck with JSON:API is that support for updating a row and its relationships in a single API request seems to have been kicked around for a while and is unresolved:

  • laravel-json-api alternatives - laravel-query-builder, laravel-fractal, and laravel
    4 projects | 14 Jul 2023
    cloudcreativity/laravel-json-api is now considered to be the legacy, they recommend laravel-json-api/laravel instead.
  • Step by step guide to becoming a modern back end developer in 2023
    2 projects | news.ycombinator.com | 8 Jan 2023
    I did for one project, although I got kicked off a year in, because they didn't know what they had.

    IMHO every REST API should be discoverable this way like the web, for example with links to related resources in responses (at least in dev) and by having OpenAPI documentation at a root path like / or /api.

    JSON API provides much of this for free when used with something like Laravel:

    https://jsonapi.org

    https://jsonapi.org/implementations/

    https://github.com/laravel-json-api/laravel

  • laravel json api
    2 projects | /r/laravel | 24 Mar 2021
    The package is marked as legacy and will continue under this package: https://github.com/laravel-json-api/laravel.

What are some alternatives?

When comparing laravel-json-api and laravel you can also consider the following projects:

aimeos-laravel - Laravel ecommerce package for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce

Monica - Personal CRM. Remember everything about your friends, family and business relationships.

json-api - A specification for building JSON APIs

laravel-query-builder - Easily build Eloquent queries from API requests

laravel-json-api - Integrate JSON:API resources on Laravel

Laravel - Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

laravel-fractal - An easy to use Fractal wrapper built for Laravel and Lumen applications

Laravel - The Laravel Framework.

Cachet - 🚦 The open-source status page system.