Skip to content

Framework for project from scratch #1095

Answered by jakubmisek
Remo asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for the question!

We're personally using PeachPie to "revive" legacy custom-made PHP software, turn them into a .NET library, and extend/interoperate with the C# code base.

Anyways;

For the best performance - I'd use ASP.NET Controllers to handle the requests, the rest can be written in PHP.

For the all-PHP-code - Laravel would be an overkill indeed. Maybe choose just the important symfony components? Or we've made the Slim framework working on PeachPie as well.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Remo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants