Download the PHP package nowmovesoft/helpers without Composer
On this page you can find all versions of the php package nowmovesoft/helpers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nowmovesoft/helpers
More information about nowmovesoft/helpers
Files in nowmovesoft/helpers
Download nowmovesoft/helpers
More information about nowmovesoft/helpers
Files in nowmovesoft/helpers
Please rate this library. Is it a good library?
Informations about the package helpers
Collection of PHP helpers
Installation
Install via Composer
If you do not have Composer, you may install it by following the instructions at getcomposer.org.
You can then install this library using the following command:
composer require nowmovesoft/helpers
Basic usage
DateHelper
ObjectHelper
If you have a method, which returns a class name, you can use ObjectHelper instead of this construction:
If you want to call static method, you can use ObjectHelper instead of this construction:
If you want to populate your public class properties you can do it this way:
All versions of helpers with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package nowmovesoft/helpers contains the following files
Loading the files please wait ....