php-utils provides common, simple, dependency-free PHP helpers. Note that the selection and operation of utility functions is (and always will be) opinionated based on our needs.
$> composer require ingenerator/php-utils
- Support for managing runtime/environment configuration
- Logging framework for outputting application and request logs to Stackdriver via stderr/stdout (see StackdriverApplicationLogger)
- Utils for working with Associative Arrays (some ported from Kohana framework)
Contributions are welcome but please contact us before you start work on anything : this is primarily an internally-focused package so we may have particular requirements / opinions that differ from yours.
This package has been sponsored by inGenerator Ltd
- Andrew Coulton acoulton - Lead developer
Licensed under the BSD-3-Clause Licence