Packages from andydune
-
PHP
andydune/array-container
It profitable for better accessibility to values. It supports any filters and mutators.
-
-
PHP
andydune/conditional-execution
It allows for conditional execution of code fragments more beautiful and testable.
-
PHP
andydune/currency-rate-cbr
Code for obtaining and parsing XML-data on currency rates of the Central Bank of the Russian Federation.
-
-
-
-
-
-
-
PHP
andydune/object-cache-proxy
Allow cache results for execution object method. Transparent to working code.
-
-
PHP
andydune/retain-cache-on-data-absent
Code allow restore data in cache if new data can not be retrieved.
-
-
PHP
andydune/rzn-view-files-path
A ZF2 module allows you to change the paths to view files (css, js, images) easily.
-
-
PHP
andydune/select-closest-number-from-range
It helps to narrow down range set of input numbers to specified.
-
PHP
andydune/select-closest-number-from-set
It helps to narrow down range set of input numbers to specified.
-
PHP
andydune/string-container
Collection of functions fo string modification. Collection is composed as strategy pattern with simple extension.
-
-
PHP
andydune/task-lock
Usefull for control tasks to avoid parallel job. It support MongoDB or files.