PHPackages                             balzreber/delivery - 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. balzreber/delivery

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

balzreber/delivery
==================

Manage suppliers, batches and packages.

023PHP

Since Feb 23Pushed 11y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Delivery
========

[](#delivery)

Delivery Module

Requires Laravel 5

Installation:
-------------

[](#installation)

1. Load "illuminate/html": "~5.0" You have to add "illuminate/html": "~5.0" to your main composer.json file to load html/form/validation support.
2. Load Package Add "balzreber/delivery": "dev-master" to your main composer.json file.
3. Update Composer Run "composer update" to install illuminate/html and the package itself and all theire dependencies.
4. Add Required Service Provider and Aliases Add 'Illuminate\\Html\\HtmlServiceProvider', to the providers array in config/app.php Add 'Form' =&gt; 'Illuminate\\Html\\FormFacade', and 'Html' =&gt; 'Illuminate\\Html\\HtmlFacade', to the aliases array in config/app.php
5. Database Migrations: Run "php artisan migrate --path=path/to/migrations" to migrate the db changes.
6. Add Package Service Provider Add "Balzreber\\Delivery\\DeliveryServiceProvider" to the provider array in /config/app.php.
7. Extends layout All views extend the 'layout' template as theire container.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

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

---

Top Contributors

[![balzreber](https://avatars.githubusercontent.com/u/9654244?v=4)](https://github.com/balzreber "balzreber (3 commits)")

### Embed Badge

![Health badge](/badges/balzreber-delivery/health.svg)

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

###  Alternatives

[ayzerobug/laravel-external-references

Easy link Laravel Models with external references for seamless integration and enhanced functionality.

122.3k](/packages/ayzerobug-laravel-external-references)

PHPackages © 2026

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