Pakket: php-symfony-expression-language (7.2.0~rc1+dfsg-1)
Verwijzigingen voor php-symfony-expression-language
Debian bronnen:
Het bronpakket symfony downloaden:
- [symfony_7.2.0~rc1+dfsg-1.dsc]
- [symfony_7.2.0~rc1+dfsg.orig.tar.xz]
- [symfony_7.2.0~rc1+dfsg-1.debian.tar.xz]
Beheerders:
- Debian PHP PEAR Maintainers (QA-pagina, Mailarchief)
- Daniel Beyer (QA-pagina)
- David Prévot (QA-pagina)
Externe bronnen:
- Homepage [symfony.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
compile and evaluate expressions
The Symfony ExpressionLanguage Component provides an engine that can compile and evaluate expressions. An expression is a one-liner that returns a value (mostly, but not limited to, Booleans).
By default, the engine implements simple math and logic functions, method calls, property accesses, and array accesses.
Symfony is a PHP framework, a set of tools and a development methodology.
Andere aan php-symfony-expression-language gerelateerde pakketten
|
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-symfony-cache
- provides extended PSR-6, PSR-16 (and tags) implementations
-
- dep: php-symfony-deprecation-contracts
- A generic function and convention to trigger deprecation notices
-
- dep: php-symfony-service-contracts
- Generic abstractions related to writing services