Skip to content

FiveLab/Exception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exceptions

This package adds another exceptions to you system.

  1. UnexpectedTypeException
  2. JsonParseException
  3. ViolationListException
    The package symfony/validator should be installed.
  4. UnexpectedTrait
    Helper for create unexpected exceptions.

Installation

Add FiveLab/Exception in your composer.json:

{
    "require": {
        "fivelab/exception": "~1.0"
    }
}

Now tell composer to download the library by running the command:

$ php composer.phar update fivelab/exception

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages