Download the PHP package deondazy/realaddressfactory without Composer
On this page you can find all versions of the php package deondazy/realaddressfactory. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download deondazy/realaddressfactory
More information about deondazy/realaddressfactory
Files in deondazy/realaddressfactory
Download deondazy/realaddressfactory
More information about deondazy/realaddressfactory
Files in deondazy/realaddressfactory
Vendor deondazy
Package realaddressfactory
Short Description Fork of nonsapiens/realaddressfactory with Laravel 12 support. Creates real-world street addresses from Google Maps.
License MIT
Homepage https://github.com/deondazy/realaddressfactory
Package realaddressfactory
Short Description Fork of nonsapiens/realaddressfactory with Laravel 12 support. Creates real-world street addresses from Google Maps.
License MIT
Homepage https://github.com/deondazy/realaddressfactory
Please rate this library. Is it a good library?
Informations about the package realaddressfactory
RealAddress Generator (Laravel 12 Fork)
About
Fork Notice: This is a community-maintained fork of nonsapiens/realaddressfactory with Laravel 12 support.
This library creates actual, 100% real addresses with full address details and lat/long coordinates using the Google Maps API. Features include:
- Laravel 12 compatibility
- Faker integration for database seeding
- Address generation via Facade or direct class usage
Installation
Require this package with composer:
Google Maps API Requirements
Add your API key to .env
:
Usage
Faker Integration
Facade Usage
Adding New Countries
Update config/realaddress.php
:
Then use:
Fork Differences from Original
- ✅ Laravel 12 support
- ✅ Updated dependencies (Testbench 10.x, Geocoder 5.x)
- 🔄 Maintains original functionality
- ⚠️ Namespaces remain unchanged for compatibility
Warning
- Google may block excessive API requests
- API usage may incur Google Cloud charges
- Built-in rate limiter configurable in
config/realaddress.php
Maintenance
Current Maintainer
Deon Okonkwo
Original Author
Stuart Steedman - CTO of Sebenza
Contributing
Pull requests welcome! Please open issues for:
- Laravel compatibility updates
- New country/city additions
- Documentation improvements
All versions of realaddressfactory with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
fakerphp/faker Version ^1.23
illuminate/support Version *
laravel/framework Version 12.*
deondazy/geocoder-laravel Version ^1.0
willdurand/geocoder Version ^5.0
fakerphp/faker Version ^1.23
illuminate/support Version *
laravel/framework Version 12.*
deondazy/geocoder-laravel Version ^1.0
willdurand/geocoder Version ^5.0
The package deondazy/realaddressfactory contains the following files
Loading the files please wait ....