PHPackages                             tleckie/versioned-assets - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. tleckie/versioned-assets

ActiveLibrary

tleckie/versioned-assets
========================

Moving asset locations is cumbersome and error prone it requires you to carefully update the URLs of all assets included in all templates. The asset component allows you to have full control of the paths of your resources in an orderly way that is easy to maintain.

1.0.2(5y ago)14MITPHPPHP ^8

Since May 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/teodoroleckie/versioned-assets)[ Packagist](https://packagist.org/packages/tleckie/versioned-assets)[ Docs](https://github.com/teodoroleckie/versioned-assets)[ RSS](/packages/tleckie-versioned-assets/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

versioned-assets
================

[](#versioned-assets)

Fast and powerful php versioned-assets engine
=============================================

[](#fast-and-powerful-php-versioned-assets-engine)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/89d35bfd4820c773ac881847a3d48cba883b3d1eee26a4f9007265fdba0e1d4d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f74656f646f726f6c65636b69652f76657273696f6e65642d6173736574732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/teodoroleckie/versioned-assets/?branch=main)[![Code Intelligence Status](https://camo.githubusercontent.com/64fcfe2ee14f5f649e6c8304773ec0e766333437dfc75f3137ecdada1ec3e0ea/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f74656f646f726f6c65636b69652f76657273696f6e65642d6173736574732f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d61696e)](https://scrutinizer-ci.com/code-intelligence)[![Build Status](https://camo.githubusercontent.com/e5c296a18113f66f3d9df2325291134b47c649cfcf69d5401aab212cd476134d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f74656f646f726f6c65636b69652f76657273696f6e65642d6173736574732f6261646765732f6275696c642e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/teodoroleckie/versioned-assets/build-status/main)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require tleckie/versioned-assets
```

Moving asset locations is cumbersome and error, prone - it requires you to carefully update the URLs of all assets included in all templates. The asset component allows you to have full control of the paths of your resources in an orderly way that is easy to maintain.

Usage
=====

[](#usage)

```
