PHPackages                             roberts/meals - 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. roberts/meals

ActiveLibrary

roberts/meals
=============

Laravel Package for meal prep service

2.1.0(5y ago)112[5 issues](https://github.com/roberts/meals/issues)[1 PRs](https://github.com/roberts/meals/pulls)MITPHPPHP ^7.4|^8.0

Since Mar 9Pushed 5y ago1 watchersCompare

[ Source](https://github.com/roberts/meals)[ Packagist](https://packagist.org/packages/roberts/meals)[ Docs](https://github.com/roberts/meals)[ GitHub Sponsors](https://github.com/drewroberts)[ RSS](/packages/roberts-meals/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (14)Versions (12)Used By (0)

Laravel Package for Meal Prep Service
=====================================

[](#laravel-package-for-meal-prep-service)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5e886cd644a08d102b083031bfd3346496f63a48faa5cd5db0984d470ff8fc12/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f62657274732f6d65616c732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/roberts/meals)[![Tests](https://github.com/roberts/meals/workflows/Tests/badge.svg)](https://github.com/roberts/meals/workflows/Tests/badge.svg)[![Total Downloads](https://camo.githubusercontent.com/8cb6535fad3d8aa70dd4f43f2416f7fd7b24baa35102176e461904b199ba9cba/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726f62657274732f6d65616c732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/roberts/meals)

This is where your description should go.

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

[](#installation)

You can install the package via composer:

```
composer require roberts/meals
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Roberts\Meals\MealsServiceProvider" --tag="meals-config"
```

This is the contents of the published config file:

```
return [
];
```

Models
------

[](#models)

We include the following model in this package:

**List of Models**

- Allergen
- Ingredient
- Meal
- Menu
- Menu Category
- Menu Change

For each of these models, this package implements an [authorization policy](https://laravel.com/docs/8.x/authorization) that extends the roles and permissions approach of the [tipoff/authorization](https://github.com/tipoff/authorization) package. The policies for each model in this package are registered through the package and do not need to be registered manually.

The models also have [Laravel Nova resources](https://nova.laravel.com/docs/3.0/resources/) in this package and they are also registered through the package and do not need to be registered manually.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Drew Roberts](https://github.com/drewroberts)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 90.9% 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 ~4 days

Total

10

Last Release

1857d ago

Major Versions

1.1.0 → 2.0.02021-03-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ccc9e3647546c97a5a77b995736302afd85bebdcb43d8fde7d11486579c30c0?d=identicon)[drewroberts](/maintainers/drewroberts)

---

Top Contributors

[![drewroberts](https://avatars.githubusercontent.com/u/24581081?v=4)](https://github.com/drewroberts "drewroberts (80 commits)")[![huntermontell](https://avatars.githubusercontent.com/u/64396917?v=4)](https://github.com/huntermontell "huntermontell (8 commits)")

---

Tags

robertsmeals

### Embed Badge

![Health badge](/badges/roberts-meals/health.svg)

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

###  Alternatives

[tipoff/reviews

Laravel Package for tracking Google reviews

131.0k](/packages/tipoff-reviews)

PHPackages © 2026

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