Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@tomphp tomphp released this 31 Oct 18:36
· 7 commits to master since this release

Added

  • Inflector support for Pimple.
  • Custom file readers with withFileReader(string $extension, string $readerClass);.
  • Custom container adapters with withContainerAdapter(string $containerName, string $adapterName);.