2017 © Pedro Peláez
 

library entity

All for Entity, and Entity for all

image

codeblanche/entity

All for Entity, and Entity for all

  • Tuesday, December 16, 2014
  • by mertenvg
  • Repository
  • 0 Watchers
  • 1 Stars
  • 121 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 5 Open issues
  • 18 Versions
  • 0 % Grown

The README.md

Entity v1.0.2

All for Entity, and Entity for all., (*1)

More documentation coming soon., (*2)

Example

See fixtures/* for other examples. The most complete of these being MortadellaEntity., (*3)


class MyEntity extends \Entity\Entity { /** * @var boolean Alias of bool */ public $testBoolean = true; /** * @var integer Alias of int */ public $testInteger = 12345; /** * @var string */ public $testString = "test string"; /** * @var mixed */ public $testMixed ; /** * @var array */ public $testArray = array('1', '2', '3'); /** * @var Entity\Sample\ObjectPropertyEntityMarshal[] */ public $testTypedArray1; /** * @var array<Entity\Sample\ObjectPropertyEntityMarshal> */ public $testTypedArray2; /** * @var integer[] */ public $testTypedArray4; }

The Versions

16/12 2014

dev-master

9999999-dev

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

16/12 2014

1.5.1

1.5.1.0

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

22/01 2014

1.5.0

1.5.0.0

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

22/12 2013

1.4.4

1.4.4.0

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

22/12 2013

1.4.3

1.4.3.0

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

22/12 2013

1.4.2

1.4.2.0

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

11/12 2013

1.4.1

1.4.1.0

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

10/12 2013

1.4.0

1.4.0.0

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

09/12 2013

1.3.0

1.3.0.0

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

09/12 2013

1.2.0

1.2.0.0

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

09/12 2013

1.1.0

1.1.0.0

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

09/12 2013

1.0.6

1.0.6.0

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

09/12 2013

1.0.5

1.0.5.0

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

09/12 2013

1.0.4

1.0.4.0

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

04/12 2013

1.0.3

1.0.3.0

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

20/06 2013

1.0.2

1.0.2.0

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

13/06 2013

1.0.1

1.0.1.0

All for Entity, and Entity for all

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

by Merten van Gerven

php entity codeblanche marshal

03/05 2013

1.0.0

1.0.0.0

A marshal for your entity

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Merten van Gerven

php entitymarshal php entitymarshal