Skip to content

adamharley/cakephp-ajax

 
 

Repository files navigation

CakePHP Ajax Plugin

Build Status Coverage Status Minimum PHP Version License Total Downloads Coding Standards

A CakePHP 3.x plugin that makes working with AJAX a piece of cake..

Version notice

This branch only works for CakePHP 3.x - please use the 2.x branch for CakePHP 2.x.

What is this plugin for?

Basically DRY (Don't repeat yourself) and easy AJAX handling.

Key features

  • Auto-handling via View class mapping and making controller actions available both AJAX and non-AJAX by design.
  • Flash message and redirect (prevention) support.

See my article for details on the history of this view class and plugin code.

Installation & Docs

Possible TODOs

  • Maybe add helpers and additional goodies around auto-complete, edit-in-place, ...

About

AJAX for CakePHP: A plugin to ease handling AJAX requests.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%