Skip to main content
Version: 4.1

Getting started

GraphQLite is a framework agnostic library. You can use it in any PHP project as long as you know how to inject services in your favorite framework's container.

Currently, we provide bundle/packages to help you get started with Symfony, Laravel and any framework compatible with container-interop/service-provider.