Awesome
<div align="center"> <a href="https://lighthouse-php.com"> <img src="logo.png" alt=lighthouse-logo" width="150" height="150"> </a> </div> <div align="center">Lighthouse
A framework for serving GraphQL from Laravel
</div>Lighthouse is a GraphQL framework that integrates with your Laravel application. It takes the best ideas of both and combines them to solve common tasks with ease and offer flexibility when you need it.
Documentation
The documentation lives at lighthouse-php.com.
The site includes the latest docs for each major version of Lighthouse.
You can find docs for specific versions by looking at the contents of /docs/master
at that point in the git history: https://github.com/nuwave/lighthouse/tree/<SPECIFIC-TAG>/docs/master
.
Get involved
- Have a question? Get your answer using GitHub discussions
- Talk to other users? Start a discussion
- Found a bug? Report a bug
- Have an idea? Propose a feature
- Want to improve Lighthouse? Read our contribution guidelines
Versioning
Lighthouse follows Semantic Versioning.
Only the current major version receives new features and bugfixes.
Updating between minor versions will not require changes to PHP code or the GraphQL schema
and cause no breaking behavioural changes for consumers of the GraphQL API.
However, only code elements marked with @api
will remain compatible - all other code in
Lighthouse is considered internal and is thus subject to change.
Changelog
All notable changes to this project are documented in CHANGELOG.md
.
Upgrade Guide
When upgrading between major versions of Lighthouse, consider UPGRADE.md
.
Contributing
We welcome contributions of any kind, see how in CONTRIBUTING.md
.
Security Vulnerabilities
If you discover a security vulnerability within Lighthouse, please email Benedikt Franke via benedikt@franke.tech.
Sponsors
Lighthouse is supported by its awesome sponsors.
If you want to support the development of Lighthouse and see your logo there, consider sponsoring.