パッケージ: php-symfony-expression-language (5.4.4+dfsg-1ubuntu8)
php-symfony-expression-language に関するリンク
Trisquel の資源:
symfony ソースパッケージをダウンロード:
- [symfony_5.4.4+dfsg-1ubuntu8.dsc]
- [symfony_5.4.4+dfsg.orig.tar.xz]
- [symfony_5.4.4+dfsg-1ubuntu8.debian.tar.xz]
メンテナ:
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
- provides an extended PSR-6, PSR-16 (and tags) implementation
-
- dep: php-symfony-service-contracts
- Generic abstractions related to writing services