2017 © Pedro Peláez
 

library php-composition-utils

A collection of utility classes for easier reflection use.

image

picturae/php-composition-utils

A collection of utility classes for easier reflection use.

  • Thursday, July 2, 2015
  • by danielsmink
  • Repository
  • 6 Watchers
  • 0 Stars
  • 1,264 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

PHP Traits for reflection & some common design patterns

## Contents

The package has several traits for facilitating work with reflection and some common design patterns., (*1)

Currently included, (*2)

  • Reflection property/accessor trait.
  • Reflection constructor trait for protected properties from array source.
  • Reflection constructor/setter/getters for protected properties.
  • Simple publish-subscribe pattern for a class via event triggering.
  • Trait for array transformations of objects(by convention) and introspection of fields metadata.

## Usage

Add, (*3)

"picturae/php-composition-utils": "0.0.3", (*4)

to your composer.json file., (*5)

Look at source directly for usage & documentation., (*6)

## License

  • Distributed under the MIT License (hereby included)

The Versions

02/07 2015

dev-master

9999999-dev https://github.com/picturae/php-composition-utils

A collection of utility classes for easier reflection use.

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Boyan Bonev

02/07 2015

0.0.3

0.0.3.0 https://github.com/picturae/php-composition-utils

A collection of utility classes for easier reflection use.

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Boyan Bonev

25/06 2015

0.0.2

0.0.2.0 https://github.com/picturae/php-composition-utils

A collection of utility classes for easier reflection use.

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Boyan Bonev

10/06 2015

0.0.1

0.0.1.0 https://github.com/picturae/php-composition-utils

A collection of utility classes for easier reflection use.

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Boyan Bonev