🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-17 10:09:20 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
php53
/
usr
/
share
/
doc
/
pear
/
Security
/
Symfony
/
Component
/
Security
📍 /opt/alt/php53/usr/share/doc/pear/Security/Symfony/Component/Security
🔄 Refresh
✏️
Editing: README.md
Read Only
Security Component ================== 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: http://symfony.com/doc/2.4/book/security.html Tests ----- You can run the unit tests with the following command: $ cd path/to/Symfony/Component/Security/ $ composer.phar install $ phpunit
💾 Save Changes
❌ Cancel