Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voku/cart

Shopping cart composer package
https://github.com/voku/cart

Merge pull request #2 from voku/analysis-qgKmR1

Applied fixes from StyleCI

8d874c0fe7670b210e59a9a0e1c8cd51afd01ce8 authored about 8 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI

dd81c08452d78940426f7dfda43c356bb6a27dfc authored about 8 years ago by Lars Moelleken <[email protected]>
[+]: fixed namespace

-> if you don't use "composer install -o" then there was an error, because the namespace (PSR-4)...

8fb76e909679815b80b3fc6a733739db9e5105db authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: use "assertSame" instead of "assertEquals"

378b483dffa23e8eb87658175865093a066c1728 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: added "circle.yml"

ad2cdbda235753c7bbe0135fa3490830973abe3e authored almost 9 years ago by Lars Moelleken <[email protected]>
[*]: update composer settings

83ee4b1d2fbe4d0d9839886ab90b33df3c273e4a authored almost 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md
[*]: "Files should not be executable"

1d05b1f96f94c389e7702862197ac3155470b3b5 authored almost 9 years ago by Lars Moelleken <[email protected]>
[*]: update php-unit settings

3a1badf8f2bc12640a8c077f3f624cbe611dd80f authored almost 9 years ago by Lars Moelleken <[email protected]>
Update README.md

215e1b90f0937d9f94a74c15d3096f9b5e86ce70 authored almost 9 years ago by Lars Moelleken <[email protected]>
[*]: "Files should not be executable"

ee17194968b675cfc93286652851259e3f33cfc3 authored almost 9 years ago by Lars Moelleken <[email protected]>
[*]: don't remove user-specific files via ".gitignore"

e55616964a327b442f0116ebfc8f669643a7a9c6 authored almost 9 years ago by Lars Moelleken <[email protected]>
[*]: update phpunit config

c6051452af377e652f9bb3b06654a7c503e3f5d8 authored almost 9 years ago by Lars Moelleken <[email protected]>
[*]: update links

b4af46fdd3f023f74463c4b9f2a5472e0bfcbc2f authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: added "Tax" into "Cart"

[+]: added more tests
[+]: edit item->insert logic
[+]: added php-docs ...

a48dfd217c3352041ec249ef10991537306e9d87 authored almost 9 years ago by Lars Moelleken <[email protected]>
Update README.md

59d9a568e3d8886d727b1d5a0b0ab2d5ed30271c authored about 10 years ago by Jamie Holdroyd <[email protected]>
Adding tests for new methods

b7aafadda056571d233d0ae1d9398b1e158f9289 authored over 10 years ago by Chris Harvey <[email protected]>
Adding totalUniqueItems method

07422e040d0d0127bcc7958469d5944b2db5d0f7 authored over 10 years ago by Chris Harvey <[email protected]>
Adding totalWithTax and totalWithoutTax methods

efcf02e988b259b5868f254efb5c73fc73140a4e authored over 10 years ago by Chris Harvey <[email protected]>
Adding contentsArray method

222c72af860741e7fb3b7869dab48884c923eadd authored over 10 years ago by Chris Harvey <[email protected]>
Adding createItem method to create the item object

4f80b9a7942514bc32b8e728ecb565c0a93fea0d authored over 10 years ago by Chris Harvey <[email protected]>
Adding slack key to notifications

67b44fbd19f9d015fc754b2ee2d56c31c42bb405 authored over 10 years ago by Chris Harvey <[email protected]>
End execution of the update method if we're removing an item

f4efacfcf4706f7700286974acb8c0ede0199431 authored almost 11 years ago by Chris Harvey <[email protected]>
Merge branch 'master' of https://github.com/moltin/cart

0368fdbd2236840ab0fe5794ecd96814247f292b authored almost 11 years ago by Chris Harvey <[email protected]>
When updating and setting the quantity to below 1. Remove the item from the cart

6bea0cdef9377c99c25d817df0e1cdd7f9312767 authored almost 11 years ago by Chris Harvey <[email protected]>
Merge pull request #15 from bloom-design/patch-1

