Libraries tagged by laravel like validator
ferdous/laravel-otp-validate
23513 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
wt-health/laravel-json-schema-request
48065 Downloads
Like FormRequests, but for validating against a json-schema
larapack/command-validation
2341 Downloads
Enable a method for Artisan Commands to validate the output of methods like `ask`.
longdinhh/validation
11054 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
samandeggs/validation
2062 Downloads
PHP Laravel like standalone validation library - based on Rakit/Validation
devwizardhq/laravel-filex
31 Downloads
laravel-filex is a powerful and reusable Blade component that brings modern, asynchronous file uploads to Laravel applications. It supports features like drag-and-drop uploads, real-time progress indicators, preview rendering, chunked upload for large files, and temporary file handling with finalization on form submission.
thettler/laravel-console-toolkit
3834 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
isahaq/barcode
46 Downloads
A universal barcode generator package supporting multiple barcode types and output formats, with extra features like batch generation, watermarking, validation, CLI, and Laravel Facade support.
jojomak13/laravel-attributes
4 Downloads
This package provides the ability to create custom attributes for Laravel controllers. You can use these attributes to add functionality like authorization, validation, or any other custom behavior to your controller methods.
webtoolsnz/laravel-json-schema-request
543 Downloads
Like FormRequests, but for validating against a json-schema
kadirgun/laravel-json-query
6 Downloads
A Laravel package that enables frontend JavaScript applications to securely and efficiently execute Eloquent queries using a TypeScript-friendly interface, with built-in model whitelisting, parameter validation, and performance optimizations like pagination and caching.
bbrody/form-request
434 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
albertcht/lumen-form-request
14862 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
mr.incognito/crudify
6 Downloads
This package is for handling the crud for simple crud like for setup etc.
cleaniquecoders/token-vault
2 Downloads
A secure and extensible token manager for Laravel, designed to store, encrypt, and validate tokens or API keys from services like GitHub, GitLab, etc.