LaravelPackages.net
Acme Inc.
Toggle sidebar
honed/bind

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

0
0
v0.2.0
About honed/bind

honed/bind is a Laravel package for optimize how models are retrieved via route model binding in laravel.. It currently has 0 GitHub stars and 0 downloads on Packagist (latest version v0.2.0). Install it with composer require honed/bind. Discover more Laravel packages by honed or browse all Laravel packages to compare alternatives.

Last updated

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.

Comments