Jump to content
MakeWebGames

PHP Frameworks


jcvenom

Recommended Posts

I believe huge text based game websites like torn won't be using 3rd party php frameworks due to some security risk, unless they created their own.

and in addition, if you're planning to create your own php framework, you definitely need to learn OOP. the advantage ofcourse is that you'll be recycling these codes for your new projects and will give you a good kickstart.

Lol, you're telling me that Torn won't use a Framework like Laravel because of security issues?

Big frameworks like Laravel/CI/Zend are all tested by thousands of developers. I'd rather put my faith in code that has been put through it's paces than code that a bunch of employees made, cutting corners because they only want to be paid.

There are bigger sites that handle a lot more sensitive data than Torn and a lot of them will use a framework.

Link to comment
Share on other sites

Sites like that aren't using them right now because as [uSER=65530]Coly010[/uSER] stated, they weren't established back then. And now, even if that code is still out there being used, they won't be going through a re-write to utilize a framework unless it is deemed to be absolutely necessary - cost versus benefit.

Also, as [uSER=71663]IllegalPigeon[/uSER] stated, big frameworks are tested by thousands. Why try to reinvent the wheel with your own? You are much more prone to security holes creating your own framework than utilizing an existing one.

~G7470

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...