konekt / address
Laravel module for handling countries, cities, addresses, people and organizations
Installs: 131 761
Dependents: 13
Suggesters: 2
Security: 0
Stars: 14
Watchers: 6
Forks: 6
Open Issues: 0
Requires
- php: ^8.1
- ext-pdo: *
- doctrine/dbal: ^3.5.1|^4.0
- illuminate/database: ^10.0|^11.0
- illuminate/support: ^10.0|^11.0
- konekt/concord: ^1.13
- konekt/enum: ^4.1
- konekt/enum-eloquent: ^1.9
Requires (Dev)
- ext-sqlite3: *
- mockery/mockery: ^1.6.1
- orchestra/testbench: ^8.0|^9.0
- phpunit/phpunit: ^10.0
This package is auto-updated.
Last update: 2024-10-22 11:50:40 UTC
README
This library adds address related support for countries, provinces (state, county, region, etc), cities, addresses, organizations, people and locations.
Being a Concord Module it is intended to be used by Laravel Applications.
Documentation
Refer to konekt.dev/address or the markdown files in the docs folder.