architecture
📓 Components and relations (by acme-corp-tech)
Cart
[READ-ONLY] Webshop cart library for PHP. (by Sylius)
architecture | Cart | |
---|---|---|
1 | 1 | |
8 | 14 | |
- | - | |
0.0 | 10.0 | |
over 3 years ago | over 8 years ago | |
Shell | PHP | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
architecture
Posts with mentions or reviews of architecture.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-08.
-
Automatic C4 diagrams for a distributed microservice ecosystem with GitHub Actions
@startuml "cart_components" !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml System_Boundary(cart_system, "[[https://github.com/acme-corp-tech/architecture/wiki/cart_system.svg Shopping cart]]") { Container(cart_service, "Cart Service", "Go", "Tracks cart contents", $sprite="go") ContainerDb(cart_storage, "Cart Service Storage", "Redis", "", $sprite="redis") } @enduml
Cart
Posts with mentions or reviews of Cart.
We have used some of these posts to build our list of alternatives
and similar projects.
-
What's a good package to manage cart (API) ?
You could give Sylius a try. It's components may be used by themself, e.g. https://github.com/sylius/cart
What are some alternatives?
When comparing architecture and Cart you can also consider the following projects:
workflow-dispatch - A GitHub Action for triggering workflows, using the `workflow_dispatch` event
cart - 🛒 Cart service
service-starter-kit - 🏘️ Go service template
C4-PlantUML - C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures