8000 GitHub - krakjoe/kore: kore php functions
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

krakjoe/kore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kore

Build Status

/**
* Shall return array of arguments passed to calling function
*
* @param <callable> shall be called to format the name of each argument
*/
function func_get_named_args([callable format]) : array;

/**
* Shall return the return type of calling function
*/
function func_get_return_type() : ?string;

/**
* Shall return get_properties output, unmangled, something like pre debugInfo
*/
function object_dump(object $object) : array;

About

kore php functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0