Skip to content

c9s/phpx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpx

PHP Utility Extension (pure php compatible)

str_starts_with('prefix_foobar', 'prefix_');
str_ends_with('foobar_suffix', '_suffix');
$ls = findbin('ls');  // returns /bin/ls

About

PHP Utility Extension (pure php compatible)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages