Packages from jmf
-
-
PHP
jmf/class-list
Retrieves the list of all the classes (actual and parent classes) of a given class or object.
-
-
-
PHP
jmf/predefined-strings
Wraps and validates preset strings such as e-mail address, IP v4, date, time, MD5 hash, etc.
-
-
-
-
-
PHP
jmf/time
Time package to retrieve and measure time. Provides an implementation of the PSR-20 clock interface.
-
-
-
-
-
-
-
-
PHP
jmf/type-validation
Allows to check if a variable is of the expected type, using a type specification string like the ones in PHPDoc blocks (int, \Foo\Bar[], null|string, etc).
-