tod / utils
Library with usefull tools.
Installs: 144
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/tod/utils
Requires
- php: >=5.6.0
Requires (Dev)
- phpunit/phpunit: 5.7.*
This package is not auto-updated.
Last update: 2025-10-08 05:36:39 UTC
README
Was used as a place for usefull stuff and array operations, but is abandoned after discovering the full power of Laravel collecitons.
Strongly recomend to use this
https://laravel.com/docs/5.5/collections
and to read this