honed/bind

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

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

This package is auto-updated.

Last update: 2025-06-27 06:23:19 UTC


README

Bind

Build Status 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.