Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Sapphire/SS3 for business application framework


Go to End


2 Posts   1584 Views

Avatar
Room9

Community Member, 19 Posts

28 September 2012 at 12:08pm

Edited: 28/09/2012 12:08pm

Hi,

I'm wondering if anyone has experience using SS3 for business applications that require intensive data processing? I have a monolithic php application that requires major refactoring to use modern designs, e.g. mvc, orm, etc. At the moment it's a bit of a toss-up between adopting Symfony or SS3 with its improved ORM performance.

It has many many classes, subclasses, data tables, etc. and does a wide variety of data entry, calculation and reporting. Much like an online accounting application.

Given the choice between adopting something like Symfony vs. SilverStripe given you were proficient in both - would you use SS3?

Cheers

Avatar
Willr

Forum Moderator, 5523 Posts

30 September 2012 at 6:18pm

Although I may be a tad biased (though you'd expect that response from asking on this forum) SS3 is a huge step forward for making applications like this better in SilverStripe. Both will get the job done for you (a whole lot better than nothing!) so comes down to how confident you feel in SilverStripe vs Symfony. Symfony has a much larger community, and you'll find people have published more documentation, books, examples and it's been deployed much more widely than SS3. SS3 is still young so a whole ton of contributions are still coming in to polish and round out the API's as well as the documentation.