kattsoftware / phassets
PHP library for assets management (processing, deployment and serving).
0.2.0-beta
2017-06-26 05:31 UTC
Requires
- php: >=5.3.0
- patchwork/jsqueeze: ~2.0
- sabberworm/php-css-parser: *
This package is auto-updated.
Last update: 2024-11-10 08:43:10 UTC
README
Phassets is a PHP library for managing Web assets, making it easy, simple and effective.
Minifying the JS/CSS? Compiling the SCSS to CSS? Deploying these to local filesystem or a cloud provider, such as Amazon S3? Just some things that this library is doing.
The base (and required) component, kattsoftware/phassets
, can be installed via composer:
composer require kattsoftware/phassets:0.2.0-beta
Install notes
See Getting Started for information about the installation process and usage instructions.
License
The library is licensed under the MIT License (MIT). See the LICENSE
file for more information.
Copyright (c) 2017 KattSoftware dev team.