jQWidgets Forums

jQuery UI Widgets Forums General Discussions PHP Wrappers for app developers

This topic contains 0 replies, has 1 voice, and was last updated by  Jazz 12 years, 2 months ago.

Viewing 1 post (of 1 total)
  • Author
  • PHP Wrappers for app developers #18924

    Jazz
    Participant

    Hi all,

    I thought I would take the opportunity to announce that I have written a bunch of PHP wrappers for jqWidgets to integrate them into my MVC framework, Hazaar MVC. I’ve been working pretty hard on this over the last month and I’m proud to say that using jqWidgets with PHP has never been easier (at least for myself). I have added FULL support, including all the Widgets as well as DataSource and DataAdapter classes that make accessing local or remote data a breeze. They have been integrated in the form of a bunch of Widget classes along with a ‘View Helper’ to make creating new Widgets VERY easy. It is possible, for example, to display a calendar with one simple line of PHP code.

    If anyone is interested in checking it out, please visit http://www.hazaarmvc.com. At the moment the jqWidgets support is only available via GIT in the stable branch, but I am going to be releasing version 1.1 of the framework soon which will include the widget code. I’m keen to get some feedback on what I can do to make not only the Widget support easier to use, but also my MVC framework.

    Documentation on using the widgets is also available at http://www.hazaarmvc.com/site/docs/View_Widgets for those that want to read up before diving in.

    Enjoy!

    Jamie

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.