Download the PHP package corex/helpers without Composer
On this page you can find all versions of the php package corex/helpers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download corex/helpers
More information about corex/helpers
Files in corex/helpers
Download corex/helpers
More information about corex/helpers
Files in corex/helpers
Please rate this library. Is it a good library?
Informations about the package helpers
Helpers (string, array, ...)
Helpers
- Arr - Array helpers.
- Is - Methods to check types.
- Obj - Various methods to help getting/setting private/protected properties, check for extends, interfaces. Class overrides supported. Good for testing.
- Str - String helpers.
- StrList - String list helpers.
Traits
- ConstantsStaticTrait - Static methods to help get constants (generic/private/public) from class.
- ConstantsTrait - - Methods to help get constants (generic/private/public) from class.
- DataPrivateTrait - Private methods (set/get/has/remove/...) to handle generic data.
- DataPublicTrait - Public methods (set/get/has/remove/...) to handle generic data.
All versions of helpers with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
The package corex/helpers contains the following files
Loading the files please wait ....