datomatic / laravel-prisma-bridge
Prisma bridge for Laravel
v1.0.1
2022-08-26 09:09 UTC
Requires
- php: ^8.1
- illuminate/contracts: ^9.0
- spatie/laravel-package-tools: ^1.9.2
Requires (Dev)
- doctrine/dbal: ^2.13.3|^3.1.4
- laravel/pint: ^1.0
- nunomaduro/collision: ^6.0
- nunomaduro/larastan: ^2.0.1
- orchestra/testbench: ^7.0
- pestphp/pest: ^1.21
- pestphp/pest-plugin-laravel: ^1.1
- phpstan/extension-installer: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-10-09 06:53:59 UTC
README
This package works in conjunction with datomatic/prisma-laravel-generator.
Please, check the readme of the generator to understand what is this for and how to set it up.