Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 785 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 785 Bytes

Introduction

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.