PHPackages                             delboy1978uk/booty - 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. [Framework](/categories/framework)
4. /
5. delboy1978uk/booty

ActiveLibrary[Framework](/categories/framework)

delboy1978uk/booty
==================

Booty is an asset manager for Bone Framework

v1.2.2(6mo ago)03.0k2MITPHPPHP ^8.2CI passing

Since Oct 3Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/delboy1978uk/booty)[ Packagist](https://packagist.org/packages/delboy1978uk/booty)[ RSS](/packages/delboy1978uk-booty/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (16)Used By (2)

booty
=====

[](#booty)

[![Latest Stable Version](https://camo.githubusercontent.com/b3ce182b375bdb5121f7a8d17a4844334562b213694cb716da65f4bf5388a16d/68747470733a2f2f706f7365722e707567782e6f72672f64656c626f7931393738756b2f626f6f74792f762f737461626c65)](https://packagist.org/packages/delboy1978uk/booty) [![Total Downloads](https://camo.githubusercontent.com/b277496ab6707957290a9bfeb6ef38f4cababa90569472c86faf45b02ccdb865/68747470733a2f2f706f7365722e707567782e6f72672f64656c626f7931393738756b2f626f6f74792f646f776e6c6f616473)](https://packagist.org/packages/delboy1978uk/booty) [![Latest Unstable Version](https://camo.githubusercontent.com/87c75c69b25ebd164fc57b947704b853fcf2f3fd3acb44da51c73318a34164d3/68747470733a2f2f706f7365722e707567782e6f72672f64656c626f7931393738756b2f626f6f74792f762f756e737461626c65)](https://packagist.org/packages/delboy1978uk/booty) [![License](https://camo.githubusercontent.com/af54e6f0698656986b6590104210bac772da7a7aca73ee15396dc57b3bde6201/68747470733a2f2f706f7365722e707567782e6f72672f64656c626f7931393738756b2f626f6f74792f6c6963656e7365)](https://packagist.org/packages/delboy1978uk/booty)
[![build status](https://github.com/delboy1978uk/booty/actions/workflows/master.yml/badge.svg)](https://github.com/delboy1978uk/booty/actions/workflows/master.yml/badge.svg) [![Code Coverage](https://camo.githubusercontent.com/8f7f4dc5694e45c087c019cb1ab5d26d88d663f183803b046849e1eccbfa9d1f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64656c626f7931393738756b2f626f6f74792f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/delboy1978uk/booty/?branch=master) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/f159a71bb9fc7d8e15c02c1cef16f9e69fe66d7381f2a9d997616a2191a2e4aa/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64656c626f7931393738756b2f626f6f74792f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/delboy1978uk/booty/?branch=master)
Booty is an asset deployment tool (with an optional cli command for use with Bone Framework). v1.x currently takes an array of source folders with a key, and deploys a symlink to your destination folder (usually your web server's `public/` folder)

installation
------------

[](#installation)

`composer require delboy1978uk/booty`

usage
-----

[](#usage)

When adding an asset folder, the key name will be converted from any `CapsOrCamelCaseEtc` to `caps-or-camel-case-etc`in the symlink, for better URLs.

```
