2017 © Pedro Peláez
 

cakephp-plugin cakephp-json-switch

Quick switch to json representation of any view variables.

image

controlcode/cakephp-json-switch

Quick switch to json representation of any view variables.

  • Monday, June 4, 2018
  • by folojona
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

ControlCodeJsonSwitch plugin for CakePHP

Quick switch to json representation of any view variables., (*1)

Use case

Just add ?json to the url to get the json data behind a view to request it through ajax pagination., (*2)

Demo site, (*3)

Installation

You can install this plugin into your CakePHP application using composer., (*4)

The recommended way to install composer packages is:, (*5)

composer require controlcode/cakephp-json-switch

Usage

Pass GET parameters json to view the json representation of all the variables used in the current view, (*6)

Example

  • Show the json representation

http://www.example.com/?json, (*7)

  • Get the json+ld tag

http://www.example.com/?ldjson, (*8)

The Versions

04/06 2018

dev-master

9999999-dev https://github.com/landr-controlcode/cakephp-json-switch

Quick switch to json representation of any view variables.

  Sources   Download

MIT

The Requires

 

The Development Requires

json cakephp ldjson

04/06 2018

v1.0.2

1.0.2.0 https://github.com/landr-controlcode/cakephp-json-switch

Quick switch to json representation of any view variables.

  Sources   Download

MIT

The Requires

 

The Development Requires

json cakephp ldjson

04/06 2018

v1.0

1.0.0.0

Quick switch to json representation of any view variables.

  Sources   Download

MIT

The Requires

 

The Development Requires