To solve Tax total issue

51ffdd22035436091e14947fa18834cd4069f730 authored almost 11 years ago by Chris Harvey <[email protected]>
To solve Tax total issue

To solve this issue https://github.com/moltin/cart/issues/9

a595b23d2e36af0e91829fb59bd38868b6e1dd03 authored almost 11 years ago by bloom-design <[email protected]>
Updating docs

34927258490bb09894336e2a9166f5c1b259314c authored almost 11 years ago by Chris Harvey <[email protected]>
Adding option to show tax for single item or all

4330208072dd07c7b418fb7dda1c43fa03f5aec7 authored almost 11 years ago by Chris Harvey <[email protected]>
Quantity can not be less than 1

62301d8e34a9de02ae8e1818bfbc234d99d20b62 authored about 11 years ago by Chris Harvey <[email protected]>
Return null if property does not exist

0de5e8efca2e058be768d7e3e346f5d019e2ed1f authored about 11 years ago by Chris Harvey <[email protected]>
Passing identifier into restore method

289d6dba2ad842cae18bfdf6d3eaac8d6a29d5c3 authored over 11 years ago by Chris Harvey <[email protected]>
Updating variable name typos

ebef660f75ce998706274e4f117ce5b97435336f authored over 11 years ago by Chris Harvey <[email protected]>
Adding PHP 5.5 test to .travis.yml

5b9b1bf928425dde84af2228c3c7d41227fd282b authored over 11 years ago by Chris Harvey <[email protected]>
Adding license to composer.json

523fb44a79a3c40ae5526c719ceef6588f7f65d2 authored over 11 years ago by Chris Harvey <[email protected]>
Cookie is now set to root path, closes #8 - Thanks @ispal

86e93d50055985aca58f98f6e2a20d1e95cef3d7 authored over 11 years ago by Chris Harvey <[email protected]>
Setting identifier after restoring cart

91be6c6f2bd2daffb2eb6a5a930bb0c9f73c06d0 authored over 11 years ago by Chris Harvey <[email protected]>
Returning false if items are not found

5b2035219d032d6396befc69aa40281725c1fd55 authored over 11 years ago by Chris Harvey <[email protected]>
Returning the correct variable

663b65a0990630da50feed58debd17c3719e45a8 authored over 11 years ago by Chris Harvey <[email protected]>
Fixing issue where items were not returned as an array

5cd19272a1dc53279708872991cf28185e82e749 authored over 11 years ago by Chris Harvey <[email protected]>
Don't pass by reference if returning as array

131bee2e001ae5b9e070e3b3c262282e260c468a authored over 11 years ago by Chris Harvey <[email protected]>
Cart should not be passed by reference in data() method

15c3c5bfc7418657ce688fc06cda809381d59a5a authored over 11 years ago by Chris Harvey <[email protected]>
Only running restore() method if it exists

6c2cf32b8e3b2770deecb851710ee98f669c887f authored over 11 years ago by Chris Harvey <[email protected]>
Removing restore method from StorageInterface as not all stores need it

99dffab94884c1416cbbdfc537855b1d5be2a7b5 authored over 11 years ago by Chris Harvey <[email protected]>
Adding restore() method to restore the cart from a saved version

3cd4a133867c46af73179b2826bb80acecdf8ee8 authored over 11 years ago by Chris Harvey <[email protected]>
Adding setIdentifier method to Cart

7654134e062e2b0f8e37b6bb763d2adc839ea1a0 authored over 11 years ago by Chris Harvey <[email protected]>
Adding test for find method

c6b196b1d8a42b44ab9001226d16402fb9f621c0 authored over 11 years ago by Chris Harvey <[email protected]>
Adding find method to StorageInterface

7f27124457648a840a6ed4e484c2950f199013f3 authored over 11 years ago by Chris Harvey <[email protected]>
Adding find method to find an item by id

cbc328e0381e8b669e9c03f9bcd68416b213eac9 authored over 11 years ago by Chris Harvey <[email protected]>
Updates to the README

