Download the PHP package codekandis/constants-classes-translator without Composer
On this page you can find all versions of the php package codekandis/constants-classes-translator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codekandis/constants-classes-translator
More information about codekandis/constants-classes-translator
Files in codekandis/constants-classes-translator
Download codekandis/constants-classes-translator
More information about codekandis/constants-classes-translator
Files in codekandis/constants-classes-translator
Vendor codekandis
Package constants-classes-translator
Short Description This library translates constants from one class into constants of another class.
License MIT
Package constants-classes-translator
Short Description This library translates constants from one class into constants of another class.
License MIT
Please rate this library. Is it a good library?
Informations about the package constants-classes-translator
codekandis/constants-classes-translator
codekandis/constants-classes-translator
is a library to translate values from constants classes into values of another constants classes.
Index
- Installation
- Testing
- How to use
- Exceptions
Installation
Install the latest version with
Testing
Test the code with
How to use
Define some error codes and error messages
Instantiate the ConstantsClassesTranslator
or vice versa
Exceptions
The ConstantsClassesTranslatorException
.
ConstantsClassNotFoundException
the passed constants class name does not existCorrespondingConstantsClassValueNotFoundException
the constants class value has no corresponding constants class valueConstantsClassValueNotFoundException
the constants class value does not exist
All versions of constants-classes-translator with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
The package codekandis/constants-classes-translator contains the following files
Loading the files please wait ....