laminas/laminas-serializer
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laminas/laminas-diagnostics | 0.92 | Run health checks for your PHP/Laminas apps and environments. laminas-diagnostics provides diagnostic tests and reporting for common issues, with an extensible API for custom checks and CI-friendly output. | 85 | 84 | 32 | 117K | 3 | 23.2 | 52.5 | BSD-3-Clause | 4 months ago | |
| laminas/laminas-session | 0.89 | 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-loader | 0.88 | 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-session | 0.88 | Session-based cache storage adapter for Laminas Cache. Stores cached items in PHP sessions, useful for per-user caching and small transient data. Integrates with Laminas\Cache\Storage; suitable for apps already relying on session state. | 4 | 4 | 4 | 17K | 1 | 3.4 | 50.2 | BSD-3-Clause | 2 years ago | |
| laminas/laminas-code | 0.87 | Generate, analyze, and manipulate PHP code with Laminas Code. Provides reflection utilities, code generators, docblock parsing, and class/file generation helpers for building frameworks, tooling, and meta-programming workflows. | 1,906 | 1,914 | 88 | 4M | 21 | 33.5 | 56.4 | BSD-3-Clause | 8 months ago | |
| laminas/laminas-cache-storage-adapter-filesystem | 0.87 | Filesystem storage adapter for laminas-cache. Provides a cache backend that persists items on disk with configurable options and integration with Laminas Cache storage interfaces, suitable for local or shared filesystem caching. | 7 | 7 | 16 | 92K | 4 | 19.0 | 62.9 | BSD-3-Clause | 4 months ago | |
| laminas/laminas-cache-storage-adapter-blackhole | 0.87 | Blackhole cache adapter for Laminas Cache: accepts writes and discards them, always behaving like a cache miss. Useful for disabling caching, testing, or benchmarking without changing code paths. | 2 | 2 | 9 | 32K | 2 | 18.8 | 62.4 | BSD-3-Clause | 4 months ago | |
| laminas/laminas-json | 0.87 | Abandoned Laminas JSON component. Provided utilities for encoding/decoding JSON and related helpers, but it will receive no further development. See Laminas TSC minutes for details and consider migrating to supported alternatives. | 37 | 38 | 16 | 665K | 0 | 7.2 | 44.4 | BSD-3-Clause | 5 months ago | |
| laminas/laminas-hydrator | 0.86 | Laminas Hydrator provides flexible tools to hydrate and extract data between arrays and objects. Includes hydrator strategies, naming conventions, and integration helpers for forms and domain models, supporting multiple hydrator implementations and extensions. | 129 | 132 | 35 | 447K | 12 | 33.0 | 62.7 | BSD-3-Clause | 2 months ago | |
| laminas/laminas-i18n | 0.86 | 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-cache-storage-adapter-memory | 0.86 | 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 | |
| laminas/laminas-translator | 0.86 | Laminas Translator provides message translation for PHP apps, supporting multiple locales, pluralization, and translation files like gettext and PHP arrays. Includes adapters, loaders, and integration helpers to localize UI text cleanly across modules. | 3 | 3 | 3 | 760K | 2 | 20.0 | 64.3 | BSD-3-Clause | 1 month ago | |
| dlakomski/serialization | 0.86 | Laravel/PHP serialization utilities for converting objects to arrays/JSON and back, with helper traits and configurable transformers/normalizers. A lightweight package aimed at simplifying data mapping for DTOs, API payloads, and storage. | 0 | 0 | 0 | 404 | 0 | 0.0 | 36.0 | MIT | — | |
| laminas/laminas-stdlib | 0.86 | 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 | |
| apie/serializer | 0.86 | Apie Serializer converts domain objects to stored/customer-facing data and back. Similar to Symfony Serializer but uses ApieSerializerContext for recursive calls. Supports normalize/denormalize, encoding/decoding, and easy extension via custom Normalizer and Denormalizer interfaces. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| api-platform/serializer | 0.85 | — | 29 | 27 | 0 | 487K | 0 | 0.1 | 55.3 | MIT | — | |
| andrew-gos/serializer | 0.85 | Extensible PHP 8.2+ serializer that normalizes arrays/objects and encodes to JSON or XML. Register custom normalizers and encoders via a configurable Serializer. Pure encoders avoid mutating input and handle XML duplication/circular references. | 0 | 0 | 0 | 46 | 0 | 4.6 | 23.9 | MIT | 10 months ago | |
| alexmanno/serializer | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | Apache-2.0 | — | |
| lastdragon-ru/lara-asp-serializer | 0.84 | — | 0 | 0 | 0 | 4K | 0 | 0.0 | 50.0 | MIT | — | |
| b2pweb/bdf-serializer | 0.84 | — | 0 | 0 | 0 | 588 | 0 | 0.0 | 38.3 | MIT | — |
How can I help you explore Laravel packages today?