Libraries tagged by laravel user roles

rollswan/laravel-project-updater

1 Favers
23 Downloads

PHP Library used to update laravel project automatically upon receiving Git events.

Go to Download


wterberg/laravel-no-common-passwords

0 Favers
7 Downloads

Provides validation rules to check passwords against a list of commonly used passwords.

Go to Download


crissi/laravel-env-phpstan-rules

0 Favers
55 Downloads

Prevent env use outside config directory

Go to Download


filpgame/laravalid

0 Favers
225 Downloads

This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.

Go to Download


slokee/supporter

0 Favers
12 Downloads

Laravel Supporter is a powerful utility package designed to enhance development speed by providing ready-to-use code snippets. This package helps developers streamline their workflow by reducing repetitive coding tasks, ensuring cleaner and more efficient Laravel applications.

Go to Download


custom-laravel-form-request/validator

0 Favers
1 Downloads

Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.

Go to Download


rawveg/model-validation

0 Favers
49 Downloads

Laravel Model Validation - Uses validation rules at the model level to ensure that all data being saved in a model is valid. Just as you would use Request Validation in your Controllers, Model-Level validation allows you to be ensure that even code within your application that manually creates a model, cannot do so using invalid data.

Go to Download


slave/validpack

0 Favers
60 Downloads

Model validate package, uses the laravel validation class, rules must be passed as as a variable to and every table should be passed as a model in the app

Go to Download


norman-huth/nova-breack-out

1 Favers
7 Downloads

Use validation rules and other data from a Laravel Nova resource.

Go to Download


<< Previous