xtompie/sorter
Sort multidimensional array by multiple criteria like array values, object properties, any deep value
时间:2021-04-27 21:06
samdark/hydrator
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.
时间:2016-10-31 23:46
duncan3dc/object-intruder
A small library to access private/protected properties/methods of objects
时间:2016-10-30 16:37
projectcleverweb/color
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.
时间:2016-07-07 13:55
bcastellano/symfony-validator-conditional
Symfony validator for conditional validations based on object properties
时间:2016-05-15 22:08
kdyby/strict-objects
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
时间:2016-03-29 17:58
schnittstabil/get
Get nested array values and object properties.
时间:2015-11-23 16:21
mario-legenda/object-examiner
Recursively shows public methods and properties of an object
时间:2015-10-27 08:48
stevenwadejr/exposure
Exposure acts as a proxy to protected and private properties and methods on an object.
时间:2015-07-01 02:11
fivepercent/converter
Convert method parameters and object properties
时间:2015-06-04 10:49
kros/properties-mgr
Load properties from a property / init file as properties in an object.
时间:2015-05-14 14:59
php-fhir/object-mapper
Mapper library to create maps of FHIR Objects and their properties.
时间:2015-04-18 17:08
granam/strict-object
Base object, checking access to undefined properties and methods
时间:2015-03-29 13:00
markatom/accessor
Accessor provides fast access to all properties of any object.
时间:2015-03-15 10:31