riimu/kit-phpencoder
Export PHP variables as customizable, readable or compact PHP code. A flexible alternative to var_export() with control over whitespace, array syntax, and useful object conversion—ideal for generated config files and optimized cache output.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dlakomski/serialization | 0.82 | 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 | — | |
| simple-bus/serialization | 0.82 | Generic PHP interfaces and classes for serializing SimpleBus message objects, supporting consistent message encoding/decoding for transport and storage. Part of the SimpleBus ecosystem; documentation and issues are maintained in the main SimpleBus repository. | 14 | 14 | 4 | 20K | 0 | 2.3 | 43.2 | MIT | 4 years ago | |
| laminas/laminas-code | 0.81 | 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,904 | 1,914 | 87 | 4M | 21 | 32.4 | 55.6 | BSD-3-Clause | 9 months ago | |
| yiisoft/friendly-exception | 0.81 | Defines FriendlyExceptionInterface for exceptions that provide a human-friendly name and suggested solution. Lets error handlers detect these exceptions and display clearer, actionable information on error pages. Includes guidance for writing short, markdown-based solutions. | 49 | 49 | 11 | 70K | 1 | 8.0 | 45.9 | BSD-3-Clause | 8 months ago | |
| alexacrm/strong-serializer | 0.81 | Laravel/PHP utility for robust object/array serialization with strong typing and predictable output. Helps convert data structures for APIs, storage, or transport with configurable serializers and safer handling of nested values. | 1 | 1 | 1 | 8K | 0 | 0.0 | 50.0 | — | — | |
| api-platform/serializer | 0.80 | — | 29 | 29 | 0 | 493K | 0 | 0.1 | 55.3 | MIT | — | |
| brick/varexporter | 0.80 | Prettier, safer alternative to PHP var_export(). Exports variables as standalone executable PHP code (no runtime dependency) with short array syntax, cleaner numeric arrays, and support for closures and custom objects beyond __set_state(), ideal for fast OPcache-friendly caching. | 196 | 198 | 20 | 1M | 6 | 18.2 | 57.5 | MIT | 7 months ago | |
| aescarcha/serializer | 0.80 | Symfony bundle that simplifies entity serialization using symfony/serializer, with optional fallback loading from Doctrine when relations or data aren’t initialized. Installs via Composer and registers as a service and bundle. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| alexmanno/serializer | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | Apache-2.0 | — | |
| andrew-gos/serializer | 0.80 | 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 | 11 months ago | |
| botanick/serializer-bundle | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| sandrokeil/interop-config | 0.79 | Framework-agnostic PHP library for configuration-driven factories. Validates config structure, merges defaults, enforces required options, reduces factory boilerplate, supports auto-discovery of factories, and can generate configuration files from factory classes. | 58 | 58 | 10 | 12K | 2 | 3.8 | 32.3 | NOASSERTION | 5 years ago | |
| nilportugues/serializer-eloquent | 0.79 | Eloquent ORM driver for nilportugues/serializer. Serialize Laravel/Eloquent models and their relationships into the Serializer library’s normalized array format, handling common Eloquent edge cases so you can reuse one consistent serialization layer across your app. | 5 | 5 | 7 | 15 | 2 | 4.6 | 7.9 | MIT | 9 years ago | |
| milestone/teebpd | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 1.5 | — | — | 7 years ago | |
| botanick/serializer | 0.79 | Laravel/PHP serializer package for converting objects and arrays to structured formats and back. Aims to simplify data transformation with configurable normalization/denormalization for APIs, DTOs, and persistence layers. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| laravel/framework | 0.79 | 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,839 | 35,311 | 11,937 | 12M | 55 | 94.7 | 71.9 | MIT | 2 days ago | |
| b2pweb/bdf-serializer | 0.79 | — | 0 | 0 | 0 | 956 | 0 | 0.0 | 41.2 | MIT | — | |
| apie/serializer | 0.78 | 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 | — | |
| egeloen/serializer-bundle | 0.77 | — | 6 | 6 | 8 | 966 | 2 | 0.7 | 29.5 | MIT | — | |
| yiisoft/json | 0.77 | Yii JSON is a lightweight PHP library for encoding/decoding JSON with sensible defaults. It throws JsonException on errors, supports JsonSerializable, DateTimeInterface and SimpleXMLElement, and includes safe HTML encoding for embedding JSON in pages. | 29 | 28 | 9 | 47K | 2 | 8.2 | 46.8 | BSD-3-Clause | 8 months ago |
How can I help you explore Laravel packages today?