Open source projects using Doctrine ORM [closed] - open-source

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Following Examples of Zend_Framework based apps I'd like to ask:
Do you know any open source projects using Doctrine ORM, good for reference purposes?
What I recall:
ZFPlanet
Sympal (Symfony based CMS)

LiteCommerce shopping cart project is also based on Doctrine 2 ORM: http://www.litecommerce.com

A good example is the diem CMS (diem-project.org) or Siwapp (siwapp.org)

Related

Computer Algebra System Accessible in Javascript [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
Does anyone know of a good Open Source CAS Library that is easily accessible in JavaScript. It doesn't have to be extremely powerful. The core functionality I'm looking for is the simplification of algebraic expressions.
All answers are helpful (Sorry this is my first time on SO).
Thanks,
Michael
You could try the package Coffeequate, the site is located here http://matthewja.com/Coffeequate/.

are there any open source shopping carts that integrate with quickbooks [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
i am looking for a open source shopping card ecommerce solution that integrates with quick books. I am currently hosting on windows IIS but would look at others based on suggestions. is there any one that stands above the rest ?
use nopcommerce shopping cart, it includes most of the functionality
http://www.nopcommerce.com/default.aspx

Unit of Work Design Pattern [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
Does anyone have any good links about a practical example of Unit of Work pattern with LINQ to SQL
The only resource that I know off is the code for Suteki Shop, an ASP.Net MVC application which uses LINQ To SQL.
One change they carried out recently was to implement the Unit of work pattern in all the controllers.

Framework or library for creating user based rating systems such as in Digg, Reddit etc? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Looking for a good client side library using which I can create a reddit vote up / down, commenting, etc system?
The more mature the framework the better as this will go on a production site immediately.
Reditt is open source. Why don't you take a look?

E - Commerce open source review [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
Do you know a good review of the existing e-commerce open source platforms? I'll like it to be written in PHP in order to understand them faster and to contribute back.
many thanks
Magento Shopping Cart- they are using Zend Framework.
Magento is replacing other open source cart, and becoming the best, in terms of functionality and interface.
Have a look at Zen Cart or osCommerce. Both are widley supported and have a large community base.