creof/geo-parser
Parser for geography coordinate strings
2.2.1
4.6M downloads/mo
#3871 most downloaded on Packagist
creof/geo-parser
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 3.3 years
Some releases are documented
notes for 6 of 14 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
14 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
14 releases · Mar 2014 to Aug 2019Releases
latest 14-
2.2.107 Aug 2019 -
2.2.006 Aug 2019Release notes
Open source →[2.2.0] - 2019-08-06
Added
- Support for PHP 7.1 thru 7.3
Removed
- Support for PHP earlier than 7.1
Release notes
Open source →Added
- Support for PHP 7.1 thru 7.3
Removed
- Support for PHP earlier than 7.1
-
2.1.003 May 2016Release notes
Open source →[2.1.0] - 2016-05-03
Added
- Support for numbers in scientific notation.
Changed
- Parser constructor no longer requires a value, enabling instance reuse.
- Lexer constructor no longer requires a value, enabling instance reuse.
- Tests now use Composer autoload.
- PHPUnit config XML now conforms to XSD.
- Documentation updated with new usage pattern.
- Move non-value comparison into if statement in Lexer::getType().
- Test case and test data cleanup.
Removed
- TestInit no longer needed
Release notes
Open source →Added
- Support for numbers in scientific notation.
Changed
- Parser constructor no longer requires a value, enabling instance reuse.
- Lexer constructor no longer requires a value, enabling instance reuse.
- Tests now use Composer autoload.
- PHPUnit config XML now conforms to XSD.
- Documentation updated with new usage pattern.
- Move non-value comparison into if statement in Lexer::getType().
- Test case and test data cleanup.
Removed
- TestInit no longer needed
-
2.0.018 Nov 2015Release notes
Open source →Added
- Change base namespace to CrEOF\Geo\String to avoid class collision with other CrEOF packages.
-
1.0.117 Nov 2015Release notes
Open source →Added
- Exclude fingerprint for Code Climate fixme engine to ignore "Stub TODO.md file." in changelog.
Changed
- Removed code for unused conditions in Parser error methods.
- Removed case for token T_PERIOD in getType method of Lexer, it's not used in Parser.
-
1.0.011 Nov 2015Release notes
Open source →Added
- Change log file to chronicle changes.
- Dependency on SPL extension to composer.json since the package exceptions extend them.
- Stub TODO.md file.
- CONTRIBUTING.md file with guidelines.
- Travis CI config
- Code Climate config
- Add support for unicode prime and double prime.
- Tests for uncovered parser branches.
Changed
- Use string compare instead of regex for cardinal direction.
- Remove unneeded deps for phpmd and phpcs - Code Climate with handle this.
- Match seconds symbol with symbol().
- Change property names in parser to more accurately indicate what they're for.
-
0.0.809 Nov 2015Nothing published for this version
-
0.0.701 Apr 2014Nothing published for this version
-
0.0.601 Apr 2014Nothing published for this version
-
0.0.501 Apr 2014Nothing published for this version
-
0.0.429 Mar 2014Nothing published for this version
-
0.0.327 Mar 2014Nothing published for this version
-
0.0.223 Mar 2014Nothing published for this version
-
0.0.123 Mar 2014Nothing published for this version