Libraries tagged by property converter
uzdevid/converter
55 Downloads
Property hydrator
fivepercent/converter
269 Downloads
Convert method parameters and object properties
juanchosl/datatransfer
132 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
unicon/unicon
3062 Downloads
Universal PHP variable converter. The main feature is converting arrays to an object of given class. In this case, Unicon follows PhpDoc annotations, works recursively to create the object's properties.
emma/validation
32 Downloads
A PHP 8.0+ Attribute Based Validation For Properties of Object/Entity/DTO. Comes with in-built data-type converter that can be implemented to make validation easy without compromising your object. You can create your own custom Validators and/or Converter by implementing a simple interface.
extphp/xml-to-json
18034 Downloads
An XML to JSON converter that will properly preserve attributes.
nazonohito51/typed-properties-cconverter
2 Downloads
convert @ver in phpdoc to PHP7.4 typed properties
projectcleverweb/color
586443 Downloads
This is a stand-alone PHP 7 (and PHP 5!) library for working with RGB, HSL, HSB/HSV, Hexadecimal, and CMYK colors. Create schemes, modify specific color properties, easily convert between color spaces, create gradients, and make color suggestions quickly and easily.
xmlutils/xmlutils
82 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
ogi/prompt
17 Downloads
A PHP package to convert class properties into XML-formatted prompts for LLM APIs.
leonardohipolito/blade-class-props
34 Downloads
easy way to convert blade component properties to classes
unicon/yaml
3056 Downloads
Validates YAML file using given class and, if matches, creates an object. Understands PhpDoc, converts values if necessary. Works recursively, so the YAML file may have complicated structure, and the given class may have properties of other classes.
tamtamchik/namecase
352901 Downloads
This package allows you to convert names into the correct case where possible.
jv/jvfurigana
17 Downloads
A view helper that can convert plain japanese text into properly formatted HTML with furigana (using the ruby tag).
bigsinoos/j-eloquent
4651 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).