projet-normandie / user-bundle
Normandie UserBundle
Installs: 264
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.1
- ext-json: *
- api-platform/core: ^3.2
- doctrine/annotations: ^2.0
- doctrine/orm: ^2.19
- gedmo/doctrine-extensions: *
- gesdinet/jwt-refresh-token-bundle: ^1.3
- league/flysystem-bundle: ^3.0
- lexik/jwt-authentication-bundle: ^2.19
- sonata-project/doctrine-orm-admin-bundle: ^4.0
- sonata-project/translation-bundle: ^3.0
- symfony/dependency-injection: ^6.4
- symfony/event-dispatcher: ^6.4
- symfony/framework-bundle: ^6.4
- symfony/mailer: ^6.4
- symfony/monolog-bundle: ^3.10
- symfony/security-bundle: ^6.4
Requires (Dev)
- doctrine/doctrine-fixtures-bundle: ^3.5
- fakerphp/faker: ^1.23
- justinrainbow/json-schema: ^5.2
- phpstan/extension-installer: ^1.3
- phpstan/phpstan: ^1.10
- phpstan/phpstan-doctrine: ^1.3
- phpstan/phpstan-symfony: ^1.3
- squizlabs/php_codesniffer: ^3.7
- symfony/browser-kit: ^6.4
- symfony/http-client: ^6.4
- symfony/phpunit-bridge: ^6.2
- symfony/test-pack: ^1.1
- symfony/yaml: ^6.4
This package is auto-updated.
Last update: 2024-10-22 14:23:14 UTC
README
Develop
Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Open a command console, enter your project directory and execute:
$ composer require projet-normandie/user-bundle
Configuration
config/pachages/gesdinet_jwt_refresh_token.yaml
gesdinet_jwt_refresh_token: refresh_token_class: ProjetNormandie\UserBundle\Entity\RefreshToken