Libraries tagged by validation package
sameer-shelavale/x2form
22 Downloads
This package is developed for easing up the creation, validation & maintenance of web forms. The HTML forms can be generated directly from Mysql Tables, Eloquent ORM Models, using PHP code as well as from predefined XML format, if required the Loader can also be extended to support more type of objects. The package can output forms in HTML table layout as well as Bootstrap and you can further customize them using templates or by extending the Renderer.
rizwan_47/email-address-verifier
10 Downloads
A PHP library for verifying email addresses, ensuring they are valid and reachable. This package provides a straightforward class for email validation processes.
remialvado/titon-utility
17235 Downloads
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
r3bzya/openapi-testing
12 Downloads
This package allows you to integrate the specification validation into the flow of tests
poovarasudev/lara-rules
8 Downloads
A package that provides a library of reusable Laravel validation rules
phyozawtun/composer-myanmar-national-registration-nrc-card
15 Downloads
PHP Composer Package - Myanmar National Registration Card. in from NRC card. General purpose library for Myanmar NRC Card. Get list of townships code used in NRC number format, validation NRC number inputs and intigrated in forms.
massfice/response-status
144 Downloads
Package contains response-status class, that contains info about validation status, response http code, errors array, messages, etc. Project for my diploma.
litepie/actions
6 Downloads
A comprehensive Laravel Actions package for implementing the Action pattern with validation, events, and caching
latgardi/password-tools
1 Downloads
A lightweight PHP package to calculate password strength using entropy, with ASCII visualization and validation rules.
laravelplus/attrify
2 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
kriosmane/vies-rest-api
11 Downloads
A Laravel package for interacting with the VIES (VAT Information Exchange System) REST API, allowing validation of VAT numbers within the European Union.
kmacute/refine-helper
9 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
kmacute/kalm
8 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
kadirgun/laravel-json-query
7 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.
jpuminate/auth
24 Downloads
laravel package for checking token signature, work on microservice architecture, when we need to ckeck the token validation without sending the request to the Auth server