Download the PHP package sfynx-project/auth-bundle without Composer
On this page you can find all versions of the php package sfynx-project/auth-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sfynx-project/auth-bundle
More information about sfynx-project/auth-bundle
Files in sfynx-project/auth-bundle
Package auth-bundle
Short Description This Bundle handle authentication with role, permission and group dynamic system, and set handlers for login behavior, logout behavior and failure connection behavior. This add a layout theme system.
License LGPL-3.0-or-later
Homepage http://pigroupe.github.io/cmf-sfynx/
Informations about the package auth-bundle
SfynxAuthBundle
Symfony3/4's Sfynx Auth Bundle :
- handles authentication with user, role, permission and group dynamic system
- provides an user provider for firewall symfony system
- sets handlers for login success behavior, login failure behavior and logout behavior.
- sets handlers for exception behavior
- provides an admin dashboard
Documentation
The source of the documentation is stored in the Resources/doc/
folder in this bundle :
- Read the Documentation
Installation
a) Prerequisites
This version of the bundle requires PHP 7.2+
.
b) Configuration
Add dependencies in your composer.json
file:
Install these new dependencies of your application:
Enable the bundles in your application kernel :
Tests
To execute unit tests:
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.
License
Copyright © 2018, [email protected]. This bundle is under the GNU Lesser General Public License, permitting combination and redistribution with software that uses the MIT License
SFYNX is a free software distributed under the LGPL license. This license guarantees the following freedoms:
-
This application is a free software; you can distribute it and/or modify it according to the terms of the GNU Lesser General Public License, as published by the Free Software Foundation; version 2 or (upon your choice) any later version.
-
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; not even the implicit warranty for COMMERCIALISATION or CUSTOMISATION FOR A PARTICULAR PURPOSE. For more details, refer to the GNU Lesser General Public License.
-
A copy of the GNU Lesser General Public License must be provided with this software; if it is not, please write to the Free Software Foundation Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-
You can download this software from http://pigroupe.github.io/cmf-sfynx/; you will also find a complete user manual and additional information on this site.
- In French law, SFYNX falls under the regulations stipulated in the code of intellectual property rights (CPI). The SFYNX kernel is a collaborative work by its authors, listed above as per article L 113-1 of the CPI. The entire SFYNX project is comprised of a collective work in respect of articles L 113-2 and L 113-5 of the CPI. The authors release the work to the public in accordance with the rights and obligations as defined by the GNU public license.
About
SfynxAuthBundle is a Project PI-GROUPE Development initiative. See also the list of contributors.
For more information :
All versions of auth-bundle with dependencies
symfony/framework-bundle Version ~3.4|~4.0
doctrine/orm Version *
doctrine/doctrine-bundle Version *
doctrine/doctrine-fixtures-bundle Version ^2.3.0
sfynx-project/tool-specification-bundle Version ^2.8
sfynx-project/tool-utils-bundle Version ^2.8
sfynx-project/template-presentation-bundle Version ~2.8.1
sfynx-project/core-bundle Version ~2.11.3