Ecosyste.ms: OpenCollective

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

github.com/hoaproject/Database

The Hoa\Database library.
https://github.com/hoaproject/Database

chore(Bors) Configuring Bors-ng

Address hoaproject/Central#81.

41ae5fe267a477f8dc32a143d372471e8bf22eea authored almost 7 years ago by Alexis von Glasow <[email protected]>
chore(composer) add PHP version requirement

Define minimal supported version of PHP needed into composer.json

Address hoaproject/Central#70.

5be09b645a8545ecebf6f483d813295c90e19b8c authored over 7 years ago by Alexis von Glasow <[email protected]>
chore(ci) Drop HHVM support

a9e3a8ee65157daa050cddade036732ef9bc6e07 authored over 7 years ago by Grummfy <[email protected]>
CI: Set up Travis.

8a03e3038747eb0369b7a65c8f80778b2f6ad7fa authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 0.17.01.10.

3cf7011e57e9d0841aef52eb722486b80efae87e authored almost 8 years ago by Ivan Enderlin <[email protected]>
Quality: Happy new year!

d195c6305429f9cefa69003586a76e1e17654a3f authored almost 8 years ago by Alexis von Glasow <[email protected]>
Test: Add the `Decorrelated` interface.

ebaafe7f9005b7c24ab2265c273bd0cca3994147 authored about 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Update `support` properties.

702eaf7ed87c79ab703c2514d330e03e588c8be5 authored about 8 years ago by Ivan Enderlin <[email protected]>
Prepare 0.16.09.06.

e910c32d4a6a492668e6ddf987cd039ec864a821 authored over 8 years ago by Ivan Enderlin <[email protected]>
Quality: Add a missing void return statement.

cfda6b965f8535e2704a391dc30534c95b320719 authored over 8 years ago by Ivan Enderlin <[email protected]>
Add a missing interface on DalStatement.

494e64c8a50c5fdb74a038bea7ed473027db4170 authored over 8 years ago by Metalaka <[email protected]>
Documentation: Fix API documentation.

bc6ccb4280bb6b96330fd9bda34f8e7bd0392411 authored over 8 years ago by Ivan Enderlin <[email protected]>
Don't use cursors when they aren't supported by the driver.

SQLite fail to handle the scroll cursor option.
We can know if the driver support cursors by doi...

8153868c4160dbb13bc340699f08861ebd39ef72 authored over 8 years ago by Metalaka <[email protected]>
Add a missing dependency.

09f2b2f9da0e04eceb05abaac6b0421f0aa391e3 authored over 8 years ago by Metalaka <[email protected]>
Prepare 0.16.04.06.

cf3759c9b7593dd0bedb64bac5c2b247fb4fc867 authored over 8 years ago by Ivan Enderlin <[email protected]>
Dal: Fix a bad method call.

2a4aca26bc25b126c46b64d76483ebae67b15e07 authored over 8 years ago by Ivan Enderlin <[email protected]>
Prepare 0.16.03.15.

f874c686cdc3d939e5bc50f184946aff894b7c78 authored almost 9 years ago by Ivan Enderlin <[email protected]>
DAL: Introduce iterators over result sets!

Now we can iterate over result sets with a `foreach` loop in a very
straightforward way. Simply ...

eaa00b16a1e6ff3797dc39255d03ebde5fc8ce00 authored almost 9 years ago by Ivan Enderlin <[email protected]>
use ~1.0 in zFormat and not and ~0.0 cause 0.0 not exist

6db1e8736e86dc494900c9adf4d3c5cf8182e47d authored almost 9 years ago by camael24 <[email protected]>
Remove type hint of WrapperIterator constructor.

Since there is no base between supported underlying layer, the type must be `object`.

91d1d6cc99d068aeb9fe907cd7810c69906d4a72 authored almost 9 years ago by Metalaka <[email protected]>
Quality: Fix CS and API documentation.

7813f26ec6702cea67638ac68dac23f372fe6014 authored almost 9 years ago by Ivan Enderlin <[email protected]>
Composer: Update hoa/zformat.

b51c7fac3765c9cf31ca79ad34a753d45ddbe95d authored almost 9 years ago by Ivan Enderlin <[email protected]>
Remove options of fetching style.

75606da13e66b51257e6cbf041935f226c231985 authored almost 9 years ago by Metalaka <[email protected]>
Refactor the internal storage of fetching style options.