45d967e15a8a0c9949fbd4c7a07b975f23bffb50 authored over 11 years ago by Chris Harvey <[email protected]>
Updates to headings

0e44fa31c2c95bcaff6b204d302654452222b5cf authored over 11 years ago by Chris Harvey <[email protected]>
Adding currency() method to return the currency object

bbf1deb8276cfc1f2a8c380b78943f6d429ca00f authored over 11 years ago by Chris Harvey <[email protected]>
Adding asArray argument to StorageInterface

6582b29a21cf6dbd95bd7d074c3701074460a6ea authored over 11 years ago by Chris Harvey <[email protected]>
Assigning variable by reference

9ab21e3a22f82ea50b3809c8ced7c2d548b398cc authored over 11 years ago by Chris Harvey <[email protected]>
Adding tests for asArray

68ad37aa3f4d14f8802a37c1444ab18fd215ec82 authored over 11 years ago by Chris Harvey <[email protected]>
Type-hinting setCurrency object

2ece5cd7bfcaadb90f8a5bfa38dafd847a64f4be authored over 11 years ago by Chris Harvey <[email protected]>
Adding toArray method

c6ceb2533b2f2272fba5f2a25e48fdaca84094f5 authored over 11 years ago by Chris Harvey <[email protected]>
Adding asArray option to contents method

abd3b5e66d73d4b8eb5d29852b7aeeec770d3ca2 authored over 11 years ago by Chris Harvey <[email protected]>
Adding assertion for total unique items

76b9b1668a5956adb263ab655294e6e3849f11de authored over 11 years ago by Chris Harvey <[email protected]>
Added info about total unique items

8458864ddc3e62f96097474207f6d8d45d5661e5 authored over 11 years ago by Chris Harvey <[email protected]>
Adding copyright information

0fe3889aad8bdf9a570753485811694b6dac1750 authored over 11 years ago by Chris Harvey <[email protected]>
Adding session store docs

0d5e320b3a295a198213903265025099d13a955f authored over 11 years ago by Chris Harvey <[email protected]>
Session Storage now extends runtime storage

4fe2e79f9b8beaac4c575bdd9d59406d54fa787c authored over 11 years ago by Chris Harvey <[email protected]>
Adding Runtime Storage docs

03f90e08bab8c1dfe02bb944f75e4d4d733e7544 authored over 11 years ago by Chris Harvey <[email protected]>
Adding Cookie Identifier docs

d61f211adee78bcab2c48648f9ee0e81407906f5 authored over 11 years ago by Chris Harvey <[email protected]>
Adding Runtime Identifier docs

94b4e7cb8c799441d8105161dbfb84ad4cfdea27 authored over 11 years ago by Chris Harvey <[email protected]>
Adding checkArgs docs

56d3403c4dfbe8acd1de6de3429359feca5fe368 authored over 11 years ago by Chris Harvey <[email protected]>
Adding createItemIdentifier docs

87311683275941eb0e6d01e7f6ef661dd640d9c3 authored over 11 years ago by Chris Harvey <[email protected]>
Adding setCurrency docs

e49fa4f167137fcb860b91be29a7af8dc01f9fe0 authored over 11 years ago by Chris Harvey <[email protected]>
Adding totalItems docs

a1a484bda860c2683da7754dab25752333d2ffa8 authored over 11 years ago by Chris Harvey <[email protected]>
Adding total docs

7762859cc5c92fc2b7f7463576a02dd9ff4f1d41 authored over 11 years ago by Chris Harvey <[email protected]>
Adding tax docs

13255f0270b6f00ff3356f77cd4d7725494d6bab authored over 11 years ago by Chris Harvey <[email protected]>
Adding item docs

6c6089fd2098f06b3a1f4338c764030122b21a5b authored over 11 years ago by Chris Harvey <[email protected]>
Adding has docs

a621feaf6cbbc6258e92c092ab6eeb81c72bd299 authored over 11 years ago by Chris Harvey <[email protected]>
Adding destroy docs

