mjfk23 / brightspace-bds-schema
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=8.1
- ext-ctype: *
- ext-iconv: *
- doctrine/dbal: dev-mjfk23-3.9.x
- doctrine/doctrine-bundle: ^2.12
- doctrine/doctrine-migrations-bundle: ^3.3
- doctrine/orm: ^3.2
- mjfk23/gadget-console: ^1.0
- mjfk23/gadget-http: ^1.0
- symfony/dotenv: 6.4.*
- symfony/flex: ^2
- symfony/framework-bundle: 6.4.*
- symfony/maker-bundle: dev-mjfk23
- symfony/monolog-bundle: ^3.10
- symfony/runtime: 6.4.*
- symfony/yaml: 6.4.*
Requires (Dev)
- phpstan/extension-installer: ^1.4
- phpstan/phpstan: ^1.12
- phpstan/phpstan-strict-rules: ^1.6
- phpunit/phpunit: ^10.0
- squizlabs/php_codesniffer: ^3.10
- vimeo/psalm: ^5.26
Conflicts
This package is auto-updated.
Last update: 2024-10-26 11:35:57 UTC
README
Usage
./bin/console brightspace:bds:update-datasets ./bin/console brightspace:bds:generate-entities rm -f ./migrations/*.php ./bin/console doctrine:migrations:diff ./bin/console doctrine:migrations:migrate --dry-run --write-sql=./migrations/migration.${APP_ENV}.sql
See the Brightspace documentation for more information
License
This project is MIT Licensed