[ 源代码: symfony ]
软件包:php-symfony-asset-mapper(7.2.1+dfsg-1)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
maps directories of asset and makes them available in a public directory
The Symfony AssetMapper Component allows one to expose directories of assets that are then moved to a public directory with digested (i.e. versioned) filenames. It also allows one to dump an importmap to allow writing modern JavaScript without a build system.
Symfony is a PHP framework, a set of tools and a development methodology.
其他与 php-symfony-asset-mapper 有关的软件包
|
|
|
|
-
- dep: php-common
- PHP 包的通用文件
-
- dep: php-composer-semver (<< 4~~)
- utilities, version constraint parsing and validation
- dep: php-composer-semver (>= 3.0)
-
- dep: php-symfony-deprecation-contracts
- A generic function and convention to trigger deprecation notices
-
- dep: php-symfony-filesystem (<< 8~~)
- basic filesystem utilities
- dep: php-symfony-filesystem (>= 7.1)
-
- dep: php-symfony-http-client
- methods to fetch HTTP resources synchronously or asynchronously