[ ソース: symfony ]
パッケージ: php-symfony-expression-language (5.4.23+dfsg-1+deb12u3) [security]
php-symfony-expression-language に関するリンク
Debian の資源:
symfony ソースパッケージをダウンロード:
- [symfony_5.4.23+dfsg-1+deb12u3.dsc]
- [symfony_5.4.23+dfsg.orig.tar.xz]
- [symfony_5.4.23+dfsg-1+deb12u3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [symfony.com]
類似のパッケージ:
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.
その他の php-symfony-expression-language 関連パッケージ
|
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-symfony-cache
- provides extended PSR-6, PSR-16 (and tags) implementations
-
- dep: php-symfony-service-contracts
- Generic abstractions related to writing services