Download the PHP package burdock/php-utils without Composer
On this page you can find all versions of the php package burdock/php-utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-utils
Burdock PHP Utilities
Includes
- Job Chaining Utility
- String Utility
- Dropbox Utility
JobChaining
Utilities for Job Chaining.
What Is It ?
Tool for making functions as a chained process.
Status
It's not stable because I'm still learning the Functional Programing way. I might change my mind how to implement job chainer
Features
- Chaining job processes.
- But not strict functional programing way. Just behave like a functor.
- Allowing multiple arguments.
- Easy logging
How to use id.
1. Wrap your job (function) by NamedJob class with job name.
2. Chain then with Chain::process method.
Str
Utilities for String.
randomPassword
Dbx
Thin wrapper for kunalvarma05/dropbox-php-sdk
All versions of php-utils with dependencies
PHP Build Version
Package Version
Requires
psr/log Version
^1.1
kunalvarma05/dropbox-php-sdk Version ^0.2.1
burdock/php-chainable Version ^0.0.2
nesbot/carbon Version ^2.26
kunalvarma05/dropbox-php-sdk Version ^0.2.1
burdock/php-chainable Version ^0.0.2
nesbot/carbon Version ^2.26
The package burdock/php-utils contains the following files
Loading the files please wait ....