Download the PHP package madnh/modernizing-helpers without Composer
On this page you can find all versions of the php package madnh/modernizing-helpers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download madnh/modernizing-helpers
More information about madnh/modernizing-helpers
Files in madnh/modernizing-helpers
Download madnh/modernizing-helpers
More information about madnh/modernizing-helpers
Files in madnh/modernizing-helpers
Vendor madnh
Package modernizing-helpers
Short Description Modernizing helpers for legacy code
License MIT
Package modernizing-helpers
Short Description Modernizing helpers for legacy code
License MIT
Please rate this library. Is it a good library?
Informations about the package modernizing-helpers
Modernizing Helper Functions
PHP helper functions for legacy code. Forked from Laravel helpers.
Usage
Require helpers.php
file directly or install this package via composer.
Note for PHP < 5.3
From 5.3, PHP support namespace. If your code is running on php version older than 5.3, remember to replace \Classname
to Classname
only.
All versions of modernizing-helpers with dependencies
PHP Build Version
Package Version
No informations.
The package madnh/modernizing-helpers contains the following files
Loading the files please wait ....