dev-master
9999999-dev https://soerenmartius.github.comFlexible product wishlist management for PHP applications
MIT
The Requires
- php ^7.0
- doctrine/common >=2.5-dev,<2.7-dev
The Development Requires
shop ecommerce wishlist
Flexible product wishlist management for PHP applications
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)
https://github.com/soerenmartius/Wishlist.git
composer install --dev
The dev flag is optional and only useful if you want to run the tests.This component doesn implemented specifications only. This was solved using PHPSPEC, (*2)
./vendor/bin/phpspec run --format=pretty
This component is using travis-ci for building and running the tests based on the configuration stored in .travis.yml., (*3)
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)
Flexible product wishlist management for PHP applications
MIT
shop ecommerce wishlist