honed/bind

Optimize how models are retrieved via route model binding in Laravel.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

pkg:composer/honed/bind

v0.2.0 2025-06-27 05:56 UTC

README

Bind

Build Status Code Coverage Total Downloads Latest Stable Version

Bind solves the problem of how to retrieve models optimally via route model binding in Laravel.

Installation

Requires PHP 8.2+

Requires Laravel 11+.

Get started with the package by requiring it in your PHP project using Composer.

composer require honed/bind

Documentation

Please refer to the documentation for the usage of the package.

License

Bind was created by Joshua Wallace under the MIT license.