Libraries tagged by vapid
charm/uuid
21519 Downloads
A very fast and dependency free library to generate UUIDs (GUIDs) version 1 or 4, sortable UUIDs that validates, or 64 bit unique identifiers according to Twitters' Snowflake, Sonyflake or Instaflake algorithms.
bluedogtraining/avetmiss
45688 Downloads
AVETMISS Validation and Report Generation
based/momentum-preflight
4657 Downloads
Realtime backend-driven validation for Inertia-powered Laravel apps
bairwell/middleware-cors
19062 Downloads
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.
ayesh/stateless-csrf
19099 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
artyuum/request-dto-mapper-bundle
5613 Downloads
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
aoberoi/json-works
535903 Downloads
Create, edit, query and validate json
alancting/php-microsoft-jwt
30698 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
adambullmer/usdl-regex
34844 Downloads
Compiled list of United States Driver License validation regex
svewap/cleverreach
43908 Downloads
CleverReach finishers and validators for EXT:form and Powermail
olssonm/identity-number
125146 Downloads
Laravel validator for Swedish personal identity numbers / social security numbers (personnummer)
loqate-integration/adobe
49024 Downloads
Performs address capture and data validation (email, phone number and address) using Loqate API.
kdion4891/laravel-livewire-forms
25578 Downloads
A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.
eltoninacio/cpfcnpj-laravel
25970 Downloads
Validação de cpf, cnpj, cpfcnpj para laravel 5.*
dg/texy
134191 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.