3
NovCjmellor/rating is a Laravel package that allows for ratings to be added to a Model Imagine you have a Recipes Model and want your users to rate your....
2
NovLaravel Model States is a package by Spatie that adds state support to models. It combines concepts from the state pattern and state machines. It is....
31
OctFriendlyCaptcha is a package that helps in setting up and validating the Friendly Captcha widget and response in your Laravel applications. You....
26
OctLaravel Model Flags is an awesome package that offers a trait that allows you to add flags to an Eloquent model. These can be used to quickly save....
21
OctPowered Enum is a fantastic package that offers a trait that contains some cool features for native PHP enums. This package requires PHP 8.1 or....
20
OctThe Transformer is a php package for transforming values or input. It is powered by the Laravel framework's validation components. Run this....
Launch project