22863d871318e5ef55d1c0beee2e739766ea897f authored almost 9 years ago by Metalaka <[email protected]>
Reorder fetching style: from, to, how.

adf4607a9fed1fb7fede93dc84431c88e1e26d05 authored almost 9 years ago by Metalaka <[email protected]>
Update composer.json

e1de1db4cefc44606ee0211c4614d4f8fd9dcd8a authored almost 9 years ago by Metalaka <[email protected]>
Implement an iterator API.

9ba4174d7e565e5c460e2517b7a8e85f8e026677 authored almost 9 years ago by Metalaka <[email protected]>
Add fetching style support.

852d0e15850aaad2eaa2e43bb2c1785133a107e0 authored almost 9 years ago by Metalaka <[email protected]>
Prepare 0.16.01.11.

cd6c8b97340ecc8a3b3ed8891978628934a9b7e3 authored almost 9 years ago by Ivan Enderlin <[email protected]>
Quality: Drop PHP5.4.

54654f10e288a49525b3b133a1efa7304af0d975 authored almost 9 years ago by Ivan Enderlin <[email protected]>
Quality: Run devtools:cs.

2bcfc760ccd398eb76062389e97be1c8c36a551f authored almost 9 years ago by Ivan Enderlin <[email protected]>
Core: Remove `Hoa\Core`.

b54ba9314b1ebd69bcee87c413fe04d63d04e9c0 authored almost 9 years ago by Ivan Enderlin <[email protected]>
Parameters: Use `Hoa\Zformat`.

8147fa1b3d887dc75b39130e37f20eb67bf5d9cc authored almost 9 years ago by Ivan Enderlin <[email protected]>
Consistency: Update `dnew` call.

1c993351f46f63ba9f76885b35ca46ea90242842 authored about 9 years ago by Ivan Enderlin <[email protected]>
Consistency: Use `Hoa\Consistency`.

feba2c41dbca665b7e6aead26239c9d928c30354 authored about 9 years ago by Ivan Enderlin <[email protected]>
Event: Use `Hoa\Event`.

The core is being splitted into several libraries. `Hoa\Event` is one of
them.

2a41dfef9ea408abf70d1bb24a03bef9f4eecde3 authored about 9 years ago by Ivan Enderlin <[email protected]>
Exception: Use `Hoa\Exception`.

The core is being splitted into several libraries. `Hoa\Exception` is
one of them.

a775c0938d43e65b8a219d275b06a1dab01eb7aa authored about 9 years ago by Ivan Enderlin <[email protected]>
Introduce the late database connection feature.

The feature allow to instantiate the connection layer, and so open the
database connection, at t...

f54d7a7ae4d5695aade60b322c4340fb4795106c authored about 9 years ago by Metalaka <[email protected]>
Fix PHPDoc & typo.

f00bdbaa22b697b4304876f343ecccfbe86c76e7 authored about 9 years ago by Metalaka <[email protected]>
Prepare 0.15.09.08.

cd86c6eeabc3481c4b1edbe5cd71b62808baac09 authored over 9 years ago by Ivan Enderlin <[email protected]>
Fix CS.

140091e2ee7319c049fb414a565906ebf46c6697 authored over 9 years ago by Ivan Enderlin <[email protected]>
Simplify code by using the `?:` operator.

The `?:` operator can be used to replace the ternary null-condition in
this particular case. It ...

8ee962271f0237cdde1931c6350ee1efe042b006 authored over 9 years ago by Ivan Enderlin <[email protected]>
Add tests for enclose identifier feature.

9376a283169c3ce03d2734e72d9c2420caa7f4f9 authored over 9 years ago by Metalaka <[email protected]>
Introduce enclose identifier feature.

e08c09dba87e856ac1852f1149d8f824417607c2 authored over 9 years ago by Metalaka <[email protected]>
Add a `.gitignore` file.

Add a `.gitignore` file to the repo as defined in hoaproject/Central#22.

fa7d1a730fcf0d977110dbf6cf2890cde2ddf779 authored over 9 years ago by Stéphane HULARD <[email protected]>
Prepare 0.15.07.28.

e49ba6a2a09457ad96d6f448480ea6dd45f69cec authored over 9 years ago by Ivan Enderlin <[email protected]>
Fix phpDoc.

bc43fdc9f7e57fc91d5f5337a3bd479699d53438 authored over 9 years ago by Metalaka <[email protected]>
Prepare 0.15.05.29.

0ec7df591bd0ccd991aea32a3917063412a829d9 authored over 9 years ago by Ivan Enderlin <[email protected]>
Move to PSR-1 and PSR-2.

897ec14ec217b91252aac57d9b6d59986aa792b8 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.02.18.

dfd80094c57f65a9c6c5128330a4b24fd9b4540a authored almost 10 years ago by Ivan Enderlin <[email protected]>
Add the CHANGELOG.md file.

487f087999aaf70ea13b449a4b2c19e848902d5b authored almost 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

2cd6289d32c50619b6cb8ed716ed9988a2c82dcb authored almost 10 years ago by Ivan Enderlin <[email protected]>
Move to PSR-4.

63856f2371a689cc39cae692c990630270e5a593 authored about 10 years ago by Ivan Enderlin <[email protected]>
Merge branch 'test_examples' into incoming

6685cfec2b7750bfd45ce3084a927b6e2b3f24eb authored about 10 years ago by Ivan Enderlin <[email protected]>
s/dns/dsn/

ba136f4a1a74aa77c025a3cbd13c32fe042ae0da authored about 10 years ago by Ivan Enderlin <[email protected]>
Format.

3a3d332ecf1d2aaef72907244a4128e747ad2ebb authored about 10 years ago by Ivan Enderlin <[email protected]>
Require hoa/test.

47a28a639d8b080fcd2d5440c84792185c0b4674 authored about 10 years ago by Alexis von Glasow <[email protected]>
Migrate some examples as tests.

fb2d2fa84e8096f4e9880b3d3dc719b8ee2532e8 authored about 10 years ago by Ivan Enderlin <[email protected]>
Remove useless lines.

a99bac040980573554218c993d7c38310a68e4df authored about 10 years ago by Ivan Enderlin <[email protected]>
Remove from/import and update to PHP5.4.

f992d81951ad06e0aadfb54b0ab6a9d9e0a3fa02 authored about 10 years ago by Metalaka <[email protected]>
Add branch-alias

c6ae41a981250e17a78c8cc76b27f1e1a3a9e63a authored over 10 years ago by Stéphane PY <[email protected]>
Drop PHP5.3.

f46753fddb0271bcaec206ad8a93587ec8b924c5 authored over 10 years ago by Ivan Enderlin <[email protected]>
Start Rüsh Release.

be6c4d7e851073b3981d13c4be718e83c908bb9c authored over 10 years ago by Ivan Enderlin <[email protected]>
Merge branch 'pr/4' into incoming

2754eff624470cffe133a4f8025b17b32fb06b47 authored over 10 years ago by Ivan Enderlin <[email protected]>
Format code. #mania

25307142974cae3168cea984bb1136f15c78c732 authored over 10 years ago by Ivan Enderlin <[email protected]>
Merge pull request #1 from Metalaka/fetchAPI2

Implement cursor orientation.

d84073b95ed23af566c6a3685a808e16322d9b88 authored over 10 years ago by guiled <[email protected]>
Implement cursor orientation.

8c97c61317a471d750d797f2487e29a25a88c83e authored over 10 years ago by Metalaka <[email protected]>
Format code. #mania

ab0ecacd2518a761d4e68d9f975202d4d53a25d3 authored over 10 years ago by Ivan Enderlin <[email protected]>
Add Exception on prepare statement when occur an error same like query statement

9b16ad3b467ccef56b1be14eeedc4bd8aa35f353 authored over 10 years ago by thehawk <[email protected]>
Correct composer dependencies about pdo

190f947c22dd137cdbc128758eab907fb95cbc24 authored over 10 years ago by panda_ <[email protected]>
Fix PHPDocs.

Fix PHPDocs

Fix PHPDocs.

ce59bef03df74f2d539ef2dcf445caff2e56b81b authored almost 11 years ago by Metalaka <[email protected]>
Fix namespace in PHPDoc.

c88ccf67ca2c67dc39a1bb3559691825de1194e3 authored almost 11 years ago by Metalaka <[email protected]>
Add keywords and better autoload compatibility.

67954e0f1168443702b3476526af927e29be4078 authored almost 11 years ago by Ivan Enderlin <[email protected]>
Add composer file.

b06d072d4d4652e5e9b41d74ea6055c0252082f0 authored almost 11 years ago by Stéphane PY <[email protected]>
Fix a regex for SQLite.

0ebd86fdcae4a715f211f60b743daec4699fd0c5 authored almost 11 years ago by Ivan Enderlin <[email protected]>
Add fetch() method for statement

