2017 © Pedro Peláez
 

library boost

PHP Utils for ninjas, warlocks and code-monkeys

image

linkorb/boost

PHP Utils for ninjas, warlocks and code-monkeys

  • Friday, February 23, 2018
  • by joostfaassen
  • Repository
  • 3 Watchers
  • 0 Stars
  • 771 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 6 Versions
  • 8 % Grown

The README.md

BOOST

Docs pending, (*1)

Populator

Populate an object from an array:, (*2)

$populator = new \Boost\Populator();
$obj = new Person();
$populator->populate($obj, ['firstname' => 'joe']);
print_r($obj);

Serializer

Please refer to examples/ for examples., (*3)

Accessors

Please refer to examples/ for examples., (*4)

License

MIT (see LICENSE.md), (*5)

Brought to you by the LinkORB Engineering team


Check out our other projects at linkorb.com/engineering., (*6)

Btw, we're hiring!, (*7)

The Versions

23/02 2018

dev-master

9999999-dev

PHP Utils for ninjas, warlocks and code-monkeys

  Sources   Download

MIT

php magic ninja linkorb accessors warlock code-monkey

23/02 2018

v1.4.0

1.4.0.0

PHP Utils for ninjas, warlocks and code-monkeys

  Sources   Download

MIT

php magic ninja linkorb accessors warlock code-monkey

16/02 2018

v1.3.0

1.3.0.0

PHP Utils for ninjas, warlocks and code-monkeys

  Sources   Download

MIT

php magic ninja linkorb accessors warlock code-monkey

06/11 2016

v1.2.0

1.2.0.0

PHP Utils for ninjas, warlocks and code-monkeys

  Sources   Download

MIT

php magic ninja linkorb accessors warlock code-monkey

06/11 2016

v1.1.0

1.1.0.0

PHP Utils for ninjas, warlocks and code-monkeys

  Sources   Download

MIT

php magic ninja linkorb accessors warlock code-monkey

05/11 2016

v1.0.0

1.0.0.0

PHP Utils for ninjas, warlocks and code-monkeys

  Sources   Download

MIT

php magic ninja linkorb accessors warlock code-monkey