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 today

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

44

—

FairBetter than 92% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity21

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

559d 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://www.gravatar.com/avatar/13aa4a25aaa44beac32fbd47c7a3c3b76b0ad7754e75600f8b7e229815bdd8aa?d=identicon)[revosystems](/maintainers/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

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[efureev/laravel-trees

Multi-Tree structures for Laravel

14253.3k4](/packages/efureev-laravel-trees)[illuminatech/balance

Provides support for Balance accounting system based on debit and credit principle

16137.4k](/packages/illuminatech-balance)[zonneplan/laravel-module-loader

Module loader for Laravel

24118.4k](/packages/zonneplan-laravel-module-loader)[aedart/athenaeum

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

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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