stymiee / email-validatorLinks
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.
☆28Updated last year
Alternatives and similar repositories for email-validator
Users that are interested in email-validator are comparing it to the libraries listed below
Sorting:
- Schema.org library for PHP☆49Updated last year
- PHP library to generate ER database diagrams☆19Updated 3 weeks ago
- A generator for counter- and time based authentication codes (RFC-4226/RFC-6238, Google Authenticator).☆51Updated 10 months ago
- HTML meta tags generator for PHP. Supports Open Graph, Twitter Cards, and JSON Linked Data out of the box☆45Updated 6 years ago
- ☆78Updated 3 weeks ago
- E-Mail Address Validator (syntax, dns, trash, typo)☆49Updated last month
- ❤ Simple PHP Code Parser | A simple data structure from your PHP code.☆47Updated last month
- PHP spell check library☆68Updated 10 months ago
- Provides a way to find in which PHP files a class will be looked upon.☆11Updated 5 years ago
- PHP library for minifying and indenting HTML documents that works on the DOM tree☆21Updated 3 months ago
- Provides Connection and ConnectionLocator functionality.☆18Updated 4 years ago
- PHP OEmbed wrapper for well-known video platforms and services☆40Updated 2 years ago
- It is a library☆15Updated 5 years ago
- Minimal A/B Testing Library in PHP☆32Updated 4 years ago
- Simple Cache Abstraction Layer for PHP☆32Updated 3 months ago
- Parse, Build and Validate CRON Expression. Calculate run dates and determine if a CRON expression is due☆13Updated 3 years ago
- Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for Swoole or ReactPHP appl…☆18Updated 4 months ago
- 🏥 PHPDoctor: Check files, full directories or strings for missing or bad PHPDoc types.☆53Updated 3 months ago
- Framework agnostic Nested Set (MPTT) implementation for PHP☆28Updated last year
- 🚀 A fast lookup library that help you verify and search array and Traversable data.☆24Updated 3 weeks ago
- A fast and minimal PSR-11 compatible Dependency Injection Container with array-syntax and without auto-wiring☆18Updated last year
- Simple wrapper for merging pdf files for PHP >= 7.2.☆19Updated last year
- An easy-to-use generic DTO package for PHP.☆50Updated last month
- A PHP library to stream large XML files as DOM elements☆16Updated last year
- Command-line tools for Atlas.☆14Updated last year
- PSR-15 middleware to assist primarily with language-based content negotiation and various other localization tasks☆26Updated 4 months ago
- Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of React…☆55Updated 4 months ago
- PHP Class to easily cast variables to a specific type.☆12Updated 6 months ago
- Simple PHP Semantic Versioning Parser and Comparator☆21Updated 3 years ago
- Secret-key based state-less CSRF token generator and validator for PHP 7. State-less means you do not have to store the CSRF token in ses…☆31Updated last year