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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| egulias/email-validator | 0.79 | 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,636 | 11,708 | 227 | 13M | 29 | 70.1 | 64.7 | MIT | 1 year 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 | 98K | 41 | 22.0 | 62.9 | BSD-3-Clause | 6 years ago | |
| yooper/stop-words | 0.49 | Collection of stop-word lists gathered from public sources for filtering text in multiple languages. Includes one-word-per-line files and welcomes contributions and validation ideas to improve stop-word quality. | 14 | 14 | 9 | 7K | 1 | 21.0 | 43.2 | Apache-2.0 | 8 years ago | |
| thecodingmachine/phpstan-safe-rule | 0.49 | PHPStan rule set that flags calls to “unsafe” PHP functions that can return false on failure and suggests using the thecodingmachine/safe equivalents that throw exceptions, helping enforce safer, exception-based error handling in your codebase. | 62 | 62 | 25 | 194K | 2 | 26.3 | 56.7 | — | 4 months ago | |
| rmccue/requests | 0.48 | A simple, lightweight HTTP library for PHP. Requests provides an easy API for making GET/POST calls, handling headers, cookies, redirects, proxies, timeouts, and authentication, with support for transports like cURL and sockets. | 3,579 | 3,653 | 502 | 707K | 94 | 80.1 | 69.0 | NOASSERTION | 3 months ago | |
| thecodingmachine/phpstan-strict-rules | 0.48 | Extra-strict PHPStan ruleset that flags risky or inconsistent PHP patterns beyond the default checks. Helps enforce cleaner, safer code by catching edge cases and enforcing best practices, with easy opt-in configuration for existing PHPStan setups. | 289 | 289 | 27 | 71K | 9 | 34.1 | 43.3 | — | 4 years ago | |
| wp-coding-standards/wpcs | 0.48 | WordPress Coding Standards for PHP_CodeSniffer (WPCS) provides PHPCS rulesets and sniffs to enforce WordPress PHP style, best practices, security, and documentation guidelines. Install via Composer and run PHPCS to lint WordPress themes, plugins, and projects. | 2,746 | 2,781 | 517 | 1M | 222 | 77.7 | 75.8 | MIT | 4 months ago | |
| symplify/phpstan-rules | 0.47 | Extra PHPStan rules by Symplify to catch bugs, improve code quality, and enforce consistent conventions. Easy to install and configure, with a broad set of checks for Symfony/Laravel and modern PHP features to keep your codebase clean. | 262 | 261 | 33 | 501K | 3 | 24.2 | 53.8 | MIT | 11 months ago |
How can I help you explore Laravel packages today?