Ecosyste.ms: OpenCollective

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

github.com/voku/simple-mysqli

:gem: Simple MySQLi Abstraction Layer + Doctrine/DBAL support
https://github.com/voku/simple-mysqli

Merge remote-tracking branch 'origin/master'

a2eaf5eb89f490648d2929d3c5ee0ec16c18791b authored over 8 years ago
[+]: added some sql-helpers + tests v3 (fixed php-doc)

b9ac38685dedc1b7f5d34d4b0e5823c49e17acbd authored over 8 years ago
[+]: added some sql-helpers + tests v2

89b21e37df5a39ef1a84b0564aa5ce0160f6ce8a authored over 8 years ago
Merge pull request #13 from voku/analysis-q22y1P

Applied fixes from StyleCI

bd0260209711cd9eb0fa338c9eeaf99804551d23 authored over 8 years ago
Applied fixes from StyleCI

2696f5c4be2f1f87a8d8b6ad641b532835953c4c authored over 8 years ago
[+]: added some sql-helpers + tests

1cc6cb647947cfe8a73b05f6003ba96a04e79dd5 authored over 8 years ago
[+]: fixed (int) detection

14f1c2d600b97276529571f4ae623a60403ae1a3 authored over 8 years ago
[+]: limit the "debug_backtrace()"-output ... v2

a0bab09ffb404571914ea2d46b226f7fbbe3912f authored over 8 years ago
[+]: limit the "debug_backtrace()"-output ...

3df6185f837ea4afb53cb554ed6efe86befe0ab5 authored over 8 years ago
[+]: fixed "getFileAndLineFromSql()" v2

-> http://www.w3schools.com/php/func_error_debug_backtrace.asp

9c762627869fff835fbecfe97781f517b8681ee2 authored almost 9 years ago
[+]: fixed "getFileAndLineFromSql()"

-> http://www.w3schools.com/php/func_error_debug_backtrace.asp

7c2b24ca15c97cedc9c2aae691e56d282ddd6935 authored almost 9 years ago
[~]: use new "portable-utf8"-version

cf6cbe0efd2612ac34eb46622a1b7644f6e952ae authored almost 9 years ago
[*]: update php-docs

ca318325babccaa41001fb33ae9359b1c7c431f1 authored almost 9 years ago
[+]: added "circle.yml"

fc894079bdda7d46262d9422c084657208d47a5e authored almost 9 years ago
[+]: use new "Arrayy"-Class v2

ef500c722bf4bf63fe375b6b4c68cfe17c362eae authored almost 9 years ago
[+]: use new "Arrayy"-Class

083ad9cc15dd51dfce0cc8f7fd30e66f7a304526 authored almost 9 years ago
[+]: optimized the "secure()"-method

addfffd6a0df2c7d6d1d06b5aa3653a7767f2dde authored almost 9 years ago
[+]: use "voku/arrayy"

a01c4056834c535ec80170ccc98f3d3de3426b87 authored almost 9 years ago
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md

# Conflicts:
# README.md

9673ee44bb7fa24e481987c9bd695c11f50dbd6c authored about 9 years ago
[*]: edit style from "README"

1e82df4372a1300c135d213b650634ee2f709a36 authored about 9 years ago
Update README.md

331f74c49fc7eb065aefe63ec3de938dbd7917c7 authored about 9 years ago
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md
Update README.md

5516e80c925dc4e0aa69fec3b88cc05f534fb802 authored about 9 years ago
[*]: "satooshi/php-coveralls"

271e85e36637140784b2284f74f3638327a3dd43 authored about 9 years ago
Update README.md

96465c25fcca4fec99cc278bf72947428a0b9cca authored about 9 years ago
Update README.md

b1fdf56525708cb318cdd810441c801abd1bfe94 authored about 9 years ago
[+]: use new UTF-8 Class

10d6c4e34c2342e595a1d16da9121ecf6eb5e138 authored about 9 years ago
[+]: edit ".travis.yml"

bcaaffaf89dadcd3a66f2f52fc7f52752e46bf57 authored about 9 years ago
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md
Update README.md
Update README.md

8477f996978fc4b4ae83893d5cbdbbd4aa1f0cbd authored about 9 years ago
[+]: fixed Result->fetchColumn() + test

504d316b9a8ac976554d2042c7c7a4c7b338449f authored about 9 years ago
Update README.md

aedff0bd22716720445b83b1a417eacdb67ae4ae authored about 9 years ago
Update README.md

bc3df4d026b6ae7fa3b9c22483b96649b189801c authored about 9 years ago
Update README.md

a3052e7a011fe09ca7f1213e2e76c55b65b3f4d5 authored about 9 years ago
[+]: fixed test for HHVM v2 (revert)

08799adf09ed55a79504288c6f3c81c1c6dc33e5 authored about 9 years ago
[+]: fixed test for HHVM v2

