mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-15 09:30:58 +00:00
38 lines
959 B
ReStructuredText
38 lines
959 B
ReStructuredText
PHP Components
|
|
==============
|
|
|
|
We provide a set of well-tested and decoupled PHP libraries.
|
|
|
|
The components are the foundation of the Sylius platform, but they can also
|
|
be used standalone with any PHP application even if you use a framework different than Symfony.
|
|
|
|
These packages solve common E-Commerce and web application problems. Have a look around this documentation to see if you will find them useful!
|
|
|
|
We recommend checking out :doc:`/components/general/index`, which will get you started in minutes.
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
general/index
|
|
Addressing/index
|
|
Attribute/index
|
|
Channel/index
|
|
Currency/index
|
|
Grid/index
|
|
Inventory/index
|
|
Locale/index
|
|
Mailer/index
|
|
Order/index
|
|
Payment/index
|
|
Pricing/index
|
|
Product/index
|
|
Promotion/index
|
|
Registry/index
|
|
Resource/index
|
|
Shipping/index
|
|
Storage/index
|
|
Taxation/index
|
|
Taxonomy/index
|
|
User/index
|
|
|
|
.. include:: /components/map.rst.inc
|