PHPackages                             revosystems/mojito - 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. revosystems/mojito

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

revosystems/mojito
==================

Stock management system

11.0.2(1y ago)021.8kPHPPHP ^8.1

Since May 4Pushed 1y agoCompare

[ Source](https://github.com/revosystems/mojito)[ Packagist](https://packagist.org/packages/revosystems/mojito)[ RSS](/packages/revosystems-mojito/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (2)Versions (128)Used By (0)

Mojito
======

[](#mojito)

Basic usage
-----------

[](#basic-usage)

### Tailwind CSS

[](#tailwind-css)

To set up the Mojito Package in your project, you need to add the specified Tailwind CSS colors to the safelist in your tailwind.config.js file.

Here's how you can add the safelist in your tailwind.config.js file:

```
    // All the colors are used for the PurchaseOrderStatus enum.
    safelist: [
        'text-blue-800',
        'bg-blue-400/20',
        'text-yellow-800',
        'bg-yellow-400/20',
        'text-green-800',
        'bg-green-400/20',
        'text-zinc-800',
        'bg-zinc-400/20'
    ],
```

By adding these colors to the safelist, you are instructing Tailwind CSS to keep the classes that use these colors in the final CSS output. This ensures that the Mojito Package's colors are available for use in your project.

Additionally, make sure to compile the assets (`npm run prod`) for the changes to take effect.

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity89

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 51.3% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~28 days

Recently: every ~23 days

Total

109

Last Release

658d ago

Major Versions

2.0.9 → 8.12021-05-28

8.44.2 → 9.0.02021-12-21

8.45 → 9.0.22022-07-14

9.2.0 → 10.0.02024-03-28

10.1.3 → 11.0.02024-10-21

PHP version history (4 changes)1.0PHP &gt;=5.4.0

2.0PHP ^7.2.5

8.1PHP ^7.3

9.0.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/26813973?v=4)[Revo Systems](/maintainers/revosystems)[@revosystems](https://github.com/revosystems)

---

Top Contributors

[![BadChoice](https://avatars.githubusercontent.com/u/93900?v=4)](https://github.com/BadChoice "BadChoice (140 commits)")[![PauRevo](https://avatars.githubusercontent.com/u/35812841?v=4)](https://github.com/PauRevo "PauRevo (111 commits)")[![kiriamcf-revo](https://avatars.githubusercontent.com/u/162309993?v=4)](https://github.com/kiriamcf-revo "kiriamcf-revo (7 commits)")[![JordiFL-Revo](https://avatars.githubusercontent.com/u/105804865?v=4)](https://github.com/JordiFL-Revo "JordiFL-Revo (7 commits)")[![PauBenetPrat](https://avatars.githubusercontent.com/u/8748692?v=4)](https://github.com/PauBenetPrat "PauBenetPrat (6 commits)")[![MartiSalaMorral](https://avatars.githubusercontent.com/u/65666906?v=4)](https://github.com/MartiSalaMorral "MartiSalaMorral (1 commits)")[![aleixgil](https://avatars.githubusercontent.com/u/29859922?v=4)](https://github.com/aleixgil "aleixgil (1 commits)")

### Embed Badge

![Health badge](/badges/revosystems-mojito/health.svg)

```
[![Health](https://phpackages.com/badges/revosystems-mojito/health.svg)](https://phpackages.com/packages/revosystems-mojito)
```

###  Alternatives

[spatie/laravel-settings

Store your application settings

1.5k7.8M185](/packages/spatie-laravel-settings)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

199336.0k](/packages/fumeapp-modeltyper)[forjedio/inertia-table

Backend-driven dynamic tables for Laravel + Inertia.js

272.0k](/packages/forjedio-inertia-table)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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