Ecosyste.ms: OpenCollective

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

github.com/doctrine/KeyValueStore

Abstraction for Key-Value to Plain Old PHP Object mapping
https://github.com/doctrine/KeyValueStore

Merge pull request #96 from doctrine/dynamodb-refactoring

DynamoDB internal refactoring

7a8465631f6099cabb3e509c037ce8fae22a47ef authored about 5 years ago by Emanuele Minotto <[email protected]>
Include DynamoDB tests on Travis

76b76d42e99e8dd66e25c16d3d4e7ab5642b7028 authored about 5 years ago by Emanuele Minotto <[email protected]>
DynamoDbStorage internal refactoring

1089486506b76d7ed080380bfad1451628d323bb authored about 5 years ago by Emanuele Minotto <[email protected]>
Add DynamoDB to documentation

9fe32a6388d23c2bf0f9a24398004655e6ca5241 authored about 5 years ago by Emanuele Minotto <[email protected]>
Merge pull request #94 from doctrine/issues/91

RiakStorage upgrade

e32cd91113a4cbd737e106555dd1c2743c415a14 authored over 5 years ago by Emanuele Minotto <[email protected]>
Replace riak client with php-riak/riak-client

8f07e47320dcaa9ecb6b6e3ec370b9295071f70f authored over 5 years ago by EmanueleMinotto <[email protected]>
Add riak to Travis

186c8e04d2070e858e75db556940aee8cb9aa891 authored over 5 years ago by EmanueleMinotto <[email protected]>
Merge pull request #95 from doctrine/issues/93

MongoDbStorage upgrade

fe7dcc5c798a2e2c9d40ef9cc7ca7d6c794a9da1 authored over 5 years ago by Emanuele Minotto <[email protected]>
Create UPGRADE.md

218a870dd3ca9a5a4ce797146a55a9b450b0fe0d authored over 5 years ago by EmanueleMinotto <[email protected]>
Drop PHP 5.5 support

b62b9ea0986be0fcc0d5ba4bcad253cc59c4f4ee authored over 5 years ago by EmanueleMinotto <[email protected]>
Add mongo to Travis

3800fa4d5ce34040526107c0e25227a67523ff08 authored over 5 years ago by EmanueleMinotto <[email protected]>
Replace legacy Mongo class with MongoDB Client

a50dade76d6656a61549fe474843c0a15ee1797b authored over 5 years ago by EmanueleMinotto <[email protected]>
Add mongodb/mongodb dependency

6f154f5378c4a4ba64974d36bcae62ddb063aeb9 authored over 5 years ago by EmanueleMinotto <[email protected]>
Merge pull request #92 from doctrine/fix-tests-for-maintainance

Fix storage tests for maintainance

ac4c317a7e09b0f1dc3eebfcf71cc28d50bedfbc authored over 5 years ago by Emanuele Minotto <[email protected]>
Remove HHVM support

465bd365f705391b1fbf04aed0743f8519a36cea authored over 5 years ago by EmanueleMinotto <[email protected]>
Replace deprecated TestCase::getMock

9fb5e498ed454c2f548702f2439c7f1ce39b5175 authored over 5 years ago by EmanueleMinotto <[email protected]>
Add different versions support

705d5fc1d122ced05c4fef42ead35f5a8d0727d3 authored over 5 years ago by EmanueleMinotto <[email protected]>
Skip legacy Riak tests

573723ab3c778f548190f46ce286644a2343238e authored over 5 years ago by EmanueleMinotto <[email protected]>
Merge pull request #79 from larowlan/dynamodb

Enhances existing dynamodb implementation and adds docs

8ba3db4ce7727f19cdb91519968ba4259b588277 authored over 8 years ago by Emanuele Minotto <[email protected]>
Revert changes to composer.json

bb1ba6445398c0791543bc4b4c416d83af0ddb2b authored over 8 years ago by Lee Rowlands <[email protected]>
Update docs to use new format

903f6a8c978d98f6dbc8e216812360cf35ff3dab authored over 8 years ago by Lee Rowlands <[email protected]>
PHPCS fixes

0a5917a2a9ccd30d61262849a92a2b2b397df7d7 authored almost 9 years ago by Lee Rowlands <[email protected]>
Restore missing Riak dependency

b7daeb0d192a861f471b5715244c3bea5bce147f authored almost 9 years ago by Lee Rowlands <[email protected]>
Remove redundant docs

06e11dae33036f5efdcf39ebeb65d5c7b6b95446 authored almost 9 years ago by Lee Rowlands <[email protected]>
Add missing docs

