seotils / properties
Sets, gets and validate class properties
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/seotils/properties
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: 2025-10-12 01:58:05 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