Libraries tagged by agavi
dave-liddament/sarb
707583 Downloads
Provides tools for baselining static analysis results and comparing against that baseline
apereo/phpcas
799360 Downloads
Provides a simple API for authenticating users against a CAS server
jasig/phpcas
2241434 Downloads
Provides a simple API for authenticating users against a CAS server
z4kn4fein/php-semver
828309 Downloads
Semantic Versioning library for PHP. It implements the full semantic version 2.0.0 specification and provides ability to parse, compare, and increment semantic versions along with validation against constraints.
wikimedia/ip-set
1482513 Downloads
Efficiently match IP addresses against a set of CIDR specifications.
texy/texy
723184 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.
stymiee/email-validator
214897 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
ph-7/eu-vat-validator
340474 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
nextras/secured-links
554312 Downloads
Package secures Nette Framework signals against CSRF attack.
nette/code-checker
1206475 Downloads
✅ Nette CodeChecker: A simple tool to check source code against a set of Nette coding standards.
mmal/openapi-validator
536415 Downloads
Validates data against provide openapi spec
mika56/spfcheck
801601 Downloads
Checks an IP address against a domain's SPF record
microsoft/kiota-authentication-phpleague
584245 Downloads
Authentication provider for Kiota using the PHP League OAuth 2.0 client to authenticate against the Microsoft Identity platform
inacho/php-credit-card-validator
1300984 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
fr3d/swagger-assertions
723179 Downloads
Test your API requests and responses against your swagger definition