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.
A framework for serving GraphQL from Laravel
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
Creates a GraphQL request payload with simple objects
A simple way of authenticating your RESTful APIs with API keys using Laravel
Laravel wrapper for Facebook's GraphQL
The main features of rebing/graphql-laravel are: API Development, PHP GraphQL Tools.
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.