laravel

JSON:API for Laravel applications (by laravel-json-api)

Laravel Alternatives

Similar projects and alternatives to laravel

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better laravel alternative or higher similarity.

laravel reviews and mentions

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.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic laravel repo stats
4
501
6.6
about 1 month ago

laravel-json-api/laravel is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of laravel is PHP.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com