4584d995297731dd7526ac6743b22700ce34bd8d authored almost 9 years ago by Lee Rowlands <[email protected]>
Fix typo

54e05f9acd8aef2570d8d772907d88e3f591d4f1 authored almost 9 years ago by Lee Rowlands <[email protected]>
Update documentation for DynamoDb

4d4a17aca95be0c10f0ffd0ebf30baa7d197fbc1 authored almost 9 years ago by Lee Rowlands <[email protected]>
Combine existing DynamoDb implementation with new AmazonDynamoDb and expands tests

b2a4e320b0fd163d5660f6e50eb9ae58de44a3a1 authored almost 9 years ago by Lee Rowlands <[email protected]>
Merge pull request #78 from doctrine/feature/array-storage

Add array storage for development/testing purposes

b2906e209e93828d3a213aea924ecc8eee3dbc83 authored almost 9 years ago by Marco Pivetta <[email protected]>
Add array storage for development/testing purposes

f29622194e49e57c789648a785f6c8a6e31b2ae6 authored almost 9 years ago by Emanuele Minotto <[email protected]>
Merge pull request #77 from doctrine/fix/redis-on-travis

Redis on TravisCI setup as PECL extension

2517bb04c586a80e997b299cb15b40ce9ae85e0f authored almost 9 years ago by Marco Pivetta <[email protected]>
Redis on TravisCI setup as PECL extension

a0d85c1c27987c52cfbd4d53e8bd4f3b727adae4 authored almost 9 years ago by Emanuele Minotto <[email protected]>
Replaced @exception annotations

0d9c10edf23958ea50fd47abcadf40e76a8713ae authored almost 9 years ago by Nick Ilyin <[email protected]>
License headers and added @covers

606ca8b29d26cad5d7542ee4e08be2b021e673c5 authored almost 9 years ago by Nick Ilyin <[email protected]>
More precise info for NotFoundException

1ffab2e77d89f77e7050bbaf0f2d7da00a54d60a authored almost 9 years ago by Nick Ilyin <[email protected]>
Converted keys to consts

e0878ca97ac2e298c30de7370fed70f7baba7aa2 authored almost 9 years ago by Nick Ilyin <[email protected]>
Accessor level refactors

cc3e478d1063d34f4f6c1f2db4baaecd27537103 authored almost 9 years ago by Nick Ilyin <[email protected]>
Exception refactoring

79bee991a2bd941b290c051710466e099746968a authored almost 9 years ago by Nick Ilyin <[email protected]>
Removed unnecessary not empty check

58f98f8a94e17121412f530b8423362f89d51613 authored almost 9 years ago by Nick Ilyin <[email protected]>
Comment cleanups

7877050062bcf870a0ee7a92dc99c472156f2749 authored almost 9 years ago by Nick Ilyin <[email protected]>
Members downgraded to private

f61ce21d4b368a682960a7aecc1b13d5e88cb7ee authored almost 9 years ago by Nick Ilyin <[email protected]>
Moved AWS to require-dev

902da8f693e3fcbd4c720be3ff80712d6f58a021 authored almost 9 years ago by Nick Ilyin <[email protected]>
Cleaner options; php 5.4 compat

84d5db70730a283cbb0cc623df4db3076899dafd authored almost 9 years ago by Nick Ilyin <[email protected]>
Whitespace; useless comment

ef425578fbdbfc2528054a9dcc4722743bec4e73 authored almost 9 years ago by Nick Ilyin <[email protected]>
Implementation for Amazon DynamoDB

518f4211b019589351e43ddac781796976c8f393 authored almost 9 years ago by Nick Ilyin <[email protected]>
Merge pull request #71 from doctrine/fix/missing-methods

Added some missing methods

bad3b56f4b3aed7da8c46c11b10910c0ce1704de authored almost 9 years ago by Marco Pivetta <[email protected]>
Merge pull request #70 from doctrine/fix/instance-reference

Fixed wrong instance reference

2836bc0cfda832f0e66dd4380c451c5f981881b3 authored almost 9 years ago by Marco Pivetta <[email protected]>
Merge pull request #69 from doctrine/fix/composer-dependencies

Moved CouchDB to require-dev + suggestions

6000d7609917254ab25bab26a0cdc44b68cd630e authored almost 9 years ago by Marco Pivetta <[email protected]>
Merge pull request #68 from doctrine/enhancement/coding-style

Removed space before logical negation operator

b095170bdcdd22b1a10de023fff6912000b9106f authored almost 9 years ago by Marco Pivetta <[email protected]>
Merge pull request #66 from doctrine/docs/cassandra-configuration

Added Cassandra configuration

