Addresses management is a common task for almost every eCommerce project.
This component provides basic models and services for handling addresses in
your PHP application.
Countries can contain multiple provinces (states).
This component supports very flexible zones system, which allows you to group countries and provinces into geographical areas. Every address can be matched against all defined zones, which is useful for tax or shipping systems.
Sylius is an Open Source eCommerce solution built from decoupled components with powerful API and the highest quality code. Read more on sylius.com.
Documentation is available on docs.sylius.com.
This page contains all the information about contributing to Sylius.
If you want to keep up with the updates and latest features, follow us on the following channels:
Sylius uses GitHub issues. If you have found bug, please create an issue.
License can be found here.
The component was originally created by Paweł Jędrzejewski. See the list of contributors.