Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 998007
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T07:07:34+00:00 2026-05-16T07:07:34+00:00

I have taken over a medium sized project that was written originally using RoR.

  • 0

I have taken over a medium sized project that was written originally using RoR. The powers that be have decided that they want the web app, ‘ported’ to Symfony.

After looking at some of the RoR code, I suspect that RoR strongly “influenced” Symfony, as a lot of the idioms are shared – so I think that a ‘port’ of an app from one to the other should be quite possible (though not for the faint of heart).

Without getting into a discussion about the wisdom (or otherwise) of taking this on, could someone provide a bullet point list of the TODOs, in terms of the steps required to port a RoR application into a Symfony one.?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T07:07:35+00:00Added an answer on May 16, 2026 at 7:07 am

    I cannot give you any bullet points, let alone a Porting Guide from RoR to Symfony, but I can tell you how I would approach it. Remember, just because two application use the same Design Pattern, their implementation of it may differ, so you will likely have to adjust a lot of code, despite any shared idioms.

    Assuming the RoR project is covered with UnitTests, I’d start by porting all tests to PHPUnit. Start with the Functional Tests. Since the problem domain does not change with the porting, these should be the same as in RoR. Leave them empty if you cannot implement them immediately. The main point is describing what the application is supposed to do in the end.

    Once you have all the functional tests written down, look at the components involved in making these tests pass. Check if Symfony provides an equivalent implementation to what you used in RoR. If so, port the applicable UnitTests. Then implement the components. Repeat until all Functional Tests pass.

    If Symfony does not provide an equivalent, come up with an alternative. When doing so, keep in mind that not everything from RoR is necessarily the best option in Symfony or PHP, so use common sense to find alternatives, even if that means deviating from how RoR does it.

    Also keep in mind that Symfony can be used side by side with Zend Framework. And while ZF is not modeled after RoR at all, you might find it’s components useful in the cases where Symfony does not provide equivalents to RoR.

    On a sidenote, while Symfony is inspired by RoR, the framework that actually tries to be RoR in the PHP world is CakePHP. Since you say you have to use Symfony that doesnt matter, but I thought I mention it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.