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
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| laminas/laminas-cache | Laminas Cache provides flexible caching for PHP apps with storage adapters (memory, filesystem, Redis, etc.), plugins, and cache patterns. Includes PSR-6/PSR-16 support, configuration options, and utilities for improving performance and reducing expensive operations. | 106 | 107 | 59 | 146K | 9 | 30.1 | 54.1 | BSD-3-Clause | 2 months ago | |
| laminas/laminas-cache-storage-adapter-benchmark | Benchmark adapter for laminas-cache to measure cache storage performance. Wrap a cache storage to record timing and profiling data for reads/writes, helping compare adapters and spot slow operations during testing and tuning. | 0 | 0 | 5 | 336 | 1 | 17.3 | 39.6 | — | 2 months ago | |
| laminas/laminas-cache-storage-adapter-ext-mongodb | — | 2 | 2 | 8 | 18K | 2 | 4.3 | 54.5 | BSD-3-Clause | 1 year ago | |
| laminas/laminas-cache-storage-adapter-filesystem | 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 | 107K | 4 | 22.0 | 64.4 | BSD-3-Clause | 2 months ago | |
| laminas/laminas-cache-storage-adapter-redis | Redis storage adapter for Laminas Cache. Provides a Redis-backed cache implementation with configurable options for connecting to Redis and storing cache items efficiently, suitable for applications needing fast, shared caching. | 7 | 7 | 15 | 53K | 6 | 19.0 | 60.0 | BSD-3-Clause | 5 months ago | |
| laminas/laminas-cache-storage-deprecated-factory | — | 2 | 2 | 7 | 25K | 0 | 1.4 | 54.2 | — | 1 year ago | |
| laminas/laminas-hydrator | Laminas Hydrator provides flexible strategies to hydrate and extract data between objects and arrays. Supports reflection, class methods, naming strategies, and custom hydrators, making it easy to map entities, DTOs, and forms cleanly across your application. | 129 | 132 | 35 | 460K | 13 | 34.8 | 64.1 | BSD-3-Clause | 3 weeks ago |
How can I help you explore Laravel packages today?