Download the PHP package transprime-research/functions-proxy-linker without Composer
On this page you can find all versions of the php package transprime-research/functions-proxy-linker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download transprime-research/functions-proxy-linker
More information about transprime-research/functions-proxy-linker
Files in transprime-research/functions-proxy-linker
Download transprime-research/functions-proxy-linker
More information about transprime-research/functions-proxy-linker
Files in transprime-research/functions-proxy-linker
Vendor transprime-research
Package functions-proxy-linker
Short Description Link PHP global functions to your class
License MIT
Homepage https://github.com/transprime-research/functions-proxy-linker
Package functions-proxy-linker
Short Description Link PHP global functions to your class
License MIT
Homepage https://github.com/transprime-research/functions-proxy-linker
Please rate this library. Is it a good library?
Informations about the package functions-proxy-linker
Functions Proxy Linker
Link PHP global functions to your class.
Examples
Makes it possible to have these and have a linkable references to PHP inbuilt functions:
Piper is at https://github.com/transprime-research/piper.
Using this code:
Install
Other Usage
Generate all the functions signatures
``
Gives something like below:
Optionally you can skip some functions from being populated by sending arrays as value of $exceptFunctions
on link()
method.
Additional Information
This package is part of a series of "The Code Dare".
See other packages in this series here:
- https://github.com/transprime-research/piper [Smart Piping in PHP]
- https://github.com/transprime-research/arrayed [A smarter Array now like an object]
- https://github.com/omitobi/conditional [A smart PHP if...elseif...else statement]
- https://github.com/omitobi/carbonate [A smart Carbon + Collection package]
- https://github.com/omitobi/laravel-habitue [Jsonable Http Request(er) package with Collections response]
- https://github.com/transprime-research/attempt [Try and catch in php objected oriented way]
Licence
MIT (See LICENCE file)
All versions of functions-proxy-linker with dependencies
PHP Build Version
Package Version
The package transprime-research/functions-proxy-linker contains the following files
Loading the files please wait ....