Libraries tagged by verify
gigasavvy/uptime
20 Downloads
CLI-based script to verify websites are up.
geminilabs/wp-password-bcrypt
55 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
dragosgaftoneanu/okta-simple-jwt-verifier
2474 Downloads
SDK used to verify JWT tokens issued by Okta orgs.
denismitr/real-domain-validator
22 Downloads
Validator of domain names that uses DNS to verify the existance of a domain
dbp/hcert-php
956 Downloads
Making reading and verifying EU DCC in PHP easier
controlabs/password-helper
24 Downloads
Helper to encrypt and verify passwords
brandonkahre/miva-password
3 Downloads
Generate and verify Miva Merchant 5 PR8-7 compatible password hashes.
jrean/laravel-user-verification
809015 Downloads
User Email Verification For Laravel
tzsk/otp
525607 Downloads
OTP Generator and Verifier without database
multicaret/laravel-acquaintances
233400 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups), verifications, and interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
wp-cli/checksum-command
6517882 Downloads
Verifies file integrity by comparing to published checksums.
paragonie/certainty
2044292 Downloads
Up-to-date, verifiable repository for Certificate Authorities
okta/jwt-verifier
2127729 Downloads
A verifier library for working with Okta JWT's
stymiee/email-validator
327570 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
miladrahimi/php-jwt
230146 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator