Libraries tagged by laravel user roles

ewereka/laravel-extra-validation

0 Favers
17 Downloads

A set of extended validation rules for use with Laravel.

Go to Download


almeidafranci/laravel-validator-extender

0 Favers
53 Downloads

A laravel validator extender for commonly used rules.

Go to Download


thedavefulton/laravel-exclusive-validation-rules

0 Favers
2 Downloads

Two additional validation rules for use with the Laravel framework

Go to Download


kyle-noland/laravel-validation-rules

0 Favers
139 Downloads

Additional validation rules for use in your Laravel projects

Go to Download


langleyfoxall/laravel-validation-rules

3 Favers
511 Downloads

A set of commonly used validation rules, such as UK Postcodes, Phone numbers and more.

Go to Download


eleven59/laravel-validation-rules

0 Favers
7 Downloads

:Just another laravel package with some validation rules I use often

Go to Download


ramonbakker1992/validation-rules-helper

0 Favers
14 Downloads

This package allows validation rules to be defined globally and reused. This way you can use the same rules for your Controller, Action classes, API post/update routes, Livewire and other sections.

Go to Download


rollswan/laravel-project-updater

1 Favers
23 Downloads

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

Go to Download


kama812/laravel-comments

1 Favers
27 Downloads

Comments system for your Laravel application. Features: can be used to comment on any model, HTML filter customization (HTMLPurifier), API, comment rating, replies, events, auth rules ...

Go to Download


wterberg/laravel-no-common-passwords

0 Favers
6 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


<< Previous Next >>