Skip to content

dev-jaydeep/PHP-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PHP-Helper

PHP helper functions those are used in routine development and boot up the development speed.

Table of contents

Available functions

Functions description

_pr($s, $exit = 0)

Print the string.


_random_string($length)

Return a random string of given length.


_date_format($date, $format = '')

Return a formated date.


_time_elapsed($datetime, $full = false)

Return a time elapsed of given date.


_uuid()

Return a Globally Unique Identifier.


_slug($string)

Return a slug of given string.


TBD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages