Libraries tagged by array casts

zakirullin/mess

212 Favers
25772 Downloads

Convenient array-related routine & better type casting

Go to Download


aveiv/mixed-value

2 Favers
81153 Downloads

MixedValue provides easy array access and the ability to convert/cast values

Go to Download


inspirum/xml

10 Favers
11519 Downloads

Simple XML writer and memory efficient XML reader with powerful xml-to-array cast

Go to Download


ghanuz/relations

7 Favers
4857 Downloads

To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.

Go to Download


wplake/typed

20 Favers
669 Downloads

Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.

Go to Download


zakirullin/typed-accessor

213 Favers
6 Downloads

Convenient array-related routine & better type casting

Go to Download


lgouttefange/beavor

0 Favers
14631 Downloads

Lightweight library to cast array/std classes (generally as a result fo an api response) to a DTO class

Go to Download


eboreum/caster

0 Favers
5035 Downloads

Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.

Go to Download


coder-at-heart/object-models

6 Favers
2041 Downloads

Add schema, control and cast php json as objects and arrays for Laravel projects

Go to Download


cerbero/transformer

14 Favers
543 Downloads

Transform, manipulate, cast and map objects and arrays.

Go to Download


spaf/simputils

4 Favers
6050 Downloads

Simple minimal but useful set of utils (properties, strings, datetimes, etc.)

Go to Download


stahiralijan/request-caster

13 Favers
74 Downloads

This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.

Go to Download


danbettles/morf

0 Favers
664 Downloads

Morf was designed to filter request-parameters *en masse* but it is also useful in many other situations. A Morf *Filter* is created from an array of definitions that describes each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.

Go to Download


siestacat/php-array-cast

0 Favers
138 Downloads

Force cast one dimension array

Go to Download


mr-feek/eloquent-null-casts

0 Favers
3 Downloads

Model attributes that are null will be cast if they are listed in the casts array. Unlike default Eloquent.

Go to Download


Next >>