awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
rebing avatar

rebing/graphql-laravel

0
View on GitHub↗
2,214 stars·271 forks·PHP·MIT·8 views

Graphql Laravel

Laravel wrapper for Facebook's GraphQL

Features

  • API Development - Supports GraphQL implementation.
  • PHP GraphQL Tools - Laravel wrapper for the standard PHP GraphQL implementation.

Star history

Star history chart for rebing/graphql-laravelStar history chart for rebing/graphql-laravel

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Graphql Laravel

These projects share indexed features with Graphql Laravel. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nuwave/lighthousenuwave avatar

    nuwave/lighthouse

    3,494View on GitHub↗

    A framework for serving GraphQL from Laravel

    PHP
    View on GitHub↗3,494
  • dingo/apidingo avatar

    dingo/api

    9,355View on GitHub↗

    This is a framework for building standardized RESTful APIs within Laravel and Lumen applications. It provides a structured environment for developing web services with integrated routing, request handling, and versioning. The project distinguishes itself through a multi-adapter authentication system that validates identities via various schemes and third-party providers. It features a dedicated response transformation layer to convert raw database models into consistent output structures and an internal dispatcher that allows application logic to trigger API endpoints without external network

    PHP
    View on GitHub↗9,355
  • dpauli/php-graphql-request-builderdpauli avatar

    dpauli/php-graphql-request-builder

    4View on GitHub↗

    Creates a GraphQL request payload with simple objects

    PHP
    View on GitHub↗4
  • chrisbjr/api-guardchrisbjr avatar

    chrisbjr/api-guard

    694View on GitHub↗

    A simple way of authenticating your RESTful APIs with API keys using Laravel

    PHP
    View on GitHub↗694
Compare all 14 related projects→

Frequently asked questions

What does rebing/graphql-laravel do?

Laravel wrapper for Facebook's GraphQL

What are the main features of rebing/graphql-laravel?

The main features of rebing/graphql-laravel are: API Development, PHP GraphQL Tools.

Which projects share features with rebing/graphql-laravel?

Projects with overlapping indexed features include: nuwave/lighthouse — A framework for serving GraphQL from Laravel. dingo/api — This is a framework for building standardized RESTful APIs within Laravel and Lumen applications. It provides a… dpauli/php-graphql-request-builder — Creates a GraphQL request payload with simple objects. flugger/laravel-responder — A Laravel Fractal package for building API responses, giving you the power of Fractal with Laravel's elegancy. ivome/graphql-relay-php — A library to help construct a graphql-php server supporting react-relay. chrisbjr/api-guard — A simple way of authenticating your RESTful APIs with API keys using Laravel.