Download the PHP package oro-flex/php-utils without Composer
On this page you can find all versions of the php package oro-flex/php-utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oro-flex/php-utils
More information about oro-flex/php-utils
Files in oro-flex/php-utils
Download oro-flex/php-utils
More information about oro-flex/php-utils
Files in oro-flex/php-utils
Vendor oro-flex
Package php-utils
Short Description `Oro PHP Utils Component` provides some useful PHP libraries.
License MIT
Homepage https://github.com/oroinc/platform/tree/master/src/Oro/Component/PhpUtils
Package php-utils
Short Description `Oro PHP Utils Component` provides some useful PHP libraries.
License MIT
Homepage https://github.com/oroinc/platform/tree/master/src/Oro/Component/PhpUtils
Please rate this library. Is it a good library?
Informations about the package php-utils
Oro PHP Utils Component
Oro PHP Utils Component
provides some useful PHP libraries.
ArrayUtil class
Description: Provides a set of useful functions to work with PHP arrays.
Methods:
- isAssoc - Checks whether the array is associative or sequential.
- sortBy - Sorts an array by specified property using the stable sorting algorithm. See http://en.wikipedia.org/wiki/Sorting_algorithm#Stability.
ClassGenerator
Namespace-aware wrapper over \Nette\ClassType
ReflectionClassHelper class
Description: Provides a set of useful extensions of PHP class reflection API.
Methods:
- hasMethod - Checks whether a method exists in class declaration.
- isValidArguments - Validates whether a method has the given arguments.
- completeArguments - Completes arguments array by default values that were not passed, but set at a method
All versions of php-utils with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.4.14 || ~8.0.0
The package oro-flex/php-utils contains the following files
Loading the files please wait ....