seotils / properties
Sets, gets and validate class properties
0.0.5
2016-09-06 21:29 UTC
Requires
- php: >=5.6.0
- seotils/deferred-exceptions: ^0.3.0
- seotils/has-parent: ^0.0.3
This package is not auto-updated.
Last update: 2024-10-26 20:26:56 UTC
README
WARNING!!!
This package in under development. Strongly recomended do not use this package in working projects.
Description
Sets, gets and validate properties.
License
Propeties is open-sourced software licensed under the [GPL-3.0] (https://www.gnu.org/licenses/gpl-3.0.en.html).
Requirements
Package depends on deferred-exceptions and has-parent packages.
- GitHub:
- [seotils/deferred-exceptions] (https://github.com/seotils/deferred-exceptions)
- [seotils/has-parent] (https://github.com/seotils/has-parent)
- Composer (packagist.org):
- [seotils/deferred-exceptions] (https://packagist.org/packages/seotils/deferred-exceptions)
- [seotils/has-parent] (https://packagist.org/packages/seotils/has-parent)
- PHPClasses:
Install
composer require seotils/properties