dozer111/php_more_functions

More functions to use with php

Installs: 808

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/dozer111/php_more_functions

2.2.2 2020-05-20 12:27 UTC

This package is auto-updated.

Last update: 2025-10-21 01:12:39 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