dozer111/php_more_functions

More functions to use with php

2.2.2 2020-05-20 12:27 UTC

This package is auto-updated.

Last update: 2024-09-20 22:48:22 UTC


README

About

Library, which add some new global php functions, or add new functions, which has they`re prototype in pure php

Full list of funtions

Install/Usage

composer require dozer111/php_more_functions
// require vendor/autoload, if you had no autoload on file

$someTestData = '0';

....
....
....

if(emptiest($someTestData))
{
    ....
    ....
}

Help me

So, may you have some good new ideas/functuions, or can do codeReview to do it better, please, write me on alkhonko@gmail.com