fe7195fc2d3ff7745231ec19c4217224b9b5f7b9 authored almost 9 years ago by Marco Pivetta <[email protected]>
added some missing methods

e282c1d9f69ae39927acb6c759a28cfe4c6dfb0c authored almost 9 years ago by Emanuele Minotto <[email protected]>
added fix' test

e2f7ea54f71824099acc712520ec12e238c4f8f2 authored almost 9 years ago by Emanuele Minotto <[email protected]>
fixed wrong instance reference

03a2413e99c0afdd69081480342c45c8665ab452 authored about 9 years ago by Emanuele Minotto <[email protected]>
moved couchdb to require-dev + suggestions

2c99b71d1907961f49860f8b59db53e32eae522f authored about 9 years ago by Emanuele Minotto <[email protected]>
coding style

fe1e155e693d1cdc9335e32d3fc8d8c490721767 authored about 9 years ago by Emanuele Minotto <[email protected]>
Merge pull request #67 from zeroedin-bill/reconstitute-typo-fix

fix typo reconsitute -> reconstititute

ec14ab554ac458e789ee1df99ffed7c121a5b0d0 authored about 9 years ago by Emanuele Minotto <[email protected]>
fix typo reconsitute -> reconstititute

3c7ba8415e35be8afe58e024f59d32e0848fec9e authored about 9 years ago by Bill Schaller <[email protected]>
added Cassandra configuration

69832f5423862bab66ab6506364628455b8930e4 authored about 9 years ago by Emanuele Minotto <[email protected]>
Merge pull request #60 from doctrine/docs/basic-usage

Added basic usage intro

709d4648813c0fba2acd0535619ea512f4c6b65f authored about 9 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #62 from doctrine/enhancement/coding-tools

Coding tools

ba3ff63080f6999bca18b51902c4e07c42ed67b3 authored about 9 years ago by Marco Pivetta <[email protected]>
prevent complex (curly) syntax

50de14012ffa23c467b98d7da33ce088520617d6 authored about 9 years ago by Emanuele Minotto <[email protected]>
php-cs round

a3827e94b6138e3cf774a59ba46ad2eeba90ba3b authored about 9 years ago by Emanuele Minotto <[email protected]>
added editorconfig configuration

Ref: http://editorconfig.org/

f2ef7d7445d389ddddc767870c16d3e10b43260d authored about 9 years ago by Emanuele Minotto <[email protected]>
added php-ca-fixer configuration

Ref: https://github.com/FriendsOfPHP/PHP-CS-Fixer#usage

82486729dde4e0d0e05ff8364e03918f01348590 authored about 9 years ago by Emanuele Minotto <[email protected]>
Merge pull request #64 from doctrine/fix/travis-tests

Fix for TravisCI tests

dc4eca67e45267d07c416ca187d598251dd6bf49 authored about 9 years ago by Marco Pivetta <[email protected]>
moved extension requirement to annotations

b5c77d93cf1c91f7e4eecd5de1325f1a1acc4d9f authored about 9 years ago by Emanuele Minotto <[email protected]>
allow mongo and redis testing on travis

bb723cc9c7b8ce7850b0816f50308cb7a9b334c4 authored about 9 years ago by Emanuele Minotto <[email protected]>
Merge pull request #24 from doctrine/cassandra

Experimental Cassandra Support

3c3eaad3c9f58480328fcd3dd5a7ed9762bb4823 authored about 9 years ago by Marco Pivetta <[email protected]>
moved cassandra configuration for travis into a separate script

23d6c6dc5d20ff447e61f1f170770a8e266bff0a authored about 9 years ago by Emanuele Minotto <[email protected]>
removed useless assignments

793fe5fd1622f57314be8ff18a56d5044d184751 authored about 9 years ago by Emanuele Minotto <[email protected]>
prevent from skipping non existing keyspace

43a1a2167014932cfd184221e10a38cb9968131f authored about 9 years ago by Emanuele Minotto <[email protected]>
added cassandra testing on travis

1e9593c80d31817d68d1ce4f2bc5e92a1b9c86d8 authored about 9 years ago by Emanuele Minotto <[email protected]>
updated datastax/php-driver dependency

8b9f7317f97ea267528fd7ba10f6958fdea4d175 authored about 9 years ago by Emanuele Minotto <[email protected]>
Experimental support for cassandra php driver.

f4d06474007a43d8bf5218df59ef0ec29ba87a2f authored about 9 years ago by Benjamin Eberlei <[email protected]>
Initial work on Cassandra PHP Driver support.

