2017 © Pedro Peláez
 

yii2-extension yii2-teapot-http-exception

I'm a teapot HTTP exception for Yii2 framework

image

deathburger/yii2-teapot-http-exception

I'm a teapot HTTP exception for Yii2 framework

  • Sunday, October 22, 2017
  • by deathburger
  • Repository
  • 1 Watchers
  • 1 Stars
  • 71 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 16 % Grown

The README.md

I'm a teapot

Yii2 missing "I'm a teapot" HTTP exception., (*1)

Installation

The preferred way to install this extension is through composer., (*2)

$ composer require deathburger/yii2-teapot-http-exception

Usage

<?php
use deathburger\teapot\TeapotHttpException;

if($developer->noIdeaWhichHttpStatusINeed()) {
    throw new TeapotHttpException("I'm a teapot");
}

The Versions

22/10 2017

dev-master

9999999-dev

I'm a teapot HTTP exception for Yii2 framework

  Sources   Download

MIT

The Requires

 

by Dmitry Karvaka