dominicsayers/isemail
Fast, standards-focused email address validation for PHP. Implements detailed RFC/SMTP rules with configurable thresholds, helpful diagnostics, and options beyond simple regex checks—useful when you need accurate, nuanced validation in Laravel or any PHP app.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| black/email | 0.82 | PHP 5.4+ value object for safer email handling. Validates email format (throws on invalid), exposes recipient/domain/tld getters, array parsing, and equality checks. Note: relies on FILTER_VALIDATE_EMAIL; limited for non-ASCII and provider rules. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| veeqtoh/laravel-active-email | 0.80 | — | 38 | 38 | 1 | 15 | 0 | 21.2 | 2.3 | MIT | 2 weeks ago | |
| zendframework/zend-validator | 0.78 | Powerful validation library from Zend Framework for PHP apps. Provides a wide range of reusable validators, input filtering, and custom rule support with clear error messages. Integrates easily into forms and domain validation workflows. | 179 | 181 | 133 | 106K | 41 | 12.0 | 35.5 | BSD-3-Clause | 6 years ago | |
| egulias/email-validator | 0.77 | RFC-focused email validation library for PHP. Validates addresses against RFC 5321/5322/6530-6532 and 1035 with pluggable strategies (RFC, DNS, spoof checks). Designed for strict parsing and modern PHP (8.1+) projects via Composer. | 11,639 | 11,706 | 228 | 14M | 30 | 50.5 | 54.1 | MIT | 1 year ago | |
| alexlbr/email | 0.77 | Provider-agnostic PHP email library with a simple adapter interface. Includes a SendGrid mailer implementation and a MailerInterface for adding your own providers by creating a Mailer adapter under the Mailer namespace. Install via Composer. | 0 | 0 | 1 | 0 | 0 | 1.5 | — | — | 10 years ago | |
| composer/semver | 0.67 | Composer Semver is a PHP library for parsing and validating version constraints, normalizing versions, and comparing releases. Extracted from Composer, it supports semver-style rules where possible while staying compatible with PHP’s version_compare. | 3,307 | 3,326 | 79 | 11M | 0 | 29.5 | 49.3 | MIT | 11 months ago | |
| sabre/http | 0.50 | sabre/http wraps PHP’s HTTP superglobals and output functions into easy-to-mock Request and Response objects. Use it to read input, headers, and body via a consistent API, and to generate responses cleanly in apps and libraries. | 190 | 197 | 61 | 339K | 3 | 31.1 | 53.4 | BSD-3-Clause | 1 month ago | |
| mehdi-fathi/eloquent-filter | 0.49 | Laravel package to filter Eloquent models via query strings. Supports complex query structures, custom/overridable conditions, builder integration, and fine-grained control over filter execution. Useful for APIs and large datasets, with optional rate limiting. | 448 | 449 | 41 | 2K | 7 | 27.6 | 16.4 | MIT | 4 months ago |
How can I help you explore Laravel packages today?