56222890f7a49667e4df4f037f60737184cf181f authored about 9 years ago by Benjamin Eberlei <[email protected]>
Added basic usage intro

7b92465aab17ff2df9d3605f757d20e407adf787 authored about 9 years ago by Emanuele Minotto <[email protected]>
Merge pull request #59 from doctrine/docs/couchdb-configuration

Added CouchDB configuration example

f1446ee0fffb7a916328eb8883494f22dcbcb93f authored about 9 years ago by Marco Pivetta <[email protected]>
Added CouchDB configuration example

4e5c6832aa826d81263fce15b7bb9c386dc70e1e authored about 9 years ago by Emanuele Minotto <[email protected]>
Merge pull request #47 from EmanueleMinotto/couchdb

Added CouchDB storage

aa062f3c74ec23113e8e30625a1e4ebb02c3311f authored about 9 years ago by Marco Pivetta <[email protected]>
added CouchDB storage

5da1efcd7cc6a53a8ddc4798f3dc0bd2f7d1e8bf authored about 9 years ago by Emanuele Minotto <[email protected]>
Merge pull request #57 from EmanueleMinotto/fix/array-syntax

Use PHP 5.4+ array syntax

19d3e788b3e633ad7075570edcd518497ecfef6f authored about 9 years ago by Marco Pivetta <[email protected]>
Merge pull request #56 from EmanueleMinotto/deprecations

Added deprecation annotation

b058d0b1d542446e124b37d52ae307d58436d544 authored about 9 years ago by Marco Pivetta <[email protected]>
added deprecation annotation

a7659c3d3384f19c86fde575e2014974d722b796 authored about 9 years ago by Emanuele Minotto <[email protected]>
fixed single empty line feed in every file

643506cf1896784fe9b2b188d982e0080c4a2bff authored about 9 years ago by Emanuele Minotto <[email protected]>
php 5.4+ array syntax

17b7a2e729636fcde597f93e4872f111f6fdb3ea authored about 9 years ago by Emanuele Minotto <[email protected]>
Merge pull request #55 from EmanueleMinotto/docs

Updated documentation

eb3806273bd6f7862ddb3fb4a552278a6087321c authored about 9 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #54 from kevinyien/master

Update LICENSE

ba9548ed41b84311db70e26c1a9141bac2816d26 authored about 9 years ago by Benjamin Eberlei <[email protected]>
updated documentation

1601d598313e2f78edaa6b5fd49d787053780cc2 authored about 9 years ago by Emanuele Minotto <[email protected]>
Update LICENSE

The license was pretty out of date :)

762c8422f5aac142fa9d21e249a7f7af73c9b5d5 authored about 9 years ago by Kevin Yien <[email protected]>
Merge pull request #53 from TomasVotruba/patch-2

travis: use container based build, drop --dev option

9a8c3a6a8b8a5f6e48efa9b1ba76a7126687f9f3 authored about 9 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #52 from TomasVotruba/patch-1

composer: use PSR-4 autoload

ac55f6db27cf107d3b44cf17ad9500865dd7804b authored about 9 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #51 from samsonasik/unused-use

remove unused use statement

ca4ffbfeb695586b81ccfed00816904d9ecbfed5 authored about 9 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #50 from samsonasik/patch-1

Fixes typo

3627014280f86dfabac66cb2510b3339352edcb2 authored about 9 years ago by Benjamin Eberlei <[email protected]>
travis: use container based build, drop --dev option

5de6e13d5b8aedc0fb23b40608671489a989bfb1 authored about 9 years ago by Tomáš Votruba <[email protected]>
composer: use PSR-4 autoload

PSR-0 is deprecated over a year

2e8ba39b415baad035176bcadca7362a2ca338e9 authored about 9 years ago by Tomáš Votruba <[email protected]>
remove unused use statement

63545c934cbac8a0b93776eb33f27df3d6da822f authored about 9 years ago by Abdul Malik Ikhsan <[email protected]>
Fixes typo

a9b34ac9583a4ecb472d4905f55276a5e0b037f5 authored about 9 years ago by Abdul Malik Ikhsan <[email protected]>
Merge pull request #45 from EmanueleMinotto/license

applied the same license to all lib files

3dd1aa7c38ee89b6566a91e8f4c9785c7f8bd344 authored about 9 years ago by Marco Pivetta <[email protected]>
applied the same license to all lib files

d61b7e0deac27b895899d79b8cb325ac98e176d7 authored about 9 years ago by Emanuele Minotto <[email protected]>
Add build status badge

802cb1520e1132ed918a6a7f984b0dc8c7a37eb4 authored about 9 years ago by Benjamin Eberlei <[email protected]>