brick/varexporter
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/var-exporter | 0.85 | Exports serializable PHP values to fast, OPcache-friendly PHP code, preserving serialization semantics and references. Includes DeepCloner for efficient deep cloning and ProxyHelper to generate lazy-loading proxies; uses ext-deepclone (or polyfill) for speed. | 2,105 | 2,109 | 6 | 9M | 0 | 42.1 | 59.2 | MIT | 1 week ago | |
| botanick/serializer | 0.84 | 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 | — | — | — | |
| alexacrm/strong-serializer | 0.83 | 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 | 13K | 0 | 0.0 | 52.8 | — | — | |
| dlakomski/serialization | 0.83 | 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 | 384 | 0 | 0.0 | 35.7 | MIT | — | |
| egeloen/serializer | 0.83 | — | 0 | 28 | — | 1K | — | 2.6 | 24.6 | — | — | |
| yiisoft/var-dumper | 0.82 | Yii VarDumper enhances var_dump()/var_export() with safe handling of recursive references, syntax highlighting, and closure export. Includes handy d(), dump(), and dd() helpers for quick debugging. Configurable depth and highlighting. | 21 | 21 | 13 | 30K | 4 | 13.3 | 47.6 | BSD-3-Clause | 6 months ago | |
| typhoon/exporter | 0.82 | Typhoon Exporter converts PHP values into valid PHP code strings you can save and later require to recreate the original value. Use Exporter::export($value) to generate code for config, fixtures, caching, or code generation workflows. | 6 | 6 | 1 | 57 | 0 | 1.1 | 13.1 | MIT | 2 years ago | |
| asm/translation-loader-bundle | 0.67 | — | 23 | 24 | 9 | 0 | 11 | 6.2 | 4.5 | — | 11 years ago | |
| vinkla/translator | 0.66 | — | 273 | 278 | 28 | 660 | 0 | 5.6 | 5.2 | MIT | 7 years ago | |
| domis86/translator-bundle | 0.64 | — | 6 | 8 | 1 | 0 | 2 | 2.2 | 0.8 | WTFPL | 7 years ago | |
| gettext/translator | 0.64 | Lightweight PHP translation layer for gettext/gettext. Use Translator to load PHP array translations without the native gettext extension, or GettextTranslator to leverage the extension with the same API. Includes global helper functions for template-friendly __(). | 11 | 13 | 4 | 186K | 0 | 2.0 | 55.3 | MIT | 1 year ago | |
| artryazanov/artisan-translator | 0.64 | Artisan Translator streamlines Laravel localization: extracts raw text from Blade templates into translation keys, translates with Google Gemini in batches, preserves HTML/placeholders, and cleans unused language keys. Supports Laravel 11/12, PHP 8.2+. | 1 | 2 | 0 | 34 | 0 | 15.1 | 19.3 | MIT | 4 months ago | |
| bornfight/transfer-object-converter | 0.64 | — | 12 | 12 | 0 | 0 | 0 | 2.2 | 3.8 | MIT | 7 years ago | |
| spatie/nova-translatable | 0.64 | Make any Laravel Nova field translatable with a simple Translatable wrapper. Works with spatie/laravel-translatable to store per-locale values in a JSON column, rendering locale tabs for editing. Requires Nova 4/5 and MySQL 5.7.8+. | 223 | 226 | 27 | 51K | 0 | 24.3 | 36.7 | MIT | 3 months ago | |
| connectsb/translationbundle | 0.64 | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | — | 11 years ago | |
| phootwork/lang | 0.64 | phootwork/lang is a lightweight PHP library of language utilities and building blocks, offering common helpers and core abstractions to simplify everyday coding tasks. A small foundation package meant to complement your app or other phootwork components. | 12 | 12 | 0 | 1M | 0 | 6.7 | 55.3 | MIT | 1 year ago | |
| art/breadcrumbs-bundle | 0.63 | — | 12 | 14 | 3 | 0 | 2 | 0.9 | — | — | 12 years ago | |
| outl1ne/nova-translations-loader | 0.63 | Load your package’s translation files into Laravel Nova. Add the LoadsNovaTranslations trait to a service provider and call loadTranslations() to register Nova translations and optionally publish them automatically. Compatible with Nova 4, Laravel 9/10. | 39 | 39 | 39 | 250K | 1 | 8.4 | 52.3 | MIT | 1 year ago | |
| gettext/languages | 0.63 | Auto-generated language and plural-rule data from CLDR for gettext. Includes a CLI (export-plural-rules) to export rules for selected locales, with options like ASCII-only and deduping, and output formats such as JSON, PHP, Ruby, HTML, and XML. | 75 | 78 | 10 | 774K | 0 | 21.3 | 62.4 | MIT | 3 months ago |
How can I help you explore Laravel packages today?