Download the PHP package viloveul/support without Composer
On this page you can find all versions of the php package viloveul/support. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package support
Installation
make sure your php version > 7.0
AttrAwareTrait
Helpers
- array_get($arrays, 'outer-key.sublevel-key.subsublevel-key.etc', 'default is null');
- array_has($arrays, 'outer-key.sublevel-key.subsublevel-key.etc');
- array_only($arrays, ['index-one', 'index-four', 'index-five']);
-
item_to_array(any);
- dd($someVariable, $otherVariable, $anotherVariable);
- env('YOUR_KEY', 'default is null');
- str_contains($str, $needle, $sensitive = true)
All versions of support with dependencies
PHP Build Version
Package Version
The package viloveul/support contains the following files
Loading the files please wait ....