Skip to content

Releases: ngocongcan/phphelpers

Release v1.1.2-alpha - Add SFpt class

29 Nov 03:53
Compare
Choose a tag to compare
Pre-release
  • Add SString class (static string functions)
  • Add SFtp class (static FTP functions)

Release v1.1.1 - Add XMLHelper class

28 Oct 07:41
Compare
Choose a tag to compare

Release v1.0.0 - Update PHP, PHP Unit version & Add Money , Currency class

23 Oct 06:15
Compare
Choose a tag to compare

Changelog for v1.0.0

  • Update require php version to >=7.2
  • Update to phpunit version ^8.0
  • Add package codedungeon/phpunit-result-printer
  • Update TestCase class
  • Add Money & Currency class

Release the first version with Fraction class

17 May 10:31
Compare
Choose a tag to compare

PhpHelpers includes:

  • Fraction (Converting fraction string to decimal and vice versa)
  • Ready Unit Test
  • Ready PHP Code Sniffer
  • Version Control: Git (.gitattributes, .gitignore)
  • Continuous Integration: Travis and Scrutinizer (.scrutinizer.yml, .travis.yml)
  • Testing: PHPUnit (phpunit.xml)
  • Package Manager: Composer (composer.json)