autoframe / components-arr
Core Array Utils Autoframe Framework
Installs: 160
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/autoframe/components-arr
Requires
- php: ^7.4 || ^8.0
- autoframe/design-patterns: ^1.0
Requires (Dev)
- phpunit/phpunit: ^9.6 || ^10.0
README
PHP array utilities like custom sort, merge for settings profiles, etc
Namespace:
- Autoframe\Component\Arr
SINGLETON Classes:
- AfrArrCollectionClass (contains all the methods from the next classes)
- AfrArrMergeProfileClass
- AfrArrSortBySubKeyClass
- AfrArrXSortClass
- AfrArrExportArrayAsStringClass (Limited gettype() types: string, integer, double, NULL, array; Others are serielized)
Includes:
- Traits
- Interfaces