2017 © Pedro Peláez
 

library assetic-extension

A Puli extension for the Assetic asset management library.

image

puli/assetic-extension

A Puli extension for the Assetic asset management library.

  • Friday, August 21, 2015
  • by webmozart
  • Repository
  • 1 Watchers
  • 2 Stars
  • 372 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Locating Files with Puli

Build Status Scrutinizer Code Quality SensioLabsInsight Latest Stable Version Total Downloads Dependency Status, (*1)

ATTENTION: This package is not maintained anymore., (*2)

Latest release: 1.0.0-alpha1, (*3)

PHP >= 5.3.9, (*4)

A WIP extension for the Assetic library., (*5)

Installation

You can install the extension with Composer:, (*6)

{
    "require": {
        "puli/assetic-extension": "~1.0"
    },
    "minimum-stability": "dev"
}

Run composer install or composer update to install the library. At last, include Composer's generated autoloader and you're ready to start:, (*7)

require_once __DIR__.'/vendor/autoload.php';

The Versions

21/08 2015

dev-master

9999999-dev http://puli.io

A Puli extension for the Assetic asset management library.

  Sources   Download

MIT

The Requires

 

by Bernhard Schussek

03/12 2014

1.0.0-alpha1

1.0.0.0-alpha1

A Puli extension for the Assetic asset management library.

  Sources   Download

MIT

The Requires

 

by Bernhard Schussek