eka/world
Laravel package providing a comprehensive world database: countries, states, cities, timezones, currencies, and languages. Query via a World facade or ready-made API routes, with filtering and eager-loaded related data (e.g., states/cities by country).
For Executives: "This package cuts months of backend work to deliver global location data—countries, states, cities, currencies, and timezones—with a single Composer install. It’s MIT-licensed, actively maintained, and integrates seamlessly into Laravel apps, enabling faster launches for features like international shipping, localized pricing, or user registration. The trade-off? A static dataset (no real-time updates), but it’s a fraction of the cost of building or licensing alternatives."
For Engineering: *"eka/world provides a pre-seeded Laravel package with geospatial hierarchies (country → state → city) via a facade or API endpoints. Key benefits:
php artisan db:seed (~15min).states?country_code=US&fields=cities).composer update or manual DB refresh). Ideal for MVP phases or internal tools where freshness isn’t critical."*How can I help you explore Laravel packages today?