Pakket: php-symfony-security (4.3.8+dfsg-1ubuntu1)
Verwijzigingen voor php-symfony-security
Trisquel bronnen:
Het bronpakket symfony downloaden:
- [symfony_4.3.8+dfsg-1ubuntu1.dsc]
- [symfony_4.3.8+dfsg.orig.tar.xz]
- [symfony_4.3.8+dfsg-1ubuntu1.debian.tar.xz]
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-contracts (<< 2~~)
- Generic abstractions related to dispatching event
- dep: php-symfony-event-dispatcher-contracts (>= 1.1)
-
- dep: php-symfony-http-foundation
- object-oriented layer for the HTTP specification
-
- dep: php-symfony-http-kernel (<< 5~~)
- building blocks for flexible and fast HTTP-based frameworks
- dep: php-symfony-http-kernel (>= 4.3)
-
- dep: php-symfony-property-access
- read from and write to an object or array
-
- dep: php-symfony-security-core (= 4.3.8+dfsg-1ubuntu1)
- infrastructure for authorization systems - common features
-
- dep: php-symfony-security-csrf (= 4.3.8+dfsg-1ubuntu1)
- infrastructure for authorization systems - CSRF protection
-
- dep: php-symfony-security-guard (= 4.3.8+dfsg-1ubuntu1)
- infrastructure for authorization systems - Guard features
-
- dep: php-symfony-security-http (= 4.3.8+dfsg-1ubuntu1)
- infrastructure for authorization systems - HTTP integration
-
- dep: php-symfony-service-contracts (<< 2~~)
- Generic abstractions related to writing services
- dep: php-symfony-service-contracts (>= 1.1)
-
- sug: php-psr-container-implementation
- Pakket niet beschikbaar
-
- 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