m50 / faunadb
A library for interacting with FaunaDB and writing FQL.
dev-main
2021-10-11 15:09 UTC
Requires
- php: ^8.0
- php-http/discovery: ^1.14
- php-http/httplug: ^2.2
- php-http/message-factory: ^1.0
- psr/http-client: ^1.0
- psr/http-message: ^1.0
- webmozart/assert: ^1.10
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- guzzlehttp/psr7: ^1.8
- pestphp/pest: ^1.7
- php-http/message: ^1.11
- php-http/mock-client: ^1.4
- symfony/var-dumper: ^5.3
- vimeo/psalm: ^4.7
This package is auto-updated.
Last update: 2024-10-11 21:51:41 UTC
README
A PHP Implementation of the FaunaDB client.
This is heavily based off the JS implementation from FaunaDB themselves.