2017 © Pedro Peláez
 

library wishlist

Flexible product wishlist management for PHP applications

image

soerenmartius/wishlist

Flexible product wishlist management for PHP applications

  • Monday, April 4, 2016
  • by caramba1337
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Wishlist Component Build status... Scrutinizer Code Quality SensioLabsInsight

A PSR-4 based PHP solution for Wishlists. This is part of a series of examples about how to implement microservices with ~~not only~~ PHP., (*1)

Installation

  1. clone the repository https://github.com/soerenmartius/Wishlist.git
  2. Install dependencies through composer composer install --dev The dev flag is optional and only useful if you want to run the tests.

Testing

This component doesn implemented specifications only. This was solved using PHPSPEC, (*2)

Running the tests

./vendor/bin/phpspec run --format=pretty

Using travis-ci for builds

This component is using travis-ci for building and running the tests based on the configuration stored in .travis.yml., (*3)

Using scrutinizer-ci for code analysis

This componente is using scrutinizer-ci for code analysis such as code quality and code coverage ( Although code coverage isn't a good indicator for code code ). Scrutinizers configuration is stored in .scrutinizer.yml. For this example we dont use a custom config but we simply rely on scrutinizers default settings., (*4)

The Versions

04/04 2016

dev-master

9999999-dev https://soerenmartius.github.com

Flexible product wishlist management for PHP applications

  Sources   Download

MIT

The Requires

 

The Development Requires

shop ecommerce wishlist