atournayre/types
Lightweight PHP library providing reusable types/value objects. Installable via Composer, intended to standardize and validate common domain data. Open-source on GitHub with issue tracker and MIT license.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| black/email | 0.87 | 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.84 | — | 38 | 38 | 1 | 27 | 0 | 20.7 | 3.7 | MIT | 1 month ago | |
| propaganistas/laravel-disposable-email | 0.84 | — | 606 | 602 | 65 | 163K | 0 | 33.0 | 39.1 | — | 4 weeks ago | |
| digipolisgent/domainator9k-apptype-laravel-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 8 years ago | |
| arindam/contact-me | 0.83 | A simple Laravel package that adds a “hi-arindam” route after installation. Install via Composer and, if needed, register the service provider manually. No specific PHP or Laravel version dependency claimed. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| typhoon/type | 0.83 | Typhoon Type provides an object abstraction over PHP’s modern type system for building tools that understand complex types. Define, print (stringify), and work with array shapes, object types, non-empty lists, and more in a consistent API. | 65 | 65 | 2 | 5K | 2 | 20.5 | 29.7 | MIT | 3 months ago | |
| symfony/type-info | 0.82 | Symfony TypeInfo extracts and models PHP type information from reflections and type strings. Resolve scalars, objects, enums, generics, lists, and nullable types via TypeResolver, inspect identifiers and constraints, and stringify types like Collection. | 200 | 200 | 3 | 7M | 0 | 30.4 | 63.6 | MIT | 2 months ago | |
| milenmk/laravel-email-change-confirmation | 0.82 | Laravel package for confirming user email address changes. Adds a verification flow (often via signed link/token), protects accounts by requiring confirmation before updating the email, and integrates cleanly with common auth setups in Laravel apps. | 2 | 2 | 0 | 0 | 0 | 16.9 | — | MIT | 2 months ago | |
| digipolisgent/domainator9k-apptype-symfony-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 8 years ago | |
| cleentfaar/mailer | 0.82 | Laravel-compatible mailer package providing a simple API to send emails through configurable transports. Includes basic setup for drivers, message composition, and delivery handling to integrate email sending into your application workflows. | 0 | 2 | — | 0 | — | 0.0 | — | — | — | |
| apie/country-and-phone-number | 0.81 | — | 0 | 0 | 0 | 3 | 0 | 0.0 | 8.3 | MIT | — | |
| besimple/doctrine-types-bundle | 0.81 | — | 5 | 5 | 1 | 0 | 0 | 0.1 | — | — | — | |
| tipoff/addresses | 0.81 | Laravel package providing reusable address models, migrations, factories, and relationships for storing mailing and physical addresses. Designed to integrate with Tipoff packages and apps, supporting consistent address data handling across projects. | 0 | 0 | 2 | 520 | 29 | 17.7 | 46.2 | MIT | 5 years ago | |
| spatie/email-concealer-cli | 0.81 | CLI tool to conceal email addresses in files by replacing their domains. Ideal for sanitizing production data like MySQL dumps before using them locally, so you can share or test with realistic data without storing real addresses. | 30 | 30 | 3 | 0 | 0 | 0.5 | — | MIT | 9 years ago | |
| kouz/laravel-mailgun-email-validation | 0.81 | Laravel validation rule that checks emails with Mailgun’s Email Validation API. Adds a mailgun_email rule with optional role, disposable, mailbox, and strict flags to block risky addresses and optionally require Mailgun verification. | 11 | 11 | 9 | 991 | 6 | 3.7 | 27.9 | MIT | 5 years ago | |
| arturbruno/laravel-mailgun-email-validation | 0.81 | Laravel validation rule that checks emails with PHP FILTER_VALIDATE_EMAIL then Mailgun’s Email Validation API. Supports role/disposable checks, mailbox verification, and strict mode to fail when Mailgun can’t be reached. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| digipolisgent/domainator9k-apptype-generic-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 8 years ago | |
| c975l/email-bundle | 0.80 | — | 2 | 2 | 1 | 2 | 0 | 0.0 | 2.2 | MIT | — | |
| bonnier/laravel-email-provider | 0.80 | Laravel package to fetch email template translations from a Translation/Email Manager. Provides BonnierMail::get($key, $replace, $locale) and an artisan command (bonnier:translation:get) to sync translations, configured via EMAIL_MANAGER_URL and service ID. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 8 years ago | |
| digitalrevolution/accessorpair-constraint | 0.80 | PHPUnit helper to automatically test and cover getters/setters (and constructor-to-getter pairs) on data classes. Add the AccessorPairAsserter trait and call assertAccessorPairs() to validate accessor pairs, optional default/initial value checks. | 9 | 10 | 10 | 3K | 1 | 25.2 | 38.8 | MIT | 2 months ago |
How can I help you explore Laravel packages today?