api-skeletons / ldog
LDOG Stack:Laravel、Doctrine ORM 和 GraphQL
3.0.0
2024-09-16 17:53 UTC
Requires
- php: ^8.3
- api-skeletons/doctrine-orm-graphql: ~12.0
- api-skeletons/laravel-doctrine-apikey: ~2.0.2
- api-skeletons/laravel-doctrine-data-fixtures: ^1.0
- guzzlehttp/guzzle: ^7.2
- laravel-doctrine/migrations: ^3.1
- laravel-doctrine/orm: ^2.0
- laravel/framework: ^10.0
- laravel/tinker: ^2.8
- mll-lab/laravel-graphiql: ^3.2
Requires (Dev)
- doctrine/coding-standard: ^12.0
- fakerphp/faker: ^1.9.1
- laravel/pint: ^1.0
- mockery/mockery: ^1.4.4
- nunomaduro/collision: ^7.0
- php-parallel-lint/php-parallel-lint: ^1.4
- phpunit/phpunit: ^10.0
- vimeo/psalm: ^5.23
README
LDOG Stack
Laravel、Doctrine ORM 和 GraphQL
此项目是使用 Laravel、Doctrine ORM 和 GraphQL 一起的起点。
主页
文档
- Laravel - https://laravel.net.cn/docs/10.x
- Laravel Doctrine Adapter - https://www.laraveldoctrine.org/
- Doctrine ORM - https://www.doctrine-project.org/projects/doctrine-orm/en/2.10/index.html
- GraphQL Type Driver for Doctrine ORM - https://doctrine-orm-graphql.apiskeletons.dev/en/latest/
- GraphQL-php - https://webonyx.github.io/graphql-php/
- API Key - https://github.com/API-Skeletons/laravel-doctrine-apikey
- Passport - https://laravel.net.cn/docs/10.x/passport
- magidoc - https://magidoc.js.org/introduction/welcome
- graphiql - https://github.com/graphql/graphiql/blob/main/packages/graphiql/README.md
- migrations - https://laraveldoctrine.org/docs/1.8/migrations
- data fixtures - https://github.com/API-Skeletons/laravel-doctrine-data-fixtures/blob/main/README.md