PHP MiniAsset\Output Пространство имен

Interfaces

Имя Описание
CompilerInterface Interface for asset compilers to implement.

Классы

Имя Описание
AssetCacher Writes temporary output files for assets.
AssetWriter Writes compiled assets to the filesystem with optional timestamps.
CachedCompiler An decorator that combines a cacher and a compiler.
Compiler Compiles a set of assets together, and applies filters.

Traits

Имя Описание
FreshTrait