2017 © Pedro Peláez
 

library php-exceptions

image

ganbarodigital/php-exceptions

  • Sunday, April 17, 2016
  • by stuartherbert
  • Repository
  • 1 Watchers
  • 0 Stars
  • 61,155 Installations
  • PHP
  • 15 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 8 % Grown

The README.md

PHP Exceptions

Introduction

The PHP Exceptions library provides a very simple base exception that you can drop into your own project to save you time and effort., (*1)

Installation

Add this to your composer.json file:, (*2)

{
    "require": {
        "ganbarodigital/php-exceptions": "^1.0"
    }
}

and then run composer update., (*3)

The Versions

17/04 2016

dev-develop

dev-develop

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires

18/12 2015

dev-master

9999999-dev

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires

18/12 2015

1.3.1

1.3.1.0

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires

19/09 2015

1.3.0

1.3.0.0

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires

22/07 2015

1.2.0

1.2.0.0

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires

04/07 2015

1.1.1

1.1.1.0

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires

04/07 2015

1.1.0

1.1.0.0

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires

27/06 2015

1.0.0

1.0.0.0

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires