phrity/util-interpolator
Lightweight PHP string interpolation helper. Replaces {key} tokens with values from an array/object, supports nested paths (default “.” separator, customizable), and can be used via Interpolator class or InterpolatorTrait. Uses Phrity Accessor/Transformer.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dmytrof/fractal-bundle | 0.79 | — | 0 | 0 | 1 | 14 | 0 | 1.5 | 16.2 | MIT | 5 years ago | |
| gergonzalez/lumen-fractal | 0.79 | Lumen service provider integrating League Fractal for clean API responses. Adds transformers/serializers support to format Eloquent data into consistent JSON structures, with simple configuration and container bindings for quick setup in Lumen microservices. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| api-platform/serializer | 0.79 | — | 29 | 29 | 0 | 493K | 0 | 0.1 | 55.3 | MIT | — | |
| php-open-source-saver/fractal | 0.79 | Fractal is a maintained fork of thephpleague/fractal for transforming complex data into consistent API output. Provides a presentation layer with transformers, type casting, relationship includes, custom serializers, and pagination support for JSON/YAML APIs. | 4 | 4 | 2 | 33K | 0 | 11.1 | 57.4 | MIT | 6 months ago | |
| alexacrm/strong-serializer | 0.78 | 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 | — | — | |
| danilovl/object-to-array-transform-bundle | 0.78 | Symfony bundle that converts objects to arrays using configurable field mappings. Define fields in parameters and provide corresponding getters on your entities. Works with PHP 8.5+ and Symfony 8+. | 1 | 1 | 0 | 0 | 0 | 18.0 | — | MIT | 6 months ago | |
| adcog-cpi/translation-bundle | 0.78 | Symfony bundle providing translation-aware link helpers for controllers and Twig. Generates tags with translated name/title/description from route keys, optional route-to-class, underscore-to-dot mapping, prefixing, and active-route tracking via configurable defaults. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| mozex/anthropic-php | 0.78 | Community-maintained PHP SDK for the Anthropic API. Send messages, stream responses, call tools, use extended thinking, web search, code execution, files, and batches. PSR-18 compatible, works with any HTTP client; Laravel wrapper available. | 48 | 49 | 9 | 69K | 0 | 25.9 | 51.2 | MIT | 5 days ago | |
| php-translation/common | 0.78 | Shared contracts and utilities for the PHP Translation ecosystem. Provides common interfaces, models, and helpers used across translation bundles to keep integrations consistent and reduce duplication, making it easier to build and maintain translation features in PHP apps. | 92 | 92 | 7 | 35K | 1 | 4.7 | 35.6 | — | 2 years ago | |
| pragmarx/ia-str | 0.78 | Framework-agnostic extraction of Laravel’s Illuminate\Support\Str and string helper functions, repackaged under IlluminateAgnostic\Str to avoid namespace conflicts. Use Str:: methods or global str_* helpers in any PHP project, including Laravel apps. | 52 | 52 | 11 | 29K | 3 | 1.3 | 38.2 | MIT | — | |
| botanick/serializer | 0.78 | 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 | — | — | — | |
| guzzle/inflection | 0.78 | guzzle/inflection is a tiny PHP inflection utility for converting words between singular and plural forms and applying basic naming transformations. Useful in frameworks and code generators where consistent human-readable naming is needed without heavy dependencies. | 3 | 4 | 0 | 115 | 0 | 0.0 | 20.4 | — | — | |
| myerscode/utilities-strings | 0.77 | A small PHP utility library providing string helper functions for common formatting and manipulation tasks. Useful for Laravel or plain PHP projects to reduce boilerplate for trimming, case conversion, searching, and other everyday string operations. | 1 | 1 | 0 | 517 | 0 | 14.0 | 37.4 | MIT | 4 months ago | |
| andrew-gos/serializer | 0.77 | 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 | |
| egeloen/serializer-bundle | 0.77 | — | 6 | 6 | 8 | 966 | 2 | 0.7 | 29.5 | MIT | — | |
| braunstetter/helper | 0.77 | braunstetter/helper is a small PHP/Laravel helper package that groups handy utility functions for everyday development—common string, array, and miscellaneous helpers you can reuse across projects to reduce boilerplate and speed up coding. | 0 | 0 | 0 | 79 | 0 | 1.2 | 26.3 | — | 4 years ago | |
| spiral/marshaller | 0.77 | — | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| dlin/array-converter-bundle | 0.77 | — | 1 | 1 | 0 | 0 | 0 | 1.5 | — | — | 12 years ago | |
| spatie/laravel-typescript-transformer | 0.77 | Convert PHP classes, enums, and more into TypeScript types automatically. Uses attributes to generate TS from your Laravel code, supports nullable and complex types, generics, and even TypeScript functions—keeping your backend and frontend types in sync. | 388 | 383 | 36 | 478K | 0 | 30.5 | 49.4 | MIT | 1 month ago | |
| yiisoft/strings | 0.77 | Yii Strings provides fast, multibyte-safe string utilities for PHP: StringHelper and NumericHelper, Inflector (pluralize, slug), wildcard pattern matching, and optimized combined regex matching with optional memoization. | 49 | 51 | 19 | 90K | 4 | 11.0 | 48.3 | BSD-3-Clause | 8 months ago |
How can I help you explore Laravel packages today?