2017 © Pedro Peláez
 

library package-stub

Laravel development package stub

image

laradev/package-stub

Laravel development package stub

  • Monday, March 27, 2017
  • by eviweb
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Package Stub

A Laravel package stub.
Useful to test if a package is loaded in Laravel., (*1)

Installation

Using Git

git clone https://github.com/laradev/package-stub, (*2)

Using Composer

If there is an interest of installing this package using composer, just run: composer require --dev laradev/package-stub, (*3)

Usage

From a Laravel point of view check the following config keys:
* package-stub.register: set to true, it confirms that the package register method was correctly called. * package-stub.boot: set to true, it confirms that the package boot method was correctly called., (*4)

License

This project is licensed under the terms of the MIT License, (*5)

The Versions

27/03 2017

dev-master

9999999-dev

Laravel development package stub

  Sources   Download

MIT

The Requires

 

The Development Requires

23/03 2017

0.1.0

0.1.0.0

Laravel development package stub

  Sources   Download

MIT

The Requires

 

The Development Requires