Ecosyste.ms: OpenCollective

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

github.com/bowphp/framework

The Bow Framework
https://github.com/bowphp/framework

Merge pull request #250 from bowphp/247-5x-create-a-redis-support-as-a-database

[5.x] Make redis accessible to the whole project

7c14c3e1606a480e81b56364f0edde578d676488 authored over 1 year ago
Make redis accessible to the whole project

2a096d57dff383cb9d3d000d3a3ab2550065559c authored over 1 year ago
Merge pull request #249 from bowphp/5.x-refactoring-for-perf

[5.x] Add required_if rule

5f4caed6c9360a385ba264c1270953512365bf62 authored over 1 year ago
Update kernel testing

96965129a2173817497c34b727fff32da5c5381d authored over 1 year ago
Fixes validation

6b2a2be719b568da83d7ac2f7421bf7478407295 authored over 1 year ago
Refactoring kernel testing api

212034838a8b24078e6a2e4edecf365320430967 authored over 1 year ago
Update class docs

214b25e8e25419ce278b6399ad51b7796bd63dcd authored over 1 year ago
Fixes the required_if rule

2265a83c60fc52553228edaae7dca0687597cec1 authored over 1 year ago
Add log service support

694bbabff5753e3baf9b56b00c8055fe3c82457c authored over 1 year ago
Add the required_if rule

f9508b1d909e46ca1a2f21d7448e2a3eec6b9e9d authored over 1 year ago
Remove helpers

b5da00e2d24238356a207b3a851827c3c535c53e authored over 1 year ago
Fixes the translate errors

0a4d81d4f7528f4c98f95c6827c74269f88e0865 authored over 1 year ago
Update CHANGELOG

2b925a8c404661ef41e43407190da887ac62c4ea authored over 1 year ago
Merge pull request #248 from bowphp/5.x-refactoring-for-perf

[5.x] Refactoring For Performance

8fa0223c4715c6ed87da34b63e0d585f414c3626 authored over 1 year ago
Fixes the define header

627a232d3b8d0c3dfc604cd2be68fca621643bcc authored over 1 year ago
Throw when parsing request json content

cfc6dfde620563b9fd980172e3e4b779e965606f authored over 1 year ago
Fixes the env loading

721831bb73cc6020d9bca53f0a62d06b17b01424 authored over 1 year ago
Add accept json headers

752db9c3e6b3f2909e9416069ea6b7ad66b58998 authored over 1 year ago
Fixes regex validaion

112013bb255e809b142bdaeb4b4942cb6e617c33 authored over 1 year ago
Fixes add query data on url and add the new exception

8bbdc145f0e3f6d7cb95c8f16be7887ae8eabc02 authored over 1 year ago
Add method for get adapter

b7b4457bce73fad7e96f058b0827d26119e43b5c authored over 1 year ago
Add the http client exception

934c5a2a28744f5fe26e0f9c26fcc3a969572749 authored over 1 year ago
Merge pull request #245 from bowphp/5.x-refactoring-for-perf

[5.x] Many bugs fixes

a2ef07fbbdaa3b192a53d7b44599408d35adabc6 authored over 1 year ago
Fixes the file cache adapter

1791494fcccd7efba4906975cf3d2a92e8fb7518 authored over 1 year ago
Fixes persitence cache for filesystem

9e11aaf162c90950139065aec2051920067a0380 authored over 1 year ago
Fixes route data key checker

1e984478cdd0f3c1001fcfdab9d82bf2a47c4200 authored over 1 year ago
Fixes the route url compilation

34503b2d2965c6f3365283b0fb1844df037330b5 authored over 1 year ago
Fixes the route proto

9d0c208003d1d52ca3e08265cce7f43ce24132b5 authored over 1 year ago
Add the json method

b434fb716ceda286b3d8a18b5b52d12e6f655e4e authored over 1 year ago
Add the setUserAgent method

020e99a074748c092104e9d35ab359b163ff64e1 authored over 1 year ago
Fixes the return type

970c34862dc3a5caf4e92cc3bcbe497b5515ec22 authored over 1 year ago
Merge pull request #244 from bowphp/5.x-update-changelog

Update CHANGELOG

7589576236825434039109fbadc86eddfb710d6b authored over 1 year ago
Update CHANGELOG

0bb0f8c1106d0d89fc9eb05c4a0a4c14a22167b9 authored over 1 year ago
Merge pull request #243 from bowphp/5.x-refactoring-for-perf

[5.x] Fixes testcase service errors

7488f49f7fcccd5dd8cafef9fe7c15ba60a38713 authored over 1 year ago
Merge branch '5.x' into 5.x-refactoring-for-perf

7f6f223659561c1b62022ce4837fbbeec0025625 authored over 1 year ago
Merge pull request #242 from bowphp/5.x-update-changelog

Update CHANGELOG

5cb3710ad0d2576b8324f26d970f2dc1f2ac6213 authored over 1 year ago
Fixes http client errors from testcase service

50296e8fe530675c4204fc7719ecd883b1e1d7ec authored over 1 year ago
Add unity tests

f95e9807e11ca14e2f2bdee4231bd68d24f86e44 authored over 1 year ago
Update CHANGELOG

9be15ac329d3118fc01b8c61ea801fb3fb84dc69 authored over 1 year ago
Merge pull request #241 from bowphp/5.x-refactoring-for-perf

[5.x] Fixes for model Relationship performance

e6b96bc36345c276271318e21155a0bf8e436c54 authored over 1 year ago
Fixes relationship and cache system

04c99dcff0f1a9efc19dd0131d579fcbc3ae85a9 authored over 1 year ago
Optimisize the jwt system

04f2fec55d20ec070048913383e430bed454bfd5 authored over 1 year ago
Fixes hasOne relationship

60605080c05a734ef1f75e6a7e2a416fefab9cf5 authored over 1 year ago
Update unity tests

aecf182cc85873a42b5f34c47e0925c1f79b1b12 authored over 1 year ago
Merge pull request #240 from bowphp/5.x-refactoring-for-perf

[5.x] Fixes the hasone relationship and Refactoring the http client

bcfd0c0e812023431c610ac3f075330411f8c008 authored over 1 year ago
Fixes the hasone relationship

2429916170dce2441698354f827c3050468214cc authored over 1 year ago
Upgrade the policer package version

fddf1d60747549d535c1ca5c5e405edbca09ed32 authored over 1 year ago
Change validation exception definition

b7634262378d2bf4474be75c4960540f4cd89897 authored over 1 year ago
Refactoring the http client

f1e554fa269d97c3c568c77d1502619c634d3cc6 authored over 1 year ago
Merge pull request #239 from bowphp/5.x-refactoring-for-perf

[5.x] Refactoring to improve performance

036834bbb4c85e77a1d38424b12c0ea03873588c authored over 1 year ago
Add the column size on mysql

ad3d24ebbe73a267cd3c8a7e4320826c2d8d06d1 authored over 1 year ago
Fixes check statement definition

bcddcd56c8f154b3e88ed1535f6953b0672a1731 authored over 1 year ago
Add the addRaw method for migration

8e01783b059f26a44e2d3ced768b542e433d459a authored over 1 year ago
Fixes check row exists from model error

9c8f63798990ea1b956d4a42a30cacc9a18beb00 authored over 1 year ago
Fixes the http client

ce93f03602860d313f9d8262c9a0b4d5b04e65b9 authored over 1 year ago
Merge pull request #238 from bowphp/5.x-update-changelog

Update CHANGELOG

c311101265eff75cee5ad309f90569c4c1ff8471 authored over 1 year ago
Update CHANGELOG

dc67c3131aaff0d1ae51f611c6142decac33621f authored over 1 year ago
Merge pull request #237 from bowphp/5.x-refactoring-for-perf

[5.x] Parse data on validation custom message and Add performance for PGSQL

8f03bd1f644fadc18275fc96381ffeae0a998923 authored over 1 year ago
Fixes save row from model

0ac3e090debc95b6224ba1eae42af6cdefafadc8 authored over 1 year ago
Fixes pgsql serial generation logic

2e4b1eae3fe234d93756bc82f25b5098773129b1 authored over 1 year ago
Fixes getAttribute finder

f7e7b02f62bc4b70c6517f85834d6715c06ad3e3 authored over 1 year ago
Fixes translate stubs configuration

c2cd31e72c202a6331839d4a083b058ec308b4b2 authored over 1 year ago
Fixes migration unity tests

d1764ee264cc7ae6ff535b6597a0a6e5981f102d authored over 1 year ago
Fixes translate parser

77127d211cd92b72f24519cd631f7377a797c12b authored over 1 year ago
Fixes variable definition errors

95a621a16dd8b77f69580f5081fe327f16e64136 authored over 1 year ago
Proto formatting

c4700b98e33c2e86396548d3087518b3740af77e authored over 1 year ago
Update pgsql connector dsn builder

64f401f88a7b4b4777166dd243cc85a210d02a31 authored over 1 year ago
Refactoring pgsql migration composer

472f628a1ee693c7d36c937fda503ed431c7fcc2 authored over 1 year ago
Refactoring custom validation message data parser

1559c0a4fb8915dc1c5e4fd535a0d6d4801f0fe8 authored over 1 year ago
Change event name and get last_insert_id mechanism

1e0bbf734270532a63246d40369dcfecfce5b43e authored over 1 year ago
Merge pull request #236 from bowphp/5.x-refactoring-for-perf

[5.x] Initialize the request ID

0b55ba37a7a6b6bbe2e82e00aba4b645f36b236f authored over 1 year ago
Initialize the request ID

508f336ea51f8348b6708d3a4e54f41405d6b38b authored over 1 year ago
Merge pull request #235 from bowphp/5.x-refactoring-for-perf

[5.x] Fix discovered errors

c5a6fc0c25c142dfec493262d132593e3b7a2c2a authored over 1 year ago
Fixes generate the table name from model name

4b8163e5970b13395b0a528bd1920fc4cb9ca3ae authored over 1 year ago
Fixes display error message format

fba46268e4165e1e04fcb98208614b30447cf580 authored over 1 year ago
Fixes enum type bind for pgsql

f518c27fd353ac3a27bc9f751cca6c0a84a8367e authored over 1 year ago
Merge pull request #234 from bowphp/5.x-refactoring-for-perf

Fixes http client repsonse

5617e0ca0ba4e49c4abb5dee5e247b67e39bbf51 authored over 1 year ago
Fixes http client repsonse

14ae692b4b4fb033f032715c798af5636986e135 authored over 1 year ago
Merge pull request #233 from bowphp/5.x-update-changelog

Update CHANGELOG

5e15b788402171e7a6c330b124e7ce4e42ba2cb2 authored over 1 year ago
Update CHANGELOG

cf5705dc5b365b74ff4cd8dfd49357055d8cbf52 authored over 1 year ago
Merge pull request #232 from bowphp/5.x-refactoring-for-perf

[5.x] Refactoring migrations to create data type for enum

0a4291c3491ac5a280f0ea79f3cbc004df659591 authored over 1 year ago
Fixes undefined target variable

812f4496713bec19d5915b73580cf337971e9ed8 authored over 1 year ago
Update pgsql migration generator unity tests

f17203da5e7116e1622aa4ee61a368080dbc5166 authored over 1 year ago
Fixes migration table structore for support pgsql

cbb1dc8e114789428d5f2f0fb9872786bf8cb896 authored over 1 year ago
Refactoring migrations for create data type for enum

9637a7c47451b05518424efce0abb4fd45b17254 authored over 1 year ago
Merge pull request #231 from bowphp/5.x-update-changelog

Update CHANGELOG

37993166dcc808724905806dafa1e221166c6e79 authored over 1 year ago
Update CHANGELOG

c34419e86f93bb7751a4cae04b19da4924e665a5 authored over 1 year ago
Merge pull request #230 from bowphp/5.x-refactoring-for-perf

[5.x] Fixes the http client, validator, container

51e8716449c77186c617fae8ccf3c38fd822e727 authored over 1 year ago
Update tests snapshots

a255c1fd8fe9db45fa407c6e26f1fbd4a799e81e authored over 1 year ago
Refactoring the http client

270dba9d8582facc98011dc3bc30b3ec812674cc authored over 1 year ago
Fixes the env loading

d7638a4e7d55d3eccdad8b20c0db810089f095b6 authored over 1 year ago
Code formatting

8c5c581fc5d5a941f67948a12e10a1e92b4eb63b authored over 1 year ago
formatting

13da0a43efdf3ff87f02aa82af576cca55b158ed authored over 1 year ago
Update logger configuration

562080f5e73eafbc3b33ce66378bde2387cddb3d authored over 1 year ago
Fixes regex validation

0457279c86fb75893ecb2821d755ed35702fc371 authored over 1 year ago
Fixes middlewares loading order

14673e9b2c6b1107d59e876371fc1398048d0efd authored over 1 year ago
Refactoring env for add variable data binding

cd92b726ef2d4280e66ddbcf54ba7433e1774ba3 authored over 1 year ago
Fixes errors the auto crsf loading

819477b50fa0224e90b76fe03fd8ee77a268f2e6 authored over 1 year ago
Fixes http client processing

53b3c1e104df2963b8e044fa4bae4481a76fa862 authored over 1 year ago
Fixes request data parser

f61deed022c62d2f82564cc7d024efdc6aba6a9f authored over 1 year ago