baraja-core / shop-address
Simple real address storage and coordinates geocoder.
Installs: 9 317
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^8.0
- baraja-core/country: ^1.0
- baraja-core/ecommerce-standard: ^0.0
- baraja-core/geocoder: ^1.1
- baraja-core/shop-customer: ^1.0
Requires (Dev)
- phpstan/phpstan: ^1.0
- phpstan/phpstan-nette: ^1.0
- roave/security-advisories: dev-master
- spaze/phpstan-disallowed-calls: ^2.0
Conflicts
- baraja-core/country: <1.0.4
README
A simple package for storing a physical address as a Doctrine entity.
The package contains a set of tools for storing the complete address, including its validation and rewriting to GPS coordinates.
Native functions:
- Validate and store a real address as a Doctrine entity
- Address geocoding and transcription to coordinates
- Binding the address to the customer