Libraries tagged by vapid
pburggraf/crc
163052 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
param-processor/param-processor
582985 Downloads
Parameter processing library
olssonm/l5-zxcvbn
269406 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
neverbounce/neverbounce-php
980148 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
nembie/iban-rule
56104 Downloads
A Laravel validation rule to validate IBAN numbers
nekman/luhn-algorithm
730771 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
mvanduijker/laravel-model-exists-rule
145612 Downloads
Validation rule to check if a model exists
marcortola/behat-seo-contexts
133412 Downloads
Behat extension for testing some On-Page SEO factors: meta title/description, canonical, hreflang, meta robots, robots.txt, redirects, sitemap validation, HTML validation, performance...
laravel-validation-rules/us-state
154119 Downloads
Validate US States and Canada Provinces
laravel-validation-rules/phone
331075 Downloads
Validate that a phone number is in the correct format
laravel-validation-rules/country-codes
438107 Downloads
Validate country codes.
laravel-validation-rules/colour
261843 Downloads
Validate colours
imanghafoori/laravel-heyman
36248 Downloads
A package to help you write expressive defensive code in a functional manner
greg0ire/enum
375305 Downloads
work around the missing enum type in php
geraintluff/jsv4
439055 Downloads
A (coercive) JSON Schema v4 Validator for PHP