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