8000 GitHub - symfony/security-core at 2.6
[go: up one dir, main page]

Skip to content

symfony/security-core

 
 

Repository files navigation

Security Component - Core

Security provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. It is inspired by the Java Spring framework.

Resources

Documentation:

https://symfony.com/doc/2.6/book/security.html

Tests

You can run the unit tests with the following command:

$ cd path/to/Symfony/Component/Security/Core/
$ composer.phar install --dev
$ phpunit

About

Symfony Security Component - Core Library

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 278

Languages

0