Skip to content

Releases: domProjects/codeigniter4-country

v1.0.1

10 Apr 10:50

Choose a tag to compare

This version improves the package development and quality assurance workflow without introducing breaking changes.

Included in this release:

  • DevKit-based development tooling setup
  • PHPUnit test coverage for the country helper behavior
  • PHPStan, Psalm, Rector, and PHP-CS-Fixer configuration
  • improved helper documentation and internal code quality
  • no public API changes

v1.0.0

02 Apr 13:57

Choose a tag to compare

Initial stable release.

  • Adds translated country helper functions for CodeIgniter 4
  • Provides countryList(), countryIsoToName() and countryDropdown()
  • Includes country names with ISO 3166-1 codes
  • Ships with English, French and German language files