FindMyNearest | PHP class for working with UK postcodes
kandi X-RAY | FindMyNearest Summary
kandi X-RAY | FindMyNearest Summary
FindMyNearest is a PHP library. FindMyNearest has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
FindMyNearest is a PHP class for working with UK postcodes, and in particular for calculating the distance between two postcodes. FindMyNearest supports several alternative data sources through drivers. Currently data can be got from a delimited text file, a mysql database or through the web API at www.uk-postcodes.com. FindMyNearest is generally not too fussy about the formatting of postcodes. It accepts any case, spaces between parts or not and partial postcodes. It even corrects the letter O at the beginning of an inward part, changing it to the nubmer 0. If the backend datasource contains location data for partial postcodes these are used if an exact match can’t be found.
FindMyNearest is a PHP class for working with UK postcodes, and in particular for calculating the distance between two postcodes. FindMyNearest supports several alternative data sources through drivers. Currently data can be got from a delimited text file, a mysql database or through the web API at www.uk-postcodes.com. FindMyNearest is generally not too fussy about the formatting of postcodes. It accepts any case, spaces between parts or not and partial postcodes. It even corrects the letter O at the beginning of an inward part, changing it to the nubmer 0. If the backend datasource contains location data for partial postcodes these are used if an exact match can’t be found.
Support
Quality
Security
License
Reuse
Support
FindMyNearest has a low active ecosystem.
It has 7 star(s) with 0 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
FindMyNearest has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of FindMyNearest is current.
Quality
FindMyNearest has no bugs reported.
Security
FindMyNearest has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
FindMyNearest is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
FindMyNearest releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed FindMyNearest and discovered the below as its top functions. This is intended to give you an instant insight into FindMyNearest implemented functionality, and help decide if they suit your requirements.
- Fetch data from cache
- Validate a postcode
- Searches for hits .
- Factory method to create a finder object
- Load the cache file
- This function is used to find the nearest kkocode driver
- Function to detect geoostcode driver
- This method is used to find the closest open local driver
- Find nearest postcodes
Get all kandi verified functions for this library.
FindMyNearest Key Features
No Key Features are available at this moment for FindMyNearest.
FindMyNearest Examples and Code Snippets
No Code Snippets are available at this moment for FindMyNearest.
Community Discussions
No Community Discussions are available at this moment for FindMyNearest.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install FindMyNearest
You can download it from GitHub.
PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.
PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page