jQWidgets Forums

jQuery UI Widgets Forums General Discussions What PHP Framework?

Tagged: ,

This topic contains 1 reply, has 2 voices, and was last updated by  MrBjorn_Deactivated 10 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • What PHP Framework? #60390

    binfch
    Participant

    Hi there

    I was wondering what PHP Framework people use on the backend side together with jQWidgets? There are quiet a few micro-frameworks out there as I see in Google. Any experiences?

    Thanks,
    Peter

    What PHP Framework? #60502

    I would say you don’t need one. You can gather all ajax response in one php file, it becomes quite simple the code also. I wrote some very general crud functions that operates on any tables, a few lines each, then I could connect a handfull jqxGrids. No reason to complicate with a framework.

    Ajax is much easier to program than traditional web programming, even if it sounds like it would be more difficult.

    Besides this, take a look at the new Phalcon framework. Way of the future.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.