Skip to content

Instantly share code, notes, and snippets.

{
"packages": [
{
"maintainer": "ESP8266 Community",
"help": {
"online": "https://esp8266.com/arduino"
},
"websiteURL": "https://github.com/esp8266/Arduino",
"platforms": [
{
@pbajno
pbajno / ArticlesController.php
Last active May 10, 2017 13:11
Articles Controller & Model/Table for CakePHP
<?php
/**
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* For full copyright and license information, please see the LICENSE.txt
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)