[ ソース: symfony ]
パッケージ: php-symfony-expression-language (7.2.0~beta2+dfsg-1)
php-symfony-expression-language に関するリンク
Debian の資源:
symfony ソースパッケージをダウンロード:
- [symfony_7.2.0~beta2+dfsg-1.dsc]
- [symfony_7.2.0~beta2+dfsg.orig.tar.xz]
- [symfony_7.2.0~beta2+dfsg-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [symfony.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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-deprecation-contracts
- A generic function and convention to trigger deprecation notices
-
- dep: php-symfony-service-contracts
- Generic abstractions related to writing services