Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Releases: mcustiel/Creature

Removed support for PHP5.5

15 Apr 13:10
Compare
Choose a tag to compare

Using splat operator, so minimum supported version is PHP5.6

First running version

25 Feb 20:09
Compare
Choose a tag to compare

This is the first version of Creature with the following CreatorInterface implementations:

  • CallbackCreator
  • LazyCreator
  • ObjectDistributor
  • SingletonCallbackCreator
  • SingletonLazyCreator