ed374d4845dc37cd3adadea116fa72a4a6bb1111 authored about 9 years ago
[+]: fixed test for HHVM

08d44941991378be21e63d198a2724658c9004d9 authored about 9 years ago
[*]: "Text files should end with a newline character"

ad5707bebb317805e0682bdaf50b625d12ddfafa authored about 9 years ago
Merge remote-tracking branch 'origin/master'

* origin/master:
Applied fixes from StyleCI

623da4517be8247bc0114666e9551b104e073e41 authored about 9 years ago
[!]: track errors for every user

-> so that we can check for errors in e.g. "DB->endTransaction()"

6a8e56a08811c009c1d6da9eb522ca270ed02725 authored about 9 years ago
Merge pull request #11 from voku/analysis-8np0Oq

Applied fixes from StyleCI

7f1840eedb675cd04ae5376664bf15205d5db965 authored over 9 years ago
Applied fixes from StyleCI

95ed3ff7644f5057e0604e96df9fc88484f4de3f authored over 9 years ago
[~]: move "php-coveralls" into ".travis.yml"

66261d5cdbc61e48f767bb8f74c8307e8986dca5 authored over 9 years ago
[+]: "escape()" -> add "implode()" for arrays (only with new parameter)

72be86719edf95258ee7c50cebe04e5a37759e82 authored over 9 years ago
[*]: update "composer.json"

15b57daa1df3612ed3a79c344628278fe717b4d0 authored over 9 years ago
[*]: optimized php-doc v2

9467b011fbc494cbc2e493217b9a252a0c5758fe authored over 9 years ago
Merge branch 'master' of https://github.com/voku/simple-mysqli

* 'master' of https://github.com/voku/simple-mysqli:
Update README.md
Update .travis.yml

823e28c678997d3c55e9ace12dccbdcb66664b7d authored over 9 years ago
[*]: optimized php-doc

d627e9d8c0a58dd18a43577fe2ef5a879b7e4f99 authored over 9 years ago
Update README.md

cbb2ddddd4c4ea224b09e894c4986d01c3073979 authored over 9 years ago
Update .travis.yml

7abba45a4093886e5260e7dcf267579a25d3a48d authored over 9 years ago
Update .gitattributes

c8c1b7732360df719433a508fbd5c8ac47eba8f7 authored over 9 years ago
Merge pull request #10 from voku/analysis-zYRDA8

Applied fixes from StyleCI

8f3bba6cbe01ab2486210dac9aa58933815c7bbc authored over 9 years ago
Applied fixes from StyleCI

a5ede2bba9f744e43356831879cbb0db7ec1f787 authored over 9 years ago
[~]: "mysqli_connect()" will use the default socket, by default if you use NULL or "localhost" as hostname

aeac9734e707ecc223b32f6ec3b24c4711c88ffb authored over 9 years ago
[+]: added ".styleci.yml"

bf2706f64091b4ffa7dd02f8a5db7ee055229807 authored over 9 years ago
[!]: fixed PSR-4 autoload

aae129f4a4a152b77b3456edc658df260fae6d08 authored over 9 years ago
[~]: "port" is int -> fix for hhvm

0dfa6544091dfe398ffb2ee78764371973080aee authored over 9 years ago
[+]: fixed uninitialized variable

35cbcb0b7eff07086a856203483384a78f50e23e authored over 9 years ago
[+]: use "psr-4" autoload

f72fd5adfb53e370b9ed452077f381a7fb659759 authored over 9 years ago
[+]: use "utf8mb4" -> need some testing if we can always use "utf8mb4" for "utf8"-connections

59fa3ca2e63181f87e281f218e551d25f1f6bdad authored over 9 years ago
[+]: added ".gitattributes"

7392ba17f6d0fc85d1e9508538cc99ff1566a6d6 authored over 9 years ago
Update .travis.yml

1bafda1a7683204fa553a6cdf19421133e60ccfc authored over 9 years ago
Update README.md

4b0c2b972adb822e0312301891523cf9ef87ba16 authored over 9 years ago
Merge remote-tracking branch 'origin/master'

* origin/master:
Update .travis.yml
Update .travis.yml
Update README.md

dc83462e21b1b673f017057feac2394962652115 authored over 9 years ago
[+]: use cache-class version 2.*

13850a0a3aa5f2cd2d4cc96da0df19de55c96552 authored over 9 years ago
Update .travis.yml

da3235c91b494b7be676041d34f31472544dce22 authored over 9 years ago
Update .travis.yml

6fd1b2bda8565a5189e1c9e48053166258dabc8a authored over 9 years ago
Update README.md

fa43096ea939de3160406e937410b8984122e6a0 authored over 9 years ago
[+]: added test for "$result->is_empty()"

