Download the PHP package monderka/nette-graphql-project without Composer
On this page you can find all versions of the php package monderka/nette-graphql-project. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download monderka/nette-graphql-project
More information about monderka/nette-graphql-project
Files in monderka/nette-graphql-project
Package nette-graphql-project
Short Description Skeleton for Nette GraphQL service
License MIT
Informations about the package nette-graphql-project
Nette GraphQL project
This is preconfigured PHP backend project base on Nette, Doctrine and php-graphql It has preconfigured Dockerfile for development, Doctrine with PDO_MYSQL, fixtures, migrations and REDIS cache.
Requirements
- Docker
- OpenSSL
Without DOCKER you need:
- PHP>=8.1 with pdo_mysql, mbstring and bcmath extensions
- OpenSSL
- Redis tools
Contains
[ https://doc.nette.org/en/application/bootstrap ]
[ https://contributte.org/packages/contributte/apitte/ ]
[ https://github.com/portiny/graphql-nette ]
[ https://contributte.org/packages/contributte/doctrine-orm.html ]
[ https://contributte.org/packages/contributte/doctrine-migrations.html ]
[ https://contributte.org/packages/contributte/doctrine-dbal.html ]
[ https://contributte.org/packages/contributte/doctrine-fixtures.html ]
[ https://contributte.org/packages/contributte/console.html ]
[ https://tracy.nette.org/ ]
[ https://contributte.org/packages/contributte/redis.html ]
[ https://contributte.org/packages/contributte/cache.html ]
[ https://github.com/monderka/jwt-parser ]
[ https://github.com/monderka/doctrine-tools ]
Installation
Build docker image
Run service
All versions of nette-graphql-project with dependencies
ext-bcmath Version *
ext-mbstring Version *
ext-pdo_mysql Version *
nettrine/orm Version ^0.8.4
contributte/apitte Version ^0.12.1
portiny/graphql-nette Version ^7.0
nettrine/migrations Version ^0.9.1
contributte/console Version ^0.10.1
nette/bootstrap Version ^3.2
tracy/tracy Version ^2.10
contributte/redis Version ^0.5.4
contributte/cache Version ^0.6.0
nettrine/dbal Version ^0.8.2
nettrine/fixtures Version ^0.7.2
monderka/jwt-parser Version ^1.0
monderka/doctrine-tools Version ^1.0