8000 GitHub - mirarus/bmvc-exception: Mirarus BMVC Exception (Basic MVC Exception)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mirarus/bmvc-exception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bmvc-exception

Mirarus BMVC Exception (Basic MVC Exception)

Packagist PHP Version Support Packagist Version Packagist Downloads Packagist License PHP Composer

Installation

Install using composer:

composer require mirarus/bmvc-exception

Example

Install using composer:

<?php

	require_once __DIR__ . '/vendor/autoload.php';

	use BMVC\Exception\ClassException;

	throw new ClassException('BMVC');
?>

License

Licensed under the MIT license, see LICENSE

About

Mirarus BMVC Exception (Basic MVC Exception)

Topics

Resources

License

Stars

Watchers

Forks

Languages

0