Libraries tagged by string validation
enm/transformer
501 Downloads
This library can be used for transforming an array, an object or a json-string into a needed array, object or json-string and validating the values and the schema against a configuration array.
edbox/valid-url
25 Downloads
Simple class to cast all what is needed about url string. Host, Ip, validation, domain, etc..
danbaker/toolbox
10 Downloads
A modern PHP toolbox featuring a facade-driven API for accessing reusable utilities and helpers—covering strings, dates, files, validation, security, and beyond. Designed for Laravel and general-purpose PHP projects.
lithephp/swisshelper
10 Downloads
Lithe SwissHelper is a comprehensive PHP utility library designed to simplify common programming tasks. It provides a collection of helper functions for string manipulation, array handling, data validation, and more, all designed with a focus on developer experience and code readability.
dknx01/object-xml
48 Downloads
A PHP library to generate xml string/documents in an object oriented way including xsd validation and restriction for values
custom-laravel-form-request/validator
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.
giggsey/libphonenumber-for-php
133065715 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
schuppo/password-strength
2684168 Downloads
This package provides a validator for ensuring strong passwords in Laravel 4 applications.
ritey/password-strength
10157 Downloads
This package provides a validator for ensuring strong passwords in Laravel 6 applications.
andrey-helldar/strong-password
3265 Downloads
This package provides a validator for ensuring strong passwords in Laravel applications
digitalpi/laravel-dto-validator
333 Downloads
DTO injector and validator with attributes, inspired by Spring Boot bean validation.
parfaitementweb/password-validation
310 Downloads
Additional validation rules to empower strong password usage in Laravel applications.
skyzyx/strong-types
156 Downloads
Enables strong types for PHP. This allows for tighter validation, especially when accepting input from users.
mitmelon/guard-power
19 Downloads
GuardPower is a sophisticated PHP library for protecting your application against bad bots, scrappers, anonymous access from tor browsers, strong user input validations, prevent DDOS Attacks and lots more features to come.
emiliopedrollo/laravel-secure-passwords
22 Downloads
Provide useful ways to ensure strong passwords via validation