Skip to content

Releases: mckayb/phantasy-php

v1.0.0

24 Feb 21:19
Compare
Choose a tag to compare

Removed support for php7.0 EOL.
Moved from TravisCI to CircleCI

v0.3.1

15 Feb 14:06
Compare
Choose a tag to compare

Fixed problems with the composer.json file.

v0.3.0

14 Oct 22:08
Compare
Choose a tag to compare
  • Added most of php file functions in.
  • Added a few other functions that were missing, like htmlentities.

v0.2.0

04 Aug 20:53
Compare
Choose a tag to compare
  • Added curry and compose functions to make this more useful as a standalone library.

v0.1.1

04 Aug 20:11
Compare
Choose a tag to compare

Fixed a problem with the travis build.

v0.1.0

04 Aug 19:51
Compare
Choose a tag to compare

Got the basics of String, JSON, Array, etc etc functions ready for use.