File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,13 @@ title: Getting started
44sidebar_label : Getting Started
55---
66
7- GraphQLite is a framework agnostic library. You can use it in any PHP project as long you know how to
7+ GraphQLite is a framework agnostic library. You can use it in any PHP project as long as you know how to
88inject services in your favorite framework's container.
99
10- Currently, we provide an additional bundle to help you get started with Symfony. More frameworks will be supported soon.
10+ Currently, we provide bundle/packages to help you get started with Symfony, Laravel and any framework compatible
11+ with container-interop/service-provider.
1112
1213- [ Get started with Symfony] ( symfony-bundle.md )
14+ - [ Get started with Laravel] ( laravel-package.md )
15+ - [ Get started with a framework compatible with container-interop/service-provider] ( universal_service_providers.md )
1316- [ Get started with another framework (or no framework)] ( other_frameworks.md )
You can’t perform that action at this time.
0 commit comments