PHPackages                             riley19280/snipe-it-tweaks - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. riley19280/snipe-it-tweaks

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

riley19280/snipe-it-tweaks
==========================

Tweaks to make using Snipe-IT easier

00[4 PRs](https://github.com/Riley19280/snipe-it-tweaks/pulls)PHPCI passing

Since Nov 30Pushed 1mo agoCompare

[ Source](https://github.com/Riley19280/snipe-it-tweaks)[ Packagist](https://packagist.org/packages/riley19280/snipe-it-tweaks)[ RSS](/packages/riley19280-snipe-it-tweaks/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

Tweaks to make using Snipe-IT easier
====================================

[](#tweaks-to-make-using-snipe-it-easier)

[![Latest Version on Packagist](https://camo.githubusercontent.com/022dd627b64ddb8a927668b312d47504dbc4fbd3c69e1eeb91b63403e5665c30/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72696c657931393238302f736e6970652d69742d747765616b732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/riley19280/snipe-it-tweaks)[![GitHub Tests Action Status](https://camo.githubusercontent.com/e9e1b1a02ecfe1e342048965645d2cb6b7f886ff290255ab4f1f02a9f8c51128/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f72696c657931393238302f736e6970652d69742d747765616b732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/riley19280/snipe-it-tweaks/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/eebdd6af0e8a74977a68ad9219ee55f5925f715e33410fb1ade902de7c03e2d3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f72696c657931393238302f736e6970652d69742d747765616b732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/riley19280/snipe-it-tweaks/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/883cf99fc37d331063090dcb38ac476ad93ee2e008f142471e451af1d62ac81c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72696c657931393238302f736e6970652d69742d747765616b732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/riley19280/snipe-it-tweaks)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/b6f9be8fa5025896a3562c89bee0131431c3c24a4f77684dde0ba51f6a7af566/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f736e6970652d69742d747765616b732e6a70673f743d31)](https://spatie.be/github-ad-click/snipe-it-tweaks)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require riley19280/snipe-it-tweaks
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="snipe-it-tweaks-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="snipe-it-tweaks-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="snipe-it-tweaks-views"
```

Usage
-----

[](#usage)

```
$snipeItTweaks = new Riley19280\SnipeItTweaks();
echo $snipeItTweaks->echoPhrase('Hello, Riley Aven!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Riley Aven](https://github.com/riley19280)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance60

Regular maintenance activity

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/ad1e02047ad1f51bbcaa3dc18ae2e45ae85ca6c4ff4a5727a3ecbc2f476b35fd?d=identicon)[Riley19280](/maintainers/Riley19280)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")[![Riley19280](https://avatars.githubusercontent.com/u/14127031?v=4)](https://github.com/Riley19280 "Riley19280 (1 commits)")

### Embed Badge

![Health badge](/badges/riley19280-snipe-it-tweaks/health.svg)

```
[![Health](https://phpackages.com/badges/riley19280-snipe-it-tweaks/health.svg)](https://phpackages.com/packages/riley19280-snipe-it-tweaks)
```

###  Alternatives

[ghalwash/merq-laravel-nova-theme-responsive

A Laravel Nova responsive theme.

1534.2k1](/packages/ghalwash-merq-laravel-nova-theme-responsive)[nezhelskoy/yii2-highlight

Yii2 highlight.js extension

1531.3k](/packages/nezhelskoy-yii2-highlight)[dereuromark/cakephp-flash

A CakePHP plugin around powerful flash message handling.

1228.6k2](/packages/dereuromark-cakephp-flash)[glowy/strings

Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.

183.4k2](/packages/glowy-strings)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
