I am looking for a good PHP shopping cart LIBRARY.
My definition of GOOD means:
I stress the word library, because most of the items turning up in my Google searches are fully fledged systems/applications - with user interfaces and templating etc.
I simply want the bare components (I only want the backend components/ NO frontend/UI parts).
Is anyone out there aware of such a PURE shopping cart LIBRARY (as described above)?
Failing that, is there an OS shopping cart 'system' out there that is designed in a loosely coupled manner, so as to make 'ripping out' the front end components relatively easy?. With all of the systems I have seen so far, the UI is tightly coupled with the backend, and it is impossible (with reasonable amount of effort), to separate between the F/E and the B/E.
So to summarize, my questions are:
Magento Commerce is well architected and uses an MVC pattern that would make it relatively straight forward to rip out the template/views. The controllers do have embedded redirect logic, but the model layer is quite independent. Definitely worth a look.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With