Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Favorite PHP Framework
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Ecko" data-source="post: 368671" data-attributes="member: 24874"><p>Unless you're making a rather large application, I don't see the need to use any framework. If you know enough PHP, then you should be able to make a proper base without relying on a framework. </p><p></p><p>If making a large application though, then I can see why you would use one. At work we are using Nette to create a new ticketing system. Seems everyone uses Kayako, which is good for a ticketing system by itself. However, we need much more integration (customer area, jira tasks, chat system, xmpp), so we decided to use a framework since the majority of it allows for easy customization.</p></blockquote><p></p>
[QUOTE="Ecko, post: 368671, member: 24874"] Unless you're making a rather large application, I don't see the need to use any framework. If you know enough PHP, then you should be able to make a proper base without relying on a framework. If making a large application though, then I can see why you would use one. At work we are using Nette to create a new ticketing system. Seems everyone uses Kayako, which is good for a ticketing system by itself. However, we need much more integration (customer area, jira tasks, chat system, xmpp), so we decided to use a framework since the majority of it allows for easy customization. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Favorite PHP Framework
Top