ekyna/commerce

PHP commerce library

Installs: 1 892

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 2

Open Issues: 0

Type:component

0.7.x-dev 2021-11-22 10:31 UTC

This package is auto-updated.

Last update: 2024-03-27 14:21:42 UTC


README

Commerce component

TODO

  • Remove Bundles dependency (Core/Commerce/LibPhoneNumber).
  • rename boolean getters from getXXX() ot isXXX().
  • phpdoc property types (int/integer, bool/boolean).
  • hasXXXs (at least one) method.
  • setXXXs : clear current collection, use addXXX to rebuild the new collection.
  • use doctrine embeddables for order addresse ?
  • doctrine mappings : indexes and constraints (position for example)
  • attribute set update : disallow ? warn about variants with undefined attribute slots ?
  • customer / customer group (ManyToOne) and tax resolver.

ideas

  • print catalog

Resources