Download the PHP package roave/dont without Composer
On this page you can find all versions of the php package roave/dont. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor roave
Package dont
Short Description A small set of traits that can be used to prevent misuse of your objects
License MIT
Homepage https://github.com/Roave/Dont
Package dont
Short Description A small set of traits that can be used to prevent misuse of your objects
License MIT
Homepage https://github.com/Roave/Dont
Keywords defensive programmingstrictness
Please rate this library. Is it a good library?
Informations about the package dont
Don't
roave/dont
is a small PHP package aimed at enforcing good
practices when it comes to designing
defensive code.
Installation
Usage
The package currently provides the following traits:
Dont\DontDeserialise
Dont\DontSerialise
Dont\DontClone
Dont\DontGet
Dont\DontSet
Dont\DontCall
Dont\DontCallStatic
Dont\DontToString
Dont\JustDont
Dont\DontInstantiate
Usage is straightforward:
All versions of dont with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.0.0 || ~8.1.0 || ~8.2.0
The package roave/dont contains the following files
Loading the files please wait ....