d47519430f91f8110907042b391a7b7a3ecf57b2 authored over 9 years ago
[+]: use "MYSQLI_REPORT_STRICT" && "MYSQLI_REPORT_OFF" for "mysqli_connect()"

13c79800c18f80b440c44ea8034a08fa89b3153c authored over 9 years ago
[*]: added phpDoc for "DB->escape()"

b87a2c4416a0fb805664e91569f8813a40d4ed1c authored over 9 years ago
[-]: don't use "SplFixedArray" as SELECT-result

-> use "SplFixedArray::fromArray() if you need it

93a218fef944ffaa1f6b727b305b620b74b9c624 authored over 9 years ago
[+]: use "SplFixedArray" as SELECT-result

2c1fe03fea17099d355cd2248d800781443ae354 authored over 9 years ago
[-]: only removed not required comment

6d63f6d27fee4d2474bda3864db035c58b909cd8 authored over 9 years ago
[*]: only code-style changes

cbab13a44baea4568cffe6442564151ec9879482 authored over 9 years ago
Revert "[!]: move query-cache into "query"-function"

This reverts commit 9e9df761d83de6f0fa17f46cdc36c53346cfbe86.

51eb53212558612a53fed3b20646693c7060251f authored over 9 years ago
[!]: move query-cache into "query"-function

9e9df761d83de6f0fa17f46cdc36c53346cfbe86 authored over 9 years ago
[+]: edit code-hints from PhpStorm

e3744f6b8f2a7c1e4fb1df1bf97ddb9bd41f9b44 authored over 9 years ago
[+]: code-style changes

50cb1987955f708e185cc791fe695fc224e859aa authored over 9 years ago
[*]: fixed php-doc

2bd7d0c37fa2407bbafbda484a264d3ccdfb7677 authored over 9 years ago
Update README.md

2ca2421e6d3864aa82e6b83e8433c1fb4fb5cd64 authored over 9 years ago
[+]: added some more tests for the "Result"-Class v2

08598327fe0e595ddf6fb736a73b38c4663509f0 authored almost 10 years ago
[+]: added some more tests for the "Result"-Class

4712b5c6a1de642fea3f3d488a5d27e3b05de283 authored almost 10 years ago
[+]: added a test for "date->format()"

ac0127a9390c84a2590c7f6ff8aa5fc7d8f381b7 authored almost 10 years ago
[+]: merged pull-request https://github.com/voku/simple-mysqli/pull/7

edf4418fbca2087e04a918b5cbfbeaaa735da1ca authored almost 10 years ago
[!]: set charset also by reconnect v2

c5fb6451c01c96e5d09fb6d99c0b69c05b2cdbb8 authored almost 10 years ago
[!]: set charset also by reconnect (need testing)

d5ce4db1ca51855ff9a8cad68574b93f77c8ba0f authored almost 10 years ago
[+]: added some more tests v5.1

acf30c4f3b76e4ff2826d2c214482c00a7cce5cf authored almost 10 years ago
[+]: added some more tests v5

6786ade5bd04585ecf109ba0fdce921f826b6840 authored almost 10 years ago
[+]: added some more tests v4

bd05a085b6f8be6c51d67af24fc1ac60d7603373 authored almost 10 years ago
[+]: added some more tests v3

30a7cb55146d1ece1ccd7791c3975e53366e6196 authored almost 10 years ago
[+]: added some more tests v2

3cacee387d3f9165cceed4806c339c25bacfc2c1 authored almost 10 years ago
[+]: added some more tests

acf5fbb4de8c725af06479ec6c4b37a9c958e4b5 authored almost 10 years ago
[+]: added "DB->getFileAndLineFromSql()" v2

33cbd18c4c8f4970be5fe9fddedee2ac30f4bd35 authored almost 10 years ago
[+]: added "DB->getFileAndLineFromSql()"

a5f3bd49aee484db80489af62483a5523d2b9495 authored almost 10 years ago
[+]: added some more documentation

2018e5f39c8bc8c0cb6c2416cc4c6f42843d9119 authored almost 10 years ago
[+]: fixed some bugs reported by "scrutinizer-ci" v4

23680a142eca493c92f3b6ec9f0412674e097872 authored almost 10 years ago
[+]: fixed some bugs reported by "scrutinizer-ci" v3

dfae372a5ca419cc2373befda50dd595871073fa authored almost 10 years ago
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md

f1fe8deb637d483dc53be841333d6164ac1bfe53 authored almost 10 years ago
[+]: fixed some bugs reported by "scrutinizer-ci" v2

aa8e44b0b26f750525047f2252cd274b6dd2c29a authored almost 10 years ago
Update README.md

09d7fbb0015b925f3757347f6ee1578c87a82e59 authored almost 10 years ago
[+]: added some more PHPUnit tests reported by "coveralls.io" v2

3214294a2f1611bc11f123067a417075ccfcf13a authored almost 10 years ago