Download the PHP package milantex/tpc without Composer
On this page you can find all versions of the php package milantex/tpc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor milantex
Package tpc
Short Description This project provides a mechanism to specify types for class properties. Also, property types have additional parameters, such as the regular expression pattern for strings, minimum and maximum value for integers etc. The special setter method handles type checking and will set the given value only if it is valid for the given type and its additional parameters. Check the documentation for an example.
License AGPL-3.0
Package tpc
Short Description This project provides a mechanism to specify types for class properties. Also, property types have additional parameters, such as the regular expression pattern for strings, minimum and maximum value for integers etc. The special setter method handles type checking and will set the given value only if it is valid for the given type and its additional parameters. Check the documentation for an example.
License AGPL-3.0
Please rate this library. Is it a good library?
Informations about the package tpc
All versions of tpc with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package milantex/tpc contains the following files
Loading the files please wait ....