Download the PHP package baldeweg/extra-bundle without Composer
On this page you can find all versions of the php package baldeweg/extra-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download baldeweg/extra-bundle
More information about baldeweg/extra-bundle
Files in baldeweg/extra-bundle
Download baldeweg/extra-bundle
More information about baldeweg/extra-bundle
Files in baldeweg/extra-bundle
Vendor baldeweg
Package extra-bundle
Short Description Offers tools for management of users, testing and setup.
License MIT
Package extra-bundle
Short Description Offers tools for management of users, testing and setup.
License MIT
Please rate this library. Is it a good library?
Informations about the package extra-bundle
baldeweg/extra-bundle
Offers tools for management of users, testing and setup.
Getting Started
Activate the bundle in your config/bundles.php
, if not done automatically.
User
Add optional routes to your config/routes.yaml
. The me
endpoint gives you some details of the current user. Change your password with the password
endpoint. For more info have a look into the corresponding classes.
Maker
- make:extra:subscriber - Create a Subscriber
All versions of extra-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
doctrine/orm Version ^2.16
symfony/console Version ^6.3
symfony/dependency-injection Version ^6.3
symfony/form Version ^6.3
symfony/framework-bundle Version ^6.3
symfony/http-foundation Version ^6.3
symfony/options-resolver Version ^6.3
symfony/security-bundle Version ^6.3
doctrine/orm Version ^2.16
symfony/console Version ^6.3
symfony/dependency-injection Version ^6.3
symfony/form Version ^6.3
symfony/framework-bundle Version ^6.3
symfony/http-foundation Version ^6.3
symfony/options-resolver Version ^6.3
symfony/security-bundle Version ^6.3
The package baldeweg/extra-bundle contains the following files
Loading the files please wait ....