Pakket: php-symfony-security (3.4.6+dfsg-1)
Verwijzigingen voor php-symfony-security
Trisquel bronnen:
Het bronpakket symfony downloaden:
Beheerder:
Original Maintainers:
- Debian PHP PEAR Maintainers (Mailarchief)
- Daniel Beyer
- David Prévot
Externe bronnen:
- Homepage [symfony.com]
Vergelijkbare pakketten:
infrastructure for sophisticated authorization systems
The Symfony Security Component makes it possible to easily separate authorization logic from user providers that hold the users credentials. It ships with facilities for authenticating using HTTP basic or digest authentication, interactive form login or X.509 certificate login. Furthermore it optionally also allows an application to implement its own authentication strategies. In addition the component contains an advanced ACL system and provides ways to authorize authenticated users based on their roles.
Symfony is a PHP framework, a set of tools and a development methodology.
Andere aan php-symfony-security gerelateerde pakketten
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-symfony-event-dispatcher
- dispatch events and listen to them
-
- dep: php-symfony-http-foundation (>> 3.4)
- object-oriented layer for the HTTP specification
-
- dep: php-symfony-http-kernel (>> 3.3)
- building blocks for flexible and fast HTTP-based frameworks
-
- dep: php-symfony-polyfill-php56 (<< 2~~)
- Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
- dep: php-symfony-polyfill-php56 (>= 1.0)
-
- dep: php-symfony-polyfill-php70 (<< 2~~)
- Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
- dep: php-symfony-polyfill-php70 (>= 1.0)
-
- dep: php-symfony-property-access
- read from and write to an object or array
-
- dep: php-symfony-security-core (= 3.4.6+dfsg-1)
- infrastructure for authorization systems - common features
-
- dep: php-symfony-security-csrf (= 3.4.6+dfsg-1)
- infrastructure for authorization systems - CSRF protection
-
- dep: php-symfony-security-guard (= 3.4.6+dfsg-1)
- infrastructure for authorization systems - Guard features
-
- dep: php-symfony-security-http (= 3.4.6+dfsg-1)
- infrastructure for authorization systems - HTTP integration
-
- sug: php-psr-container
- Common Container Interface (PHP FIG PSR-11)
-
- sug: php-symfony-expression-language
- compile and evaluate expressions
-
- sug: php-symfony-form
- create HTML forms and process request data
-
- sug: php-symfony-ldap
- abstraction layer for the PHP LDAP module
-
- sug: php-symfony-routing
- associate a request with code that generates a response
-
- sug: php-symfony-validator
- tools to validate classes