Download the PHP package growthops/ext-php without Composer
On this page you can find all versions of the php package growthops/ext-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download growthops/ext-php
More information about growthops/ext-php
Files in growthops/ext-php
Download growthops/ext-php
More information about growthops/ext-php
Files in growthops/ext-php
Vendor growthops
Package ext-php
Short Description This package includes various utility functions for php
License MIT
Package ext-php
Short Description This package includes various utility functions for php
License MIT
Please rate this library. Is it a good library?
Informations about the package ext-php
Ext-PHP
This package includes various utility functions for php.
Installation
composer require growthops/ext-php
Functions
Function: isNull()
This function returns the value from the built-in php function is_null()
Function: notNull()
This function returns the inverse value from the built-in php function is_null()
Function: randomElements()
This function returns a randomised element from an array of elements. The function will use the predefined array if no array parameter is supplied.
Traits
Trait: Composable
This trait allows the model to be instantiated if it does not exist. It also allows the model to be saved and returned in a single method.
All versions of ext-php with dependencies
PHP Build Version
Package Version
No informations.
The package growthops/ext-php contains the following files
Loading the files please wait ....