Packages from max13
-
-
-
PHP
max13/conditional-period
ConditionalPeriod is a php class allowing to store 2 numerical/DateInterval intervals resulting in a DateInterval.
-
PHP
max13/dtion
Dtion allows you to serialize and unserialize conditions and results. For instace: if $x between 'A' and 'C', result is 'X'. Else if $x between 'D' and 'F', result is 'Y'.
-
-
-
-
-
-
-
-
-
PHP
max13/rest-manager
REST request manager for PHP, using php-curl and aiming at being light and really really really easy to use. Ah BTW, did I mention that it's really easy to use ?
-
-
PHP
max13/url-parser
URL parser for PHP, allow you to extract every piece of information of a URL/HOST, structured and clean.