GithubHelp home page GithubHelp logo

alberthaff / lighthouse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nuwave/lighthouse

0.0 0.0 0.0 6.83 MB

Laravel GraphQL Server

Home Page: https://lighthouse-php.com/

License: MIT License

PHP 99.94% Dockerfile 0.06%

lighthouse's Introduction

Lighthouse

Build Status codecov PHPStan StyleCI Packagist GitHub license Get on Slack

GraphQL Server for Laravel

Lighthouse is a PHP package that allows you to serve a GraphQL endpoint from your Laravel application. It greatly reduces the boilerplate required to create a schema, it integrates well with any Laravel project, and it's highly customizable giving you full control over your data.

The documentation lives at lighthouse-php.com.

If you like reading plain markdown, you can also find the source files in the docs folder.

Get started

If you have an existing Laravel project, all you really need to get up and running is a few steps:

  1. Install via composer require nuwave/lighthouse
  2. Publish the default schema php artisan vendor:publish --provider="Nuwave\Lighthouse\LighthouseServiceProvider" --tag=schema
  3. Use something like GraphQL Playground to explore your GraphQL endpoint

Check out the docs to learn more.

Get involved

We welcome contributions of any kind.

lighthouse's People

Contributors

spawnia avatar chrissm79 avatar lucasmichot avatar alberthaff avatar olivernybroe avatar yaquawa avatar liepaja avatar 4levels avatar oozman avatar georgeboot avatar hosmelq avatar zn4rk avatar eriktisme avatar hailwood avatar robsontenorio avatar kikoseijo avatar hungneox avatar stayallive avatar jthomaschewski avatar glazy avatar adriangligor avatar alexwhb avatar elmarce avatar jeroenpf avatar enzonotario avatar sadnub avatar ralf77 avatar dependabot[bot] avatar juusopiikkila avatar elforastero avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.