laminas/laminas-mime
Laminas MIME component for handling MIME messages and parts. Note: this package is abandoned and will receive no further development. For an actively maintained alternative, consider symfony/mime or zbateson/mail-mime-parser.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laminas/laminas-serializer | 0.88 | Laminas Serializer provides a flexible way to serialize and unserialize PHP data using multiple adapters (e.g., PHP serialize, JSON, Base64). Includes configuration options, adapter plugins, and error handling for safe, consistent data transformation. | 36 | 35 | 22 | 111K | 1 | 22.4 | 56.9 | BSD-3-Clause | 3 months ago | |
| laminas/laminas-server | 0.88 | Laminas Server provides server-side components for building web service APIs in PHP, including SOAP and JSON-RPC. Define services, handle requests, and generate responses with flexible dispatching and integration options for legacy and modern applications. | 24 | 24 | 19 | 588K | 3 | 17.0 | 62.1 | BSD-3-Clause | 5 months ago | |
| laminas/laminas-uri | 0.88 | Laminas URI provides a robust, standards-aware way to parse, validate, build, and manipulate URIs/URLs in PHP. It handles components like scheme, host, port, path, query, and fragment, with helpers for normalization and safe encoding. | 38 | 39 | 14 | 841K | 0 | 11.4 | 59.2 | BSD-3-Clause | 7 months ago | |
| laminas/laminas-xmlrpc | 0.87 | Laminas XML-RPC provides client and server components for XML-RPC in PHP. Build and parse XML-RPC requests/responses, expose methods via a server, and integrate with Laminas components for transport, encoding, and fault handling. | 25 | 25 | 17 | 48K | 5 | 26.8 | 55.7 | BSD-3-Clause | 1 week ago | |
| oroinc/laminas-mime | 0.87 | — | 0 | 0 | 0 | 3K | 0 | 0.0 | 48.5 | BSD-3-Clause | — | |
| laminas/laminas-di | 0.87 | Dependency injection container for Laminas apps. Supports autowiring, configuration-driven definitions, factories, and runtime instantiation to manage object creation and wiring with minimal boilerplate. Integrates with Laminas ServiceManager patterns and PSR-friendly practices. | 36 | 36 | 25 | 321K | 9 | 21.5 | 64.9 | BSD-3-Clause | 5 months ago | |
| laminas/laminas-i18n | 0.87 | Internationalization tools for Laminas applications, including locale-aware translation, formatting, and pluralization support. Helps build multilingual PHP apps with proper locale handling and integration with Laminas MVC and services. | 81 | 82 | 39 | 681K | 7 | 30.3 | 66.9 | BSD-3-Clause | 2 months ago | |
| laminas/laminas-cli | 0.87 | Console tooling for Laminas applications and components. Provides a CLI entry point, command discovery/registration, and integration helpers to build and run project-specific commands via Composer and your framework configuration. | 56 | 56 | 23 | 132K | 11 | 25.4 | 57.8 | BSD-3-Clause | 4 months ago | |
| laminas/laminas-session | 0.87 | Laminas Session provides object-oriented PHP session management: session containers, validators, save handlers, and configuration utilities. Supports secure, testable session workflows for Laminas/Mezzio apps, including storage options and session lifecycle control. | 85 | 85 | 39 | 474K | 24 | 34.1 | 70.6 | BSD-3-Clause | 2 months ago | |
| laminas/laminas-diactoros | 0.87 | PSR-7 HTTP message implementation (ServerRequest, Request, Response, Stream, UploadedFile, Uri) for PHP. Includes factories and utilities for creating and normalizing requests/responses, with strong type coverage and interoperability with PSR-17/PSR-15. | 553 | 561 | 79 | 3M | 22 | 26.4 | 64.7 | BSD-3-Clause | 9 months ago | |
| laminas/laminas-stdlib | 0.87 | Utility components for PHP from the Laminas project: data structures, array and string helpers, hydrators, validators, option objects, and more. A shared toolbox used across Laminas and usable standalone in any PHP application. | 238 | 238 | 44 | 2M | 8 | 19.3 | 60.5 | BSD-3-Clause | 9 months ago | |
| laminas/laminas-filter | 0.86 | A collection of reusable data filters for PHP apps. Provides string and numeric normalization, file and HTML filters, and a plugin manager to compose filter chains. Useful for sanitizing and transforming input consistently across Laminas and other frameworks. | 95 | 95 | 37 | 781K | 2 | 18.6 | 59.3 | BSD-3-Clause | 8 months ago | |
| laminas/laminas-http | 0.86 | Laminas HTTP component providing HTTP client, request/response objects, headers and URI utilities for PHP applications. Useful for building and consuming web services, handling redirects, cookies, and proxy/adapter-based transports. | 37 | 37 | 37 | 694K | 6 | 18.1 | 63.0 | BSD-3-Clause | 7 months ago | |
| laminas/laminas-mail | 0.86 | Abandoned Laminas component for composing, parsing, and sending email messages. No further development; use ddeboer/imap for IMAP, zbateson/mail-mime-parser for MIME parsing, and symfony/mailer for sending mail. | 100 | 101 | 78 | 287K | 64 | 29.4 | 70.2 | BSD-3-Clause | 2 years ago | |
| laminas/laminas-loader | 0.84 | Abandoned Laminas component that provided autoloading and plugin loading utilities for PHP applications. No further development is planned; check Laminas TSC minutes for details and consider migrating to supported alternatives. | 28 | 27 | 14 | 716K | 0 | 6.2 | 43.7 | BSD-3-Clause | 6 months ago | |
| laminas/laminas-cache-storage-adapter-memory | 0.80 | In-memory cache storage adapter for Laminas Cache. Provides a simple, fast, non-persistent cache for the current PHP process, useful for testing, prototyping, or per-request caching without external services. | 4 | 4 | 12 | 71K | 1 | 17.1 | 61.7 | BSD-3-Clause | 4 months ago | |
| zendframework/zend-mime | 0.79 | Zend\Mime is a PHP library for creating and parsing MIME messages. Build multipart emails, manage MIME parts, boundaries, headers, and content types/encodings, and handle attachments reliably—useful for mail composition and transport integration. | 60 | 63 | 35 | 31K | 6 | 2.4 | 27.4 | BSD-3-Clause | 6 years ago |
How can I help you explore Laravel packages today?