Download the PHP package sslah/location-finder without Composer
On this page you can find all versions of the php package sslah/location-finder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sslah/location-finder
More information about sslah/location-finder
Files in sslah/location-finder
Download sslah/location-finder
More information about sslah/location-finder
Files in sslah/location-finder
Vendor sslah
Package location-finder
Short Description 🚀 Laravel Location Finder - Pure API Service for geocoding with OpenStreetMap/Nominatim. Framework-agnostic, no UI dependencies. Perfect for Turkish addresses!
License MIT
Homepage https://github.com/ahmetsuslu/location-finder
Package location-finder
Short Description 🚀 Laravel Location Finder - Pure API Service for geocoding with OpenStreetMap/Nominatim. Framework-agnostic, no UI dependencies. Perfect for Turkish addresses!
License MIT
Homepage https://github.com/ahmetsuslu/location-finder
Please rate this library. Is it a good library?
Informations about the package location-finder
🚀 Laravel Location Finder - API Service
Pure API service for OpenStreetMap/Nominatim address search and geocoding.
Zero UI Dependencies - Only provides backend API endpoints. Frontend implementation is up to you.
✅ Installation
🚀 Usage
🎭 Using Facade (Recommended)
🔧 Using Dependency Injection
🎯 API Endpoints
Search Address
Response:
Geocode Address
Reverse Geocode
🔧 Configuration
💡 Frontend Implementation Examples
Vanilla JavaScript
jQuery
Vue.js
React
🌍 OpenStreetMap Integration
This package uses OpenStreetMap's Nominatim API:
- Free - No API keys required
- Global - Worldwide address coverage
- Accurate - High-quality geocoding data
- No limits - Reasonable usage is free
📊 Response Format
All endpoints return standardized JSON responses:
Error responses:
🔧 Advanced Usage
Custom Service Provider
Direct Service Usage
🎯 Why This Package?
✅ Pure API Service
- No frontend dependencies
- Framework agnostic
- Use with any CSS framework
- Implement your own UI
✅ OpenStreetMap Powered
- Free and open source
- No API keys required
- Global coverage
- High accuracy
✅ Laravel Integration
- Service provider included
- Configuration file
- Caching support
- Error handling
✅ Developer Friendly
- Clean API endpoints
- Standardized responses
- Easy to integrate
- Well documented
📝 License
MIT License
🔗 Links
- GitHub: https://github.com/ahmetsuslu/location-finder
- Packagist: https://packagist.org/packages/sslah/location-finder
- OpenStreetMap: https://www.openstreetmap.org/
- Nominatim API: https://nominatim.org/
All versions of location-finder with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
laravel/framework Version ^10.0|^11.0|^12.0
guzzlehttp/guzzle Version ^7.0
laravel/framework Version ^10.0|^11.0|^12.0
guzzlehttp/guzzle Version ^7.0
The package sslah/location-finder contains the following files
Loading the files please wait ....