https://github.com/igorsantos07/yii-jsoncontroller
A simple Yii 1.1 Controller to be used for building REST services
https://github.com/igorsantos07/yii-jsoncontroller
Last synced: 3 months ago
JSON representation
A simple Yii 1.1 Controller to be used for building REST services
- Host: GitHub
- URL: https://github.com/igorsantos07/yii-jsoncontroller
- Owner: igorsantos07
- Created: 2014-07-08T00:09:35.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-10T18:37:17.000Z (almost 11 years ago)
- Last Synced: 2025-01-17T20:34:49.522Z (5 months ago)
- Language: PHP
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JsonController
==============Simple controller to be used for REST services. Helps with Content-Type and JSON output.