Download the PHP package dayspring-tech/login-bundle without Composer
On this page you can find all versions of the php package dayspring-tech/login-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package login-bundle
Dayspring Login Bundle
This bundle provides basic username/password authentication, forgot/reset password, and change password.
Minimally, your security.yml
should contain the following:
User Profiles
If your application requires additional information to be stored with the user, the recommended strategy is to create
a UserProfile
model using Propel's inheritance features.
http://propelorm.org/Propel/documentation/09-inheritance.html#class-table-inheritance
Example:
All versions of login-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
symfony/framework-bundle Version ^3.4.48|^4.4.23
sensio/framework-extra-bundle Version ^5.0.1
symfony/yaml Version ^3.4.31|^4.0
phing/phing Version ^2.16
dayspring-tech/propel-bundle Version ^1.8.0
symfony/swiftmailer-bundle Version 3.3.*
symfony/symfony Version ^3.4.31|^4.0
symfony/phpunit-bridge Version ^3.4.31|^4.0
symfony/monolog-bundle Version ^3.6.0
doctrine/annotations Version ^1.12.1
egulias/email-validator Version ^2.1.25
symfony/framework-bundle Version ^3.4.48|^4.4.23
sensio/framework-extra-bundle Version ^5.0.1
symfony/yaml Version ^3.4.31|^4.0
phing/phing Version ^2.16
dayspring-tech/propel-bundle Version ^1.8.0
symfony/swiftmailer-bundle Version 3.3.*
symfony/symfony Version ^3.4.31|^4.0
symfony/phpunit-bridge Version ^3.4.31|^4.0
symfony/monolog-bundle Version ^3.6.0
doctrine/annotations Version ^1.12.1
egulias/email-validator Version ^2.1.25
The package dayspring-tech/login-bundle contains the following files
Loading the files please wait ....