sylius/addressing

Addressing and zone management for PHP applications.

v1.13.0-RC.1 2024-03-15 11:56 UTC

This package is auto-updated.

Last update: 2024-04-16 12:09:36 UTC


README

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

Sylius Logo.

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

Documentation is available on docs.sylius.com.

Contributing

This page contains all the information about contributing to Sylius.

Follow Sylius' Development

If you want to keep up with the updates and latest features, follow us on the following channels:

Bug tracking

Sylius uses GitHub issues. If you have found bug, please create an issue.

MIT License

License can be found here.

Authors

The component was originally created by Paweł Jędrzejewski. See the list of contributors.