Libraries tagged by easy validation
weboccult/laravel-translatable
2 Downloads
A Laravel package for easy model translations using morph relationships. Supports multiple languages, caching, validation, and automatic translation loading.
popcorn4dinner/policies
3 Downloads
easy to use, non-opinionated library to model complex rules for validations, access control, etc
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
lanin/1000forms
15 Downloads
An easy way to create forms of any complexity with integrated validation and filtration
tomloprod/colority
13481 Downloads
Colority is a lightweight PHP library designed to handle color transformations, validations and manipulations with ease.
webfactory/http-cache-bundle
10352 Downloads
Symfony bundle to ease HTTP cache validation via last modified header
tkeer/ease-request
154 Downloads
A laravel package to ease Input validation
ilyasmohetna/iban
20 Downloads
Iban is a PHP package for parsing, validating, and extracting bank details from IBANs with ease and accuracy. Simplify financial data handling in your applications.
mrizki28/handler-api-response
19 Downloads
is a PHP package designed to simplify and standardize API response management in your applications. With this package, you can easily send success responses, error responses, and validation error responses in a consistent and structured format. This package aims to enhance the efficiency and ease of API development
assegaiphp/validation
160 Downloads
Introducing the AssegaiPHP Validation package, the ultimate tool for ensuring the integrity and accuracy of your application's data. With this package, you can easily implement validation rules for incoming data, whether it be from a form submission, API request, or any other source. The package utilizes a simple, yet powerful syntax that allows you to specify a wide range of validation rules with ease. Additionally, the package integrates seamlessly with the AssegaiPHP framework, making it an essential addition to any AssegaiPHP project. With this package, you'll have peace of mind knowing that your application is receiving clean and accurate data every time.
old-oak/easy-validator
0 Downloads
Validating data means PHP.
latdev/form-validator
1 Downloads
Easly validates PHP forms
easyf/filtval
18 Downloads
Filter and Validation data
glynnforrest/reform
1046 Downloads
Create forms that render and validate with ease.
fd6130/hsl-bundle
256 Downloads
This bundle provide some ease of development for Symfony beginner. You can now create a CRUD controller very fast and it comes with DTO validation, mapping and pagination.