Laravel wrapper for Facebook's GraphQL
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
A framework for serving GraphQL from Laravel
Les fonctionnalités principales de nuwave/lighthouse sont : API Development, PHP GraphQL Tools.
Les alternatives open-source à nuwave/lighthouse incluent : rebing/graphql-laravel — Laravel wrapper for Facebook's GraphQL. 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.