brunodebarros / helpers
A set of code snippets, helper functions and libraries for reuse across projects.
dev-master
2017-03-23 09:03 UTC
Requires
- php: >=5.5
- aws/aws-sdk-php: 3.*
- erusev/parsedown: dev-master
- league/flysystem: ^1.0
- mustache/mustache: ^2.11
- nesbot/carbon: 1.*
- swiftmailer/swiftmailer: ^5.4
Requires (Dev)
- phpunit/phpunit: 6.*
- squizlabs/php_codesniffer: 2.*
This package is auto-updated.
Last update: 2024-10-29 04:36:44 UTC
README
A set of code snippets, helper functions and libraries for reuse across projects.
They are unit-tested and analysed with SensionLabsInsight. Backward compatibility is important when making changes, to make sure that they continue to work as expected through all projects.
To use it in a project:
composer require brunodebarros/helpers dev-master