2017 © Pedro Peláez
 

module wasabilib

ZF2 Ajax Module

image

wasabi/wasabilib

ZF2 Ajax Module

  • Saturday, January 30, 2016
  • by wasabiNorman
  • Repository
  • 10 Watchers
  • 5 Stars
  • 162 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 3 Versions
  • 1 % Grown

The README.md

WasabiLib ZF2 Ajax Module

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

WasabiLib is a ready-to-use ajax module. You do not need to write a single line JavaScript code to create ajax requests and responses. With the PHP ajax classes you have complete control of the DOM from server-side., (*2)

It comes with ready-to-use components. Most important are:, (*3)

1. InnerHtml - replace, append or remove HTML snippets from HTML elements. http://www.wasabilib.org/application/pages/examples#inner_html, (*4)

2. DomManipulator - manipulates existing elements. http://www.wasabilib.org/application/pages/examples#dom_manipulator, (*5)

3. TriggerEventManager - trigger JavaScript events from within the PHP code http://www.wasabilib.org/application/pages/examples#trigger_event_manager, (*6)

And a lot of extensions based on these components, (*7)

Requirements

For a full integration the following assets are needed: jQuery, Bootstrap, FontAwesome, (*8)

Installation

For a not yet existing project we recommend the WasabiLib Skeleton Application https://github.com/WasabiLib/wasabilib_zf2_skeleton_application, (*9)

For existing ZF2 projects

  1. Clone the repository into your vendor folder
  2. Copy the css and img files under venodor/wasabilib/wasabi into the public css and img folder
  3. Copy the wasabilib.min.js, wasabi.gritter.js, wasabi.suggest.js into public/js
  4. Include the js-files in the layout.phtml as they are loaded after jquery
  5. Include the CSS files as they are loaded after bootstrap.css

Please Visit http://www.wasabilib.org for detailed information.

The Versions

30/01 2016

dev-master

9999999-dev https://github.com/wasabiLib/wasabilib

ZF2 Ajax Module

  Sources   Download

The MIT License (MIT)

The Requires

  • php >=5.5

 

by Nico Berndt
by Sascha Qualitz

wasabilib zf2 ajax module php ajax

21/01 2016

0.0.6

0.0.6.0 https://github.com/wasabiLib/wasabilib

ZF2 Ajax Module

  Sources   Download

The MIT License (MIT)

The Requires

  • php >=5.5

 

by Nico Berndt
by Sascha Qualitz

wasabilib zf2 ajax module php ajax

12/06 2015

0.0.5

0.0.5.0

The Wasabi Library Package

  Sources   Download

by Nico Berndt
by Sascha Qualitz