Download the PHP package marqant-lab/graphql-sql-log without Composer
On this page you can find all versions of the php package marqant-lab/graphql-sql-log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download marqant-lab/graphql-sql-log
More information about marqant-lab/graphql-sql-log
Files in marqant-lab/graphql-sql-log
Download marqant-lab/graphql-sql-log
More information about marqant-lab/graphql-sql-log
Files in marqant-lab/graphql-sql-log
Vendor marqant-lab
Package graphql-sql-log
Short Description Lighthouse GraphQL SQL Log(s).
License MIT
Package graphql-sql-log
Short Description Lighthouse GraphQL SQL Log(s).
License MIT
Please rate this library. Is it a good library?
Informations about the package graphql-sql-log
Lighthouse GraphQL SQL Log(s).
What is it?
This package contains SQL logging for GraphQL queries and mutations.
You will get all executed queries at response.
Installation
Require the package through composer.
Example
Example of response data:
Tests
To run tests, you first need to set up a sqlite database that we use to get snapshots of the database state. Run the following command from within your project root to create the sqlite database.
If you want to execute package tests add this to the phpunit.xml
And after you can check it by executing:
All versions of graphql-sql-log with dependencies
PHP Build Version
Package Version
The package marqant-lab/graphql-sql-log contains the following files
Loading the files please wait ....