2017 © Pedro Peláez
 

library php-strict-data

PHP class for store data with check values based on annotation in PHPDoc.

image

yannn/php-strict-data

PHP class for store data with check values based on annotation in PHPDoc.

  • Wednesday, August 24, 2016
  • by Yann
  • Repository
  • 0 Watchers
  • 3 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

php-strict-datastorage

PHP class for store data with check values based on PHPDoc, see example script, (*1)

Article in Russian - http://habrahabr.ru/post/234433/, (*2)

The Versions

24/08 2016

dev-master

9999999-dev https://github.com/yannn/php-strict-data

PHP class for store data with check values based on annotation in PHPDoc.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

phpdoc validate storage enum property annotation strict type hinting