rogervila/cart

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.styleci.yml
.travis.yml
LICENSE
README.md
appveyor.yml
composer.json
phpunit.xml
src/Cart.php128
src/Condition.php5
src/Contracts/SessionContractInterface.php10
src/Fee.php5
src/HasId.php22
src/HasName.php22
src/Helpers/Calculator.php31
src/Item.php89
src/ReturnsProperties.php9
src/Session.php46
src/Transformers/CartTransformer.php61
src/Transformers/ItemTransformer.php61