0370cb47279957d0ae133549893ddb3df3ab7c6b authored over 11 years ago by Chris Harvey <[email protected]>
Adding remove docs

e43411c1e9a5ad32959f364a1236527dda7090d2 authored over 11 years ago by Chris Harvey <[email protected]>
Adding update docs

93bd357a942a309a7e6336f75687280e3839ad3d authored over 11 years ago by Chris Harvey <[email protected]>
Adding insert docs

6ba6d001613a5e7b0e24b0a4bd69d76ee76106ab authored over 11 years ago by Chris Harvey <[email protected]>
Adding contents docs

7f09bb6a1f0d9f9a644bafbbf3de201ca37f2ae9 authored over 11 years ago by Chris Harvey <[email protected]>
Adding __construct docs

cdf43158d4364397d45891a71784f9b8d0f32467 authored over 11 years ago by Chris Harvey <[email protected]>
Adding option to return total unique items

3322607c1067da6d80e03c964c706430313f43da authored over 11 years ago by Chris Harvey <[email protected]>
Adding logic for setCurrency() method

c3010fad800419c6c4b6e8277ddcd2ff9db5458b authored over 11 years ago by Chris Harvey <[email protected]>
Requiring moltin/currency

af8315aeb1ac24d0500f10d7412928380cd629be authored over 11 years ago by Chris Harvey <[email protected]>
Typo

3726b7bce15858e098fec26899018168683bf8e8 authored over 11 years ago by Chris Harvey <[email protected]>
Updating item identifier variable for easier readability

ecde6e5729b571a78ee9f75f0376e9d530f81670 authored over 11 years ago by Chris Harvey <[email protected]>
Added some docblocks

83b773c6b338bf12217442db699fd658039f4e86 authored over 11 years ago by Chris Harvey <[email protected]>
Updating item identifier variable for easier readability. Closes #2

ecbf8e1261ca8f4f126118f17cf1f251e7951a22 authored over 11 years ago by Chris Harvey <[email protected]>
Testing that options are removed correctly

032a7664ee5757069f407c1963ab081b3aee8ac6 authored over 11 years ago by Chris Harvey <[email protected]>
Typo

263b29f4477aff510c610d7810ca1c2b243f891e authored over 11 years ago by Chris Harvey <[email protected]>
Updating hasOptions logic

f555616b640426d44185900f055be3b9b6684ba9 authored over 11 years ago by Chris Harvey <[email protected]>
Adding test for item options

5ddcef61d7c007cc550c0bca224f80ae07f83785 authored over 11 years ago by Chris Harvey <[email protected]>
Updating magic update test

047ddee3549c0e593aca964f929268472ae8e88d authored over 11 years ago by Chris Harvey <[email protected]>
Updating update test

2f3c0745344ce714295a15bb613ab790ed9570ca authored over 11 years ago by Chris Harvey <[email protected]>
Update argument names

bc47a87c1ac2a39aaf4df16c11e76be36e91cf82 authored over 11 years ago by Chris Harvey <[email protected]>
Updating variable name

5701152fba8699b50d75424dc2643534ae1c3f9a authored over 11 years ago by Chris Harvey <[email protected]>
Updates to adhere to #1

ea86baefa8026d3abba652550b0632e0a6c90387 authored over 11 years ago by Chris Harvey <[email protected]>
Updates to adhere to #1

af648950205de98c7173cd669aaab7b0a8f6aa92 authored over 11 years ago by Chris Harvey <[email protected]>
Updating update method to only allow update via identifier, not id

f7e1a6c472b97d40dfdc7b4715d7eb3059d44a36 authored over 11 years ago by Chris Harvey <[email protected]>
Adding info about hasOptions method

30bbb620e2e00da560d55600207dd7a0b557a68e authored over 11 years ago by Chris Harvey <[email protected]>
Added hasOptions method

5da380c8e9dfb556e6aee56019430665add1caca authored over 11 years ago by Chris Harvey <[email protected]>
Fixing incorrect explanation

7f150f5078441c94bb949cc538a73694d8031614 authored over 11 years ago by Chris Harvey <[email protected]>