2017 © Pedro Peláez
 

library symfony-asset-strategy-last-modify

Strategy for symfony asset component

image

alexpts/symfony-asset-strategy-last-modify

Strategy for symfony asset component

  • Tuesday, January 30, 2018
  • by alexpts
  • Repository
  • 1 Watchers
  • 2 Stars
  • 1,776 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 7 Versions
  • 13 % Grown

The README.md

symfony-asset-strategy-last-modify

Strategy for symfony assets component, (*1)

SensioLabsInsight, (*2)

Build Status Test Coverage Code Climate Scrutinizer Code Quality, (*3)

Strategy for symfony assets component for get version from last modify file time., (*4)

Installation

$ composer require alexpts/symfony-asset-strategy-last-modify, (*5)

Demo

$package = new Package(new LastModifyStrategy($assertDirPath));
$url = $package->getUrl('/jquery.js'); // /jquery.js?v=1472155706

With CDN, (*6)

$package = new Package(new LastModifyStrategy($assertDirPath, 'cdn.host.org'));
$url = $package->getUrl('/jquery.js'); // //cdn.host.org/jquery.js?v=1472155706

The Versions

30/01 2018

dev-master

9999999-dev https://github.com/alexpts/symfony-asset-strategy-last-modify

Strategy for symfony asset component

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar alexpts

asset version

30/01 2018

2.0.1

2.0.1.0 https://github.com/alexpts/symfony-asset-strategy-last-modify

Strategy for symfony asset component

  Sources   Download

MIT

The Requires

 

The Development Requires

asset version

25/07 2017

dev-php-5.5

dev-php-5.5 https://github.com/alexpts/symfony-asset-strategy-last-modify

Strategy for symfony asset component

  Sources   Download

MIT

The Requires

 

The Development Requires

asset version

25/07 2017

1.2

1.2.0.0 https://github.com/alexpts/symfony-asset-strategy-last-modify

Strategy for symfony asset component

  Sources   Download

MIT

The Requires

 

The Development Requires

asset version

25/07 2017

2.0

2.0.0.0 https://github.com/alexpts/symfony-asset-strategy-last-modify

Strategy for symfony asset component

  Sources   Download

MIT

The Requires

 

The Development Requires

asset version

25/09 2016

1.0.1

1.0.1.0 https://github.com/alexpts/symfony-asset-strategy-last-modify

Strategy for symfony asset component

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar alexpts

asset version

26/08 2016

1.0.0

1.0.0.0 https://github.com/alexpts/symfony-asset-strategy-last-modify

Simple static manager

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar alexpts

asset version