Skip to content

Releases: carloswph/tonton

v1.2.0

23 Mar 19:35
Compare
Choose a tag to compare

Adds a "Selecton", a Singleton trait that check PHP extensions and declared classes constraints and requirements before create an instance.

v1.1.0

22 Mar 11:11
Compare
Choose a tag to compare

Adds Cacheton trait - which provides a Multiton which caches instances using Memcached class, and allows the developer to set the expiring time while instantiating the class.

v1.0.1

06 Mar 14:08
Compare
Choose a tag to compare
Minor fixes.

1.0.0

04 Mar 21:08
Compare
Choose a tag to compare
Proposed pattern Limiton working.

Alpha testing version

04 Mar 18:56
Compare
Choose a tag to compare
0.1-alpha

Starting tests.