Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Graphqlite Bundle Laravel Package

besmartand-pro/graphqlite-bundle

View on GitHub
Deep Wiki
Context7
2.0.1

fixed typo

2.0.0

final release for namespace & sf 7.x support

2.0.0-rc2

[bugfix] missing security services

2.0.0-rc1

We added support for multiple graphql endpoints, so this version has a bc, because you have to change config (see config-template for more information).

Config before

graphqlite:
  namespaces:
    controllers: App\Api\Controller\Warehouse
    types:
      - App\Api\Types\Warehouse
      - App\Api\Enum\Warehouse
      - App\Entity

Example config now (with default namespace and extra one)

graphqlite:
  namespaces:
    default:
      controllers: App\Api\Controller\Warehouse
      types:
        - App\Api\Types\Warehouse
        - App\Api\Enum\Warehouse
        - App\Entity
    shop:
      controllers: App\Api\Controller\Shop
      types:
        - App\Api\Types\Shop
        - App\Api\Enum\Shop

If you want to execute service with another namespace you have to call route with optional parameter.

For example "/graphql/shop"

For more information run bin/console debug:router

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
emuniq/filament-browser-notifications
syriable/filament-translator
hungnm28/livewire-form
wenprise/eloquent
crudly/encrypted
fadion/bouncy
cuci/prototurk-sdk
gos/pubsub-router-bundle
cuci/prototurk-sdk-symfony
clementtalleu/easyadmin-markdown-bundle
codeflextech/permission-manager
karnoweb/livewire-datepicker
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui