Ecosyste.ms: OpenCollective

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

github.com/voku/simple-active-record

:ring: Active Record Pattern via PHP
https://github.com/voku/simple-active-record

Merge pull request #6 from voku/renovate/configure

Configure Renovate

b052cb27fadecf5e79028f0b4039b6bcb8e67bed authored over 2 years ago by Lars Moelleken <[email protected]>
Add renovate.json

4d6b0ccd704684b115962af962f92f4971539b9e authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[+]: add new "whereEscape()" method

-> use db->escape()

38b11aa56edd49566c21bd29bed7540790013c5a authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

26273c465d3ca470cd04c5db6f5899ffeb187a30 authored almost 5 years ago by Lars Moelleken <[email protected]>
[+]: fix bugs reported by phpstan

30c5c3f678502682cd862c2a605ca55e299606bf authored almost 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

0264d5c97b13eaf4c1700fd15a7f9296f23207a3 authored almost 5 years ago by Lars Moelleken <[email protected]>
[+]: update vendor libs

-> do less magic

d55d342d04f3e17dca94437c43334c64ad7f7aae authored almost 5 years ago by Lars Moelleken <[email protected]>
[+]: update vendor libs

6307a5d033770f9fb365812c4dcf7e6cd66eef1a authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

7f0d10b779228b7581c4a6db6f9a0b09db0177e5 authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: use "CollectionActiveRecord::createFromGeneratorFunction()" v2

b2f4535c644143f030afa333aaf62c8848f6dc0a authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: use "CollectionActiveRecord::createFromGeneratorFunction()"

96de129e2356532100542c492232c4577dbb83a3 authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: try to fix travis-ci problems

-> "ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)"

c56eae39a2e882642018755f7185aef7fb9b4838 authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

2e5d972e5c486644fba1eb097c5e5aee88190cfc authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: add "fetchOneByQueryOrThrowException()"

-> + check if "fetchOneByQuery()" will only fetch one entry, otherwise we will throw a exception

b6c85f4c58a031335fc8883da693e5ed96d9407d authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: ignore false-positives from phpstan + fix found small bug

f332fdac3361c15dd1b50ae1d909586790708ceb authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

ed2bde98b045563101b05e9426cbf29ebd9b0dea authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: yield all the things :)

fc5aaa0ec476ccdeab3a10f6eb8ba28db8f3d50d authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

4fb85a223f79414ec4ba33925a3d702bbfd345d1 authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: "CollectionActiveRecord" -> use type check for the collection class

6dbd2a4bb1ed9155670b28c7c9d45c5d50dea22a authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: use collections for the results

db442a0fea6114cdb7d5dc10288e20121d72da68 authored over 5 years ago by Lars Moelleken <[email protected]>
[~]: replace strings in Expressions with class constants

e806f8869bf7a03e5ef806b5b373e75cdf860337 authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: update ".gitattributes"

81688c2731dfcdb5f2c0607237d98077bc5a20bb authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: add support for php 7.0

cf8519d59743546ab5cda78c6421013d30c10855 authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

e864bca71fd790414e29575dfd37d2cf2fc77ced authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: add a simple "addRelation()" method + use "hashids/hashids"

fe0eb8390d549e9239562e295d3ef9b9ef138783 authored over 5 years ago by Lars Moelleken <[email protected]>
Update README.md

7a3b5d34cbf1ed82c21b5c546433835cac7bd55a authored almost 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #1 from voku/dependabot/composer/phpunit/phpunit-approx-6.0or-approx-7.0

Update phpunit/phpunit requirement from ~6.0 to ~6.0 || ~7.0

4df99478f4fd6fc61054f181fe2a84bb45e4cbd0 authored about 6 years ago by Lars Moelleken <[email protected]>
Update phpunit/phpunit requirement from ~6.0 to ~6.0 || ~7.0

Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to p...

38789dc250576bf610b168da0eb4ef6fb341d377 authored about 6 years ago by dependabot[bot] <[email protected]>
Update README.md

532bf63422b42de5e50f138be309155c1bbfe7bd authored about 6 years ago by Lars Moelleken <[email protected]>
Update README.md

73db1e95b33888a5ebb74ae517f98b93cfa11e79 authored about 6 years ago by Lars Moelleken <[email protected]>
Update README.md

bc4e0527c56cc2138ec0ed9453f0bfc22d918b09 authored about 6 years ago by Lars Moelleken <[email protected]>
Update README.md

2ba29357561a58e7dc06f1427371edc4c116a305 authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: move from "Simple MySQLi" into this repository

72fcb73f0e1ba2e3537a4e9c879004661a51ebde authored about 6 years ago by Lars Moelleken <[email protected]>