パッケージ: php-symfony-expression-language (3.4.6+dfsg-1)
php-symfony-expression-language に関するリンク
Trisquel の資源:
symfony ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian PHP PEAR Maintainers (メールアーカイブ)
- Daniel Beyer
- David Prévot
外部の資源:
- ホームページ [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 (>> 3.1)
- Symfony Cache component with PSR-6, PSR-16, and tags