1aa9d263e536aab5e7f7904c2d6194ccf344e1da authored almost 11 years ago by Guiled <[email protected]>
Format code. #mania

b03ffca80b8f881c51dce67f3ba88e56de9b3b95 authored almost 11 years ago by Ivan Enderlin <[email protected]>
Add a comma between two table expression.

066ed57ae3ae8c021c57575d568adaa7bd7b35ce authored almost 11 years ago by Metalaka <[email protected]>
Remove extra parenthesis around FROM + AS.

79dffe972f04192b3b67f495c8cc19e18e2cf393 authored almost 11 years ago by Ivan Enderlin <[email protected]>
Happy new year \o/.

bc2b6dbd5d3ee8ac971eca733c388fccb2ac1ada authored almost 11 years ago by Ivan Enderlin <[email protected]>
The FROM keyword was missing.

71f71f18f528c66bba5b22bcfca74016312a03e0 authored about 11 years ago by Ivan Enderlin <[email protected]>
setDal() returns the old one.

5307162c6e94917648c19b541c816c58420df5ec authored about 11 years ago by Ivan Enderlin <[email protected]>
Fix a difference between code & API documentation.

dd2bdeac56d85561a65a912201969fa4acb1c9f0 authored about 11 years ago by Ivan Enderlin <[email protected]>
setStatement() returns the old one.

01e2398e03a508bfb4ae1d65ecc135bd68bb00c3 authored about 11 years ago by Ivan Enderlin <[email protected]>
Define flex entities.

7cc4f0cf0ac78ff3cd363cb185abcdaae86ad7c6 authored about 11 years ago by Ivan Enderlin <[email protected]>
Simplify code.

4802efc40798a4f7e1e3ff54c9fbe6413a37c6e2 authored over 11 years ago by Ivan Enderlin <[email protected]>
Add a link to the PHP bug #55154.

5f8d89eb9312700a285369c2373c1bf9ca77f81c authored over 11 years ago by Ivan Enderlin <[email protected]>
Add the SQL query builder \o/.

d107a2f24ca408621f22940c8640ece09cd14454 authored over 11 years ago by Ivan Enderlin <[email protected]>
Add the close() method and :closed event.

ef7b546700edc64ced467d0aa037bca9b90639af authored over 11 years ago by Ivan Enderlin <[email protected]>
Add the hoa://Event/Database/<id>:opened event.

And add the getId() method.

e3e5924e325703758c3aeb2d7b54b3a490426626 authored over 11 years ago by Ivan Enderlin <[email protected]>
Link \PDOException as a previous exception.

19c54b200efeb58c3550262d3119bac2ebe3dcd2 authored over 11 years ago by Ivan Enderlin <[email protected]>
Simplify architecture.

mv AbstractLayer Layer
mv Layer/*/*Statement.php Layer/*/Statement.php

ba298aa49dd993c8825b5cc52ecf1cf972481b63 authored over 11 years ago by Ivan Enderlin <[email protected]>
Detect all errors in the execute() method.

When the execute() is called without $bindParameters (because the
parameters have been binded pr...

e98d6437b70a8d15bdd3fe21dc0fd52a38a0e120 authored over 11 years ago by Ivan Enderlin <[email protected]>
Happy new year \o/.

dd958bfea33a043fc233c56627ec59452f095e1f authored about 12 years ago by Ivan Enderlin <[email protected]>
Complete API documentation and update @author.

And use $column instead of $column_number.

4e97c35772ce1749c1ab482ae2b7f51e49417058 authored over 12 years ago by Ivan Enderlin <[email protected]>
Add PDO fetchColumn.

8d9bd12f14811e304800ea0eef754ca326580677 authored over 12 years ago by Raphaël Emourgeon <[email protected]>
Libification (split from Central).

f752bc3e040d620aa2a5ffa717dcd9f04d17dfbc authored over 12 years ago by Ivan Enderlin <[email protected]>
#merge

bb30d9231fe1d7e36e8f4d124e189a8d893b997b authored almost 13 years ago by Ivan Enderlin <[email protected]>
Merge.

5e3411586adca49a4a1d62042288d209d94638b0 authored almost 13 years ago by Ivan Enderlin <[email protected]>
s/2007-2011/2007-2012/

8599d7878e3a69c1e3e1274f42fb3effaa890c53 authored almost 13 years ago by Ivan Enderlin <[email protected]>