datomatic / laravel-prisma-bridge
Prisma bridge for Laravel
Package info
github.com/datomatic/laravel-prisma-bridge
pkg:composer/datomatic/laravel-prisma-bridge
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
- dev-main
- v1.0.1
- v1.0.0
- dev-dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
- dev-dependabot/github_actions/actions/checkout-6
- dev-dependabot/github_actions/ramsey/composer-install-4
- dev-dependabot/github_actions/dependabot/fetch-metadata-2.5.0
- dev-dependabot/github_actions/aglipanci/laravel-pint-action-2.3.1
This package is auto-updated.
Last update: 2026-03-23 04:23:29 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.