Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDEFGHILMOPQRSTUWXZ
]
php-nette-security - Nette Security: Access Control Component
- Website:
- https://github.com/nette/security
- Licence:
- BSD or GPLv2 or GPLv3
- Vendor:
- Remi Collet
- Description:
Nette Security: Access Control
- user login and logout
- verifying user privileges
- securing against vulnerabilities
- how to create custom authenticators and authorizators
- Access Control List
To use this library, you just have to add, in your project:
require_once '/usr/share/php/Nette/Security/autoload.php';
Packages