Skip to content

Releases: dakujem/cumulus

v1.0

17 Jan 15:55
Compare
Choose a tag to compare

Includes UrlConfig.

I intended to include more tools, but ... 😅

UrlConfig - changed output

18 Oct 18:01
Compare
Choose a tag to compare

Changes compared to 0.1:

  • UrlConfig::getConfig now returns the schema part of the URL as field named "driver" instead of "adapter".

Internal changes:

  • "mappings" are now defined in reversed order, as [$name => $mapping] pairs, where $mapping is either a string or a callback function described as function(array $config, string $name): string.

UrlConfig

05 Jun 13:26
Compare
Choose a tag to compare
0.1

readme