Ecosyste.ms: OpenCollective

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

github.com/php-fig/fig-standards

Standards either proposed or approved by the Framework Interop Group
https://github.com/php-fig/fig-standards

Change description of an HTTP Client (#986)

73977f31b04abfd98a1e0fc7ed80d7f3702f7505 authored about 7 years ago
Merge pull request #982 from ashnazg/client-grammar

grammar adjustments;

3b0cb74c006abf58e39da0bacbc2f2f99db02e5a authored about 7 years ago
PSR-18: Change introduction to be more specific to clients (#979)

Servers also send HTTP messages. This PSR is about sending requests and receiving responses.

baafc8b79f96fb188d6aa231f8011691a622029d authored about 7 years ago
grammar;

58fd95513a89c4d4b408e3de034897f66925e26a authored about 7 years ago
"int" is required by PSR standards;

a05dbe03e36a7c1ba1daa90af16ccc6d8ab119c2 authored about 7 years ago
adjust formatting to fit peer docs;

286ae15a7d4a9cfe78d9ce76dd4dc90093077c20 authored about 7 years ago
grammar adjustments;

d7dde4f619643a3f4284ea217e4e0ba494ba73d9 authored about 7 years ago
grammar;

9420db5224a7d6be257944cabe6db0d2f8aaedeb authored about 7 years ago
Merge pull request #978 from marcinqunabu/patch-2

Document styling

fd9a7669b1b0966fd2fb44d68a3485a1603561f1 authored about 7 years ago
Merge pull request #977 from riveraj/patch-1

PSR-18 is HTTP Client, not HTTP Factories

3c48717eec5acdaa0844c21c0ed488ad084b669b authored about 7 years ago
Update PSR-2-coding-style-guide-meta.md

1245ffd15105700daaf847ff9a38df529b1985cb authored about 7 years ago
Align table cells.

4d1c552d2fef9da1990588253005311ec0d1eb6f authored about 7 years ago
PSR-18 is HTTP Client, not HTTP Factories

966ca706872dfca4bf5e7e81f3d2748887599a63 authored about 7 years ago
Merge pull request #976 from stealeks/master

PSR-12 updated to Review in Numerical Index Table

dd147b08b765b26de04e9d01de5acc3b037773c2 authored about 7 years ago
PSR-12 updated to Review in Numerical Index Table

f13963430a6ee9521b593032f2f51562c77c90fc authored about 7 years ago
remove cc grouping

c302e548b6990ad203bd1ba714b532d00f02a24a authored about 7 years ago
Drupal rep seat is vacant

e9eb9a8c8b1a40c67b3905b90a969ad7595b60ed authored about 7 years ago
use more specific link

58c8747625083d35330572de79467ecd79ff7438 authored about 7 years ago
Revert "use absolute paths to website for accepted psrs"

This reverts commit 2d7558a162e2f288df301a3aa47a4f83da2e80e0.

It was of course a short sighted ...

4adebfdf92a83231125c7cfebd19d7a7aac879ab authored about 7 years ago
split cc in groups and sort alphabetically

84fd0f749b8b7758470af802a677767bd44cd5b2 authored about 7 years ago
sort secretaries oldest to newest

a4a59392d5bbdea6a27c2d52a4bf31d1863725f0 authored about 7 years ago
fix typo

baa5ca3aaed4e321c4f57820c5b52c2d82ecbf28 authored about 7 years ago
add Gary to the former secretaries

1bf1b6bfc546f49860e3b73be7f9733c61a78797 authored about 7 years ago
make personnel page more comprehensive

2b966d5f0f4080e53be6423fc061ed6de21bbaff authored about 7 years ago
add personnel page

c0e101a7652f1e509be6e112431dacc406986dbe authored about 7 years ago
add missing link

ba56ba0dce4c54bcdef57ce04b869bd8493125a4 authored about 7 years ago
fix gfm

8ee041e9716aa3058d59a8df5c9fc0f280192f1f authored about 7 years ago
use https for twitter links

9f4eddb316b0573ace59e56ef651cdda2eea4b2e authored about 7 years ago
use alphabetical order

6959b3d92bec260d15afa50a8ed9715f18361af7 authored about 7 years ago
change some table heading labels

9a65d4362dca36099786c568da3992c61d24fc22 authored about 7 years ago
use absolute paths to website for accepted psrs

e73ea0253400adb15892f24b83439277f40a153c authored about 7 years ago
Update index.md

cda5f25ecd12a4afdf2e0da1cdf10fbc866502a0 authored about 7 years ago
Merge pull request #972 from weierophinney/hotfix/psr-15-review-phase

Places PSR-15 in the Review phase of the table

fcf1f187151db47760f94bdc48a99cb6aba09a51 authored about 7 years ago
Merge pull request #973 from php-fig/oscarotero-patch-1

Minor typo fix

174496aa616acd90f6e8a3f9ff27ac32c2885c7e authored about 7 years ago
Merge pull request #974 from riveraj/master

Add missing 'd' to 'require'.

502ef10f9ffd54ebef50f2a394b9136e644c57b1 authored about 7 years ago
Add missing 'd' to 'require'.

6f5563c79f63e45db4192e891ed4ebbd5c91d82b authored about 7 years ago
Minor typo fix

fab34ad6277c908876b46cbd3f34aa88466ac0be authored about 7 years ago
Places PSR-15 in the Review phase of the table

We just entered review phase today!

3581e6d813c87f41d03a4d890a7267f8c3fe893d authored about 7 years ago
[PSR-12] Corrected return type (#970)

This return type hint was bool, but the method returns a string

52a479b55f5c235ab44aed2254de7ef1f085982e authored about 7 years ago
Change "MUST not" to "MUST NOT" (#969)

eab61f038318f4db23b2f2bca71487fcb2feebd1 authored about 7 years ago
Merge pull request #967 from php-fig/Nyholm-patch-1-1

Adding missing "use"

db46e1a32a9df132a3a3ad01b6ca61f9c091878c authored about 7 years ago
Adding missing "use"

14fe55249dc18a86741dced0ebc459db153803c0 authored about 7 years ago
spelling and other cosmetic changes for the HTTP client PSR (#965)

* cosmetics

* grammar

01990d7d9b1dcb81d5791811cf6acb0b221e4e40 authored about 7 years ago
spelling and other cosmetic changes to meta document for the HTTp client PSR (#966)

* cosmetic changes to meta document

* clarify middlewares

ade2efeeb594acef624202f78c9bdb5234f1c7ee authored about 7 years ago
Merge pull request #964 from php-http/patch-5

Added paragraph about the discussion of throwing exceptions for [45]xx or not.

b75ba3c0202586f9655cbd867b657734b6da6692 authored about 7 years ago
Merge pull request #962 from php-http/patch-3

Added commas to clarify example

58f43e55972e336071e2ec87392d7a23446b5cc5 authored about 7 years ago
Merge pull request #961 from php-http/return-types

Adding return types

bf24fd077de31a3f6712b2449a84eeee58e89675 authored about 7 years ago
Merge pull request #963 from php-http/patch-4

Updated interface name in comments

d27c61d9739c8cb6c6e178490a5341a5e5592a26 authored about 7 years ago
Added paragraph about the discussion of throwing exceptions for [45]xx or not.

19b5ac49277bb37bb9fb653970d3f6e30a599826 authored about 7 years ago
Updated interface name in comments

5550dca4766a9b6a0dd6eb22b5f078a35ed24215 authored about 7 years ago
Added commas to clarify example

0531bb893f71ebcf5437fb2f9b089c500abf10f2 authored about 7 years ago
Fixed typo

36e55db1fd2691879a9d708646c64264d5a76b73 authored about 7 years ago
Adding return types

501615746375294c4b71b18c0eb3272a4dd29ef4 authored about 7 years ago
A HTTP client must never throw exception on 4xx or 5xx (#945)

* A HTTP client must never throw exception on 4xx or 5xx

* Removed comments about default beh...

836df6d773451fdc1aa4e479446ae2044e3c6dfa authored about 7 years ago
Merge pull request #959 from acinader/patch-1

nit

a6d1528ca9cd7d350b6cd7492960aad10b93a78e authored about 7 years ago
Make sentence more clear.

b3f8746bf5584695d9323f96714180705614882d authored about 7 years ago
nit

Fix a minor typo

69695547d2733ec2cf4124042a4fd7614b4cff5c authored about 7 years ago
Added more clear specification. (#944)

* Added more clear specification.

* Updated according to feedback

* typo

* Minor change...

17b6378b19ffe84d724d823fcc39ad622aa1fac2 authored about 7 years ago
Removed line that does not really makes sence since we have only one real interface (#956)

1341f19927f170af9fdd30e9bb2e850bedffb12c authored about 7 years ago
Merge pull request #954 from adrienlucas/fix-psr15-name-in-index

Change the PSR 15 from HTTP Middlewares to HTTP Handlers in index.md

23f8ca86fe0b1468813de50f2009780a8142ac29 authored about 7 years ago
Merge pull request #955 from php-fig/PSR12-review

Move PSR-12 into review

b78174ff14705a88e86e76e8d7a69edb949a6baf authored about 7 years ago
Move PSR-12 into review

PSR-12's working group has voted to move into review with a unanimous vote (+ 1 sentimental vote...

6fa060a0e32d24a3126c32363d02b1f5d6784fb8 authored about 7 years ago
Change the PSR 15 from HTTP Middlewares to HTTP Handlers in index.md

561e580bd06511f2099d2ceee195f094c945179c authored about 7 years ago
Merge pull request #953 from php-fig/revert-951-psr-15-remove-inactive

Revert "Remove inactive WG members"

4a636372ad0ae2add6047137f2f2e7fe84ce9129 authored about 7 years ago
Revert "Remove inactive WG members"

77d6ba1c9fe35ad531eab81733ec494fd40c7323 authored about 7 years ago
Merge pull request #951 from php-fig/psr-15-remove-inactive

Remove inactive WG members

a842996c7dcbe7fde52e3dd207e5907969e055af authored about 7 years ago
Merge pull request #952 from weierophinney/hotfix/psr-15-interface-syntax

Adds missing `;` terminating signature definitions

764fdb03731e7aa75c2c884ab3208baf3dc793e5 authored about 7 years ago
Adds missing `;` terminating signature definitions

PR #950 updated the interfaces to use PHP 7 return type hints; however,
in doing so, it accident...

a57fa8496086383ebf2bb2e5ad8da5cf46611ba2 authored about 7 years ago
Remove inactive WG members

Glenn and Stefano never accepted the working group invite.

bb0f23815e80abc171e4c6de312cbfa9e5c1a73d authored about 7 years ago
Merge pull request #950 from php-fig/psr-15-php-7-types

Add return type enforcement to PSR-15

799cd515df06d1f1677793b9467a5c69669e85f4 authored about 7 years ago
Add return types to interfaces

This PSR should target PHP 7+ and enforce return types.

1ba77d79cee4d6674bfc5063fd6d36cb50f252a1 authored about 7 years ago
Rename HTTP handler files

This is no longer just about middleware.

d76ac29c3ddc21304ccd0cffa712fa77f09254e0 authored about 7 years ago
Merge pull request #947 from RasmusRasmusis/patch-1

Update PSR-1-basic-coding-standard.md

ad14938c369bf947007a3dff4fbc5b3ebeea2bbe authored about 7 years ago
Merge pull request #948 from marcinqunabu/patch-1

Update PSR-11-container.md

39059dc7220f764099b34a814c88386068a9a4bd authored about 7 years ago
Update PSR-11-container.md

e15115fa60a910f4045b1ee1ff140e3f286974c7 authored about 7 years ago
Update PSR-1-basic-coding-standard.md

7ca10f41d2c8b48c4a735c6198eb26a4f734ba9c authored about 7 years ago
Update PSR-1-basic-coding-standard.md

6cd73773e6be0d46ffa504c9d704485524a06dd8 authored about 7 years ago
Update PSR-1-basic-coding-standard.md

d1e300c1948487ee38ef01e8d298edb550ff9d2b authored about 7 years ago
Added note about async non-goal (#942)

Added note about async non-goal

6afb56626a7a97a94d552f50cface00ef8151e96 authored about 7 years ago
Merge pull request #919 from prisis/patch-1

[PSR16] Added missing slash on DateInterval

0d10ddbbab3b9c8b0c70575ecaad7f904346abf3 authored about 7 years ago
Merge pull request #921 from phpseasa/patch-1

fix_wrong_word_spelling Update PSR-6-cache.md

89bc1e30412694d04b64b9c018951ca0691459b8 authored about 7 years ago
Merge pull request #920 from danielmatthew/patch-1

Apply formatting to all headings in PSR-2 style-guide

bccce67fac3a369c51eb8ebf6a7051b3dd996bb6 authored about 7 years ago
Merge pull request #908 from aretecode-forks/patch-1

consistent formatting

ebbc7b6c9a553f6af4b161bfa9ed49ecbfcf50fa authored about 7 years ago
Update .pullapprove.yml

1e51c871af21ce72a4d3a65e7b43d5cf9e1db3f2 authored about 7 years ago
Merge pull request #928 from lyrixx/fix

Fixed markdown markup

6a07bf82b1330fafe09a7a5382bde56c3e137841 authored about 7 years ago
Merge branch 'master' into fix

fc1bc198e77c6b7f2eaaa7fd1ee7f97c7a8a600c authored about 7 years ago
Merge pull request #930 from chriskonnertz/patch-1

Fixed typo

5d054a88dc4ab5dd872074bc79cbb074e17a038d authored about 7 years ago
Merge pull request #931 from borisceranic/patch-1

Fix markdown syntax for heading levels

d685e530775ecd9d38f0fe80daa5dcb44bd4de2d authored about 7 years ago
Merge pull request #946 from php-http/background

Added a short paragraph about the background

ae28957c5b1f022e835689ff363dc76c1144435d authored about 7 years ago
Remove abd psrs

686d0a6b6999140f15b52c543bac7ca69b60f096 authored about 7 years ago
minor update

88885ecbb154e24ceb204b8403f4e52afdc69148 authored about 7 years ago
Added a short paragraph about the background

eede7d0641b199388e9a25fde95e24e28f77895f authored about 7 years ago
Remove `Http` prefix from `HttpClient`. (#943)

* Remove `Http` prefix from `HttpClient`.

* updated title

* Renamed to ClientInterface

f54108bedd990715a30c4e198d4081ccce132381 authored about 7 years ago
Merge pull request #929 from holtkamp/patch-1

Fixed headings

057da2e38091a78facbd17beb8c4fbfa5a40d45b authored over 7 years ago
Merge pull request #941 from php-fig/added-missing-parenthesis

[PSR-18] Added missing closing parenthesis

ad2cbdd3d3868d36b2cc19b5f20952bea583ed12 authored over 7 years ago
Update .pullapprove.yml

98c1ce66f10fec457ebfe578da9ed15a9032c888 authored over 7 years ago
Update .pullapprove.yml

3b3e2b308f901c5a13a5c3a342089ffd6d161273 authored over 7 years ago
Update .pullapprove.yml

4aa45ed81a32f77a0d13f9e7babe907bdb6c055c authored over 7 years ago
[PSR-12] Added missing closing parenthesis

a745b8603042776fe983cbf32b9f4b8eeccee82a authored over 7 years ago
Add PSR-18 team

f5d2142eebe5d4dd711eb06e5247828a5442b645 authored over 7 years ago