salarmehr / helpers
A collection of essential PHP helper functions for everyday programming.
Installs: 89
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 2
Open Issues: 0
pkg:composer/salarmehr/helpers
Requires (Dev)
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2025-10-17 03:06:31 UTC
README
A collection of essential PHP helper functions for everyday programming organized in abstract classes.
f\arrnamespace contains array related utility functions.f\devnamespace contains debugging/developing functions.f\dirnamespace contains file system functions.f\httpnamespace contains http functions.f\numnamespace contains numeral utility functions.f\strnamespace contains string/text related utility functions.f\tmpnamespace contains temporal (date/time) related utility functions