sylius/taxonomy

Taxonomies - categorization of domain models in PHP projects.

v1.13.0-ALPHA.2 2024-02-09 09:32 UTC

This package is auto-updated.

Last update: 2024-03-11 11:00:49 UTC


README

Categorization is one of the most basic functionality for modern web applications. Sylius Taxonomy component is an implementation of classification system, which can handle different and unlimited hierarchical terms (taxons).

Most basic examples of taxonomy configuration for an application are categorization of products or customers.

  • Gender
    • Man
    • Woman
  • Category
    • T-Shirts
    • Shirts
    • Shoes
    • Dresses
  • Brand
    • Nike
    • Adidas
  • Collection
    • Spring 2014
    • Outlet 2013
    • Hipster Fashion Victim 2K14

Sylius

Sylius

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.