Download the PHP package dakujem/cumulus without Composer
On this page you can find all versions of the php package dakujem/cumulus. 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 cumulus
☁ Cumulus
A set of plug-in utilities for easier development of cloud-enabled software.
💿
composer require dakujem/cumulus
📒 Changelog
Documentation
Included classes:
Pipeline
- 👉 Middleware and Pipelines
- a class for middleware and pipelines
Dsn
- 👉 Data Source Name
- a DSN configuration wrapper and parser
LazyIterator
- 👉 LazyIterator
- an iterator for on-demand data provisioning
As of now, the library has no external dependencies.
Compatibility
dakujem/cumulus |
PHP |
---|---|
^2.0 |
^8 onwards |
^1.5 , ^1.6 |
7.2 , 7.3 , 7.4 , 8.0 |
^1.4 |
7.2 , 7.3 , 7.4 |
Examples
Pipelines & middleware
More in the documentation here: Middleware and Pipelines.
Dsn
More in the documentation here: Dsn (Data Source Name).
Testing
Run unit tests using the following command:
$
composer test
Contributing
Ideas or contribution is welcome. Please send a PR or file an issue.
All versions of cumulus with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package dakujem/cumulus contains the following files
Loading the files please wait ....