2017 © Pedro Peláez
 

library spiffy-package

Spiffy\Package is a light-weight, HHVM compatible, and dependency lite package manager.

image

spiffy/spiffy-package

Spiffy\Package is a light-weight, HHVM compatible, and dependency lite package manager.

  • Friday, May 15, 2015
  • by SpiffyJr
  • Repository
  • 1 Watchers
  • 0 Stars
  • 561 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Spiffy\Package

Build Status Code Coverage Scrutinizer Code Quality, (*1)

Installation

Spiffy\Package can be installed using composer which will setup any autoloading for you., (*2)

composer require spiffy/spiffy-package, (*3)

Additionally, you can download or clone the repository and setup your own autoloading., (*4)

Naming

Packages following the following internal naming schema when resolving., (*5)

  1. The package name is lower-cased.
  2. CamelCase is replaced with dash separation.
  3. Namespace backslashes are replaced with periods.

e.g.,, (*6)

  • Spiffy\Mvc => mvc
  • Spiffy\AsseticPackage => spiffy.assetic-package

The Versions

15/05 2015

2.0.x-dev

2.0.9999999.9999999-dev

Spiffy\Package is a light-weight, HHVM compatible, and dependency lite package manager.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4
  • spiffy/hookline dev-master

 

The Development Requires

18/01 2015

dev-master

9999999-dev

Spiffy\Package is a light-weight, HHVM compatible, and dependency lite package manager.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

17/07 2014

1.0.0-alpha

1.0.0.0-alpha

Spiffy\Package is a light-weight, HHVM compatible, and dependency lite package manager.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires