baraja-core / shop-address
There is no license information available for the latest version (v1.0.4) of this package.
Simple real address storage and coordinates geocoder.
v1.0.4
2022-01-09 20:02 UTC
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