securetrading / data
Secure Trading's Data package. Contains getters/setters/deleters for a data object and allows extending classes to define validation methods for specific data keys.
3.0.2
2026-02-13 07:57 UTC
Requires
- php: ^8.2.0
Requires (Dev)
- securetrading/unittest: ^4.0
This package is not auto-updated.
Last update: 2026-03-13 08:21:50 UTC
README
A helper package used by other Secure Trading packages.
Release History
| Version | Changes |
|---|---|
| 3.0.2 | PHP 8.2+ compat. + phpunit update |
| 3.0.1 | PHP 8.2+ compat. |
| 3.0.0 | PHP 8.1+ compat. |
| 2.0.0 | PHP 7.3+ compat. |
| 1.0.0 | Initial Release |
PHP Version Compatibility
| Version | Changes |
|---|---|
| 3.0.2 | PHP 8.2+ compat. |
| 3.0.1 | PHP 8.2+ compat. |
| 3.0.0 | PHP 8.1+ |
| 2.0.0 | PHP 7.3 - PHP 7.4 |
| 1.0.0 | PHP 5.3 - PHP 7.2 |