egulias/email-validator
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.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| aimeos/ai-symfony | — | 10 | 10 | 3 | 151 | 1 | 0.2 | 13.0 | LGPL-3.0 | — | |
| apie/common-value-objects | Common value objects for the Apie ecosystem: ready-to-use PHP enums (e.g., Gender) and identifier base classes (e.g., UUID v4) for entities, fields, or composite value objects. Designed to be extended and used as examples in your own domain. | 0 | 0 | 0 | 7 | 0 | 0.0 | 12.5 | MIT | — | |
| app-verk/datatable-bundle | — | 0 | 0 | 1 | 1 | 0 | 1.8 | 4.2 | — | 6 years ago | |
| app-verk/user-bundle | — | 0 | 0 | 4 | 14 | 0 | 4.9 | 16.2 | MIT | 5 years ago | |
| assoconnect/validator-bundle | — | 5 | 5 | 0 | 455 | 0 | 29.9 | 30.4 | MIT | 3 weeks ago | |
| c975l/core-bundle | — | 1 | 1 | 0 | 119 | 0 | 0.0 | 24.6 | MIT | — | |
| c975l/ui-bundle | — | 1 | 1 | 0 | 215 | 0 | 0.0 | 20.0 | MIT | — | |
| dayspring-tech/login-bundle | — | 0 | 0 | 0 | 1K | 0 | 4.8 | 43.5 | MIT | 1 year ago | |
| directorytree/imapengine | IMAP Engine is a Laravel-friendly PHP package for working with IMAP mailboxes. It simplifies connecting to mail servers, browsing folders, fetching and searching messages, and handling attachments with a clean, developer-focused API for email workflows. | 565 | 562 | 25 | 56K | 0 | 34.8 | 32.5 | MIT | 4 weeks ago | |
| illuminate/validation | Core Laravel validation component providing a fluent, rule-based validator for arrays and request input. Supports built-in and custom rules, conditional validation, messages and attributes, error bags, and translation-ready output for consistent data validation across apps. | 188 | 201 | 64 | 544K | 0 | 2.9 | 47.8 | MIT | — | |
| kunstmaan/bundles-cms | Kunstmaan CMS is a full-featured, multilingual CMS built on the Symfony full-stack framework. It offers page and form assembly, versioning, workflow, translation tools, and media management, plus integrations with community bundles. | 412 | 414 | 186 | 2K | 96 | 55.3 | 43.1 | MIT | 1 month ago | |
| laravel/framework | Laravel’s core framework code for building modern PHP web apps with elegant syntax. Includes fast routing, a powerful DI container, sessions and caching, database migrations, queues for jobs, and real-time event broadcasting. | 34,885 | 35,373 | 11,963 | 13M | 57 | 94.9 | 72.6 | MIT | 3 weeks ago | |
| mll-lab/graphql-php-scalars | Custom scalar types for webonyx/graphql-php, including BigInt, Date/DateTime/DateTimeTz, Email, JSON, and IntRange for bounded integers. Drop-in types for schema definitions with strict parsing and DateTimeImmutable conversion for date scalars. | 147 | 139 | 14 | 156K | 0 | 10.0 | 41.8 | MIT | 1 year ago | |
| pimcore/pimcore | Pimcore is an open core Product Experience Management (PXM) platform combining a core framework with modular extensions (PIM, MDM, DAM, CDP, CMS/DXP, Commerce). Model your data once and deliver it to any channel via REST/GraphQL. | 3,837 | 3,811 | 1,516 | 56K | 321 | 89.1 | 48.9 | NOASSERTION | 3 weeks ago | |
| respect/validation | Powerful PHP validation engine with 150+ tested validators. Build readable, chainable rules like numeric()->positive()->between(). Includes advanced exception handling and thorough docs. Great for complex input validation in any PHP app. | 6,028 | 6,153 | 774 | 828K | 8 | 70.6 | 38.9 | MIT | 1 month ago | |
| sonata-project/user-bundle | — | 346 | 354 | 471 | 38K | 2 | 31.9 | 31.2 | MIT | 9 months ago | |
| swiftmailer/swiftmailer | Swiftmailer is a full-featured PHP library for sending email via SMTP, sendmail, or PHP mail(). It supports MIME messages, attachments, HTML/text bodies, embedded images, authentication, encryption (TLS/SSL), and extensible transports/plugins. | 9,433 | 9,754 | 849 | 2M | 0 | 20.0 | 22.4 | MIT | — | |
| sylius/sylius | Sylius is an open-source eCommerce framework built on Symfony. Flexible, well-tested, and BDD-friendly, it includes a powerful REST API for integrations and omnichannel experiences. Great for building tailored commerce apps and complex business requirements. | 8,513 | 8,513 | 2,162 | 104K | 143 | 90.1 | 47.6 | MIT | 1 month ago | |
| sylius/user-bundle | — | 7 | 7 | 9 | 6K | 0 | 0.4 | 39.4 | MIT | — | |
| symfony/mailer | Symfony Mailer helps you send emails via SMTP and other transports with a clean API. Build Email/TemplatedEmail messages, add attachments and headers, and integrate with Twig templates for HTML rendering. Configure transports via DSN and send reliably. | 1,594 | 1,624 | 53 | 15M | 0 | 44.3 | 64.5 | MIT | 4 weeks ago | |
| symfony/mime | Symfony MIME component for creating and parsing MIME messages: build emails with headers, text/HTML bodies, attachments, and multipart structures. Integrates with Symfony Mailer and standalone PHP apps; includes tools for encoding and content types. | 2,827 | 2,833 | 38 | 18M | 0 | 50.0 | 61.9 | MIT | 4 weeks ago | |
| symfony/symfony | Symfony is a robust PHP framework and component library for building web apps and APIs. It offers a mature ecosystem, reusable components, strong tooling, and long-term support, powering everything from small sites to large enterprise platforms. | 31,135 | 31,439 | 9,856 | 268K | 175 | 93.3 | 45.7 | MIT | 4 weeks ago | |
| symfony/twig-bridge | Symfony’s Twig Bridge integrates the Twig templating engine with Symfony components, providing extensions, loaders, form and translation support, and other glue code needed to use Twig seamlessly in Symfony-based applications. | 2,506 | 2,507 | 47 | 5M | 0 | 48.8 | 53.7 | MIT | 4 weeks ago | |
| symfony/validator | Symfony Validator provides a flexible validation system based on the JSR-303/Bean Validation model. Define constraints via annotations/attributes, YAML/XML, or PHP, validate objects and values, and get detailed, localized violation messages. | 2,681 | 2,737 | 106 | 7M | 0 | 51.4 | 54.7 | MIT | 4 weeks ago | |
| tempest/validation | — | 0 | 0 | 0 | 178 | 0 | 0.0 | 31.1 | MIT | — | |
| typo3/cms-core | TYPO3 CMS Core provides the essential framework, APIs, and services for the TYPO3 content management system. It powers backend and frontend rendering, extensions, security, caching, routing, and site configuration for building and maintaining TYPO3-based websites. | 33 | 37 | 19 | 375K | 0 | 0.7 | 55.3 | GPL-2.0 | — | |
| wpstarter/framework | WPStarter Framework is a Laravel-inspired PHP framework for building WordPress apps and plugins with modern patterns. It provides familiar helpers, service container features, and a clean structure to speed development while staying compatible with WordPress. | 16 | 17 | 3 | 133 | 0 | 0.5 | 13.1 | MIT | 1 year ago |
How can I help you explore Laravel packages today?