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

Remove excess text

ebc0d9ee2a3eb1487e0ee8218c6b4759a9a7bbdc authored over 7 years ago
Add HTTP Client PSR and re-structure index

7c2fdfa0b8cdf459a377054f3db6cd171dc3691d authored over 7 years ago
Merge pull request #940 from php-http/master

PSR-18

abc441572c21c3f051648befc6ee1385f0dc341e authored over 7 years ago
Fix formatting in meta document add add things (#939)

Updated:
* Header rows to all include the same formatting and proper numbering
* People to inc...

b18452a8fe59f38b9d2ebc1fb735011ad9620797 authored over 7 years ago
Fix spelling and other errors (#936)

f35df9a4ed3967bbf24860e2f4f1f09c69753e0c authored over 7 years ago
[PSR12] Add `new` to lower case keyword list. (#935)

* Add new to lower case keyword list.

* Change wording for all keywords and types

* keywor...

ce5414bc206ae083a179fe8235c38a200d45e82f authored over 7 years ago
Add raw survey data to PSR-12 meta (#933)

* Add raw survey data to PSR-12 meta

* Make negative votes stand out more

* Fix overreachi...

be8f2e200a5e0ef5646633aafb859789591d8a1c authored over 7 years ago
Typo in PSR12 function name (#927)

65c8f3e777292ae89b30ddfc0c6ed109258e6bdc authored over 7 years ago
Merge pull request #934 from Jean85/patch-2

Fix and uniform PSR-12 headings

3e5e38fa9ebb9060428e3cb3b4862604c2452810 authored over 7 years ago
Fix and uniform PSR-12 headings

4c34aa626cd05477c5efdc03bf8fe4112a45dc9a authored over 7 years ago
Merge pull request #926 from php-fig/psr-15-handler-replaces-delegate

[PSR-15] Replace delegate with handler interface

b9757d5ad2ecfe6bdc322effc49cad2690e0bedc authored over 7 years ago
Fix markdown syntax for heading levels

Minor issues with the markdown syntax causes 1st level headings
not to be rendered properly.

...

aa5dc2066f763f5afe2388675f11d9d4a0232145 authored over 7 years ago
Make sure our base exception extens \Throwable (#32)

a77dcda231a8485e1db89c322fa6e1ee8ae4e9ce authored over 7 years ago
Fixed typo

180f5e951bdd036a4463a59a8dbf1836ae72676c authored over 7 years ago
Fixed headings

1ba25acb9390625963dfeac37bf8494ede850ba9 authored over 7 years ago
Merge pull request #33 from php-http/style-fix

"HTTP client" should be with lowercase "c"

0d5e121748639efce6e98af648fbf2d26392efdc authored over 7 years ago
Rename Exception to ClientException (#30)

* Rename Exception to ClientException

* typo

a45a6de764f70994ac24d3243a1eb578e8e9b06a authored over 7 years ago
"HTTP client" should be we lowercase "c"

813a20f088e1516401c4db10392c653b0186f72f authored over 7 years ago
Fixed markdown markup

76c44165f03daa70b902699d40c3e85367863535 authored over 7 years ago
Replace delegate with handler interface

Request handler is a fundamental operation that middleware depends on.
The handler can be used w...

f162ab00ad8481936081e9204557dc368d6eb166 authored over 7 years ago
Adding workgroup (#26)

* Update http-client-meta.md

* Update http-client-meta.md

8a8aa0885458eace7a9d74791a25c2477682b978 authored over 7 years ago
Merge pull request #906 from Isinlor/master

[PSR-15] Clarify language related to the middleware design

f3b931327d3bc17a1045125646e2648170c97975 authored over 7 years ago
Merge pull request #887 from schnittstabil/remove-duplicate-section

[PSR-15] Remove duplicate section

fe5e05600478366e852851db78ab20a65a2068ca authored over 7 years ago
Merge pull request #897 from AshishThakur/patch-1

fixed broken link to psr17

4b93af46689a5f19cb9430f24112ab52f6a30405 authored over 7 years ago
fix broken link (#925)

6025da4e32ec04582c42aa6a5aef78eb14277009 authored over 7 years ago
Added missing space for $values

a4f5e4754ca30049889ea65f48ee00eace5213ad authored over 7 years ago
Update PSR-6-cache.md

d4e1400bbfc32f1e18455bf18acbbe95d54620eb authored over 7 years ago
Fix typo (#23)

2c90828dd4b228a3e6d65990ce23d32a0674d6f8 authored over 7 years ago
Apply formatting to all headings

- Improves structure of document
- Github formatting adds underline to titles
- Adds ability t...

1fb8b2ea1936c11f09e58df8ad70eb5425d9c6ee authored over 7 years ago
[PSR16] Added missing slash on DateInterval

9862c336cb0f8fe9bd8b4d6063e43203a3a9b363 authored over 7 years ago
Logger description small fix. (#873)

* add php tag, space after explanation mark

* attempt to align the comments

* attempt to a...

07457338de38459a4784fc627bdb780a3dacfb22 authored over 7 years ago
Update PSR-16-simple-cache-meta.md

3c506ed76ab49bcdb728dd2824bf352ca9534b71 authored over 7 years ago
Switches from underline to standard H2 syntax

Although Github-flavoured markdown has, at points, suggested the use of `-------` to define an u...

edc5e004bed12be3e8b857ed284b1e909ed000b7 authored almost 8 years ago
consistent formatting

b5a61269b08490fe701b2fbc529c0b270b268db2 authored almost 8 years ago
Clarify what is passed to the delegate in the middleware design section

a5cf53adb78ec9f578ab2b23627d7a9c09d9855b authored almost 8 years ago
Update http-client-meta.md (#22)

Fixed typo

c96fac7969716c5ebec27cac23bbe83d2c8d8e4c authored almost 8 years ago
Merge pull request #868 from shadowhand/psr-17-update

Update PSR-17 proposal with current consensus

10bb43b1802c0427f8a4a5d1e6a84da83fa7724d authored almost 8 years ago
Clarify creating a stream from a file

Any `$filename` supported by `fopen()` is valid.

d6390339d784d1d87ff664a52af2f46e1060bc87 authored almost 8 years ago
Split server factory methods

Creating a server request from the `$_SERVER` array or a custom request
with method and URI are ...

31663251d3fc37653ab1441035a8ed187736b2b1 authored almost 8 years ago
Update PSR-17 proposal with current consensus

6632cc40e6e4bb1f619e2e018b61d1a8baacc18c authored almost 8 years ago
Merge pull request #902 from hannesvdvreken/patch-1

That's not a double pass middleware.

b64ea98baa93733f8ed50b39b5777d9b7001aa13 authored almost 8 years ago
That's not a double pass middleware.

readme states: deprecated, use this callable notation instead

f020c0df50d8a11f95f18f7130f396e20ddd8714 authored almost 8 years ago
fixed broken link to psr17

4302df3b7cc7d8b1ce13906cb0254bfc11b6f97f authored almost 8 years ago
Merge pull request #894 from php-fig/fix-class-brace

Moved { to next line

0193e4f90a87dea4d0c37660d48fb5a8e36d117c authored almost 8 years ago
Merge pull request #895 from php-fig/fix-use-declarations-import-statements

Fixed inconsistency about "use declarations" vs "import statements"

bf0f322b894be4afadfc3e51f8f472d7afe2006d authored almost 8 years ago
Fixed inconsistency about "use declarations" vs "import statements"

ab58482550bd30d7ce232cad5581caed6203b2f6 authored almost 8 years ago
Moved { to next line

96c8de0e81b603a0625c0e1d0b0212a2c89b4d97 authored almost 8 years ago
PSR-12 (hopefully relatively final) changes (#893)

* Add section about constant visibility

* Add section for single pipe operator

* Add secti...

a4a9437d402ea56c60b62c62fc76eadaee4a1f6d authored almost 8 years ago
Less ambiguous final line ending (#825)

* Less ambiguous final line ending

The original text was ambiguous in stating that a file mus...

a6eb4c310cb707b09f488cd92dd877262896494e authored almost 8 years ago
Update extended-coding-style-guide.md (#874)

Seems to be an extra word in section 4.5.

199deeff5e3f1e7f81d7a7610be0f9e09451d283 authored almost 8 years ago
Uppercasing key word (#877)

* Uppercasing key word

Minor typo. The `MUST NOT` keyword should always be uppercase.

* Fi...

98cbfc896858e0504dce37f340ee46ea080b8da7 authored almost 8 years ago
Merge pull request #892 from weierophinney/feature/psr-11

PSR-11 formally accepted (redux)

51691d3d170824bb4c42ede3d53646b6b12e15b6 authored almost 8 years ago
PSR-11 formally accepted

- As of 13 Feb 2017, 23:59 UTC.

a13a2f700d7c6b4de871fddde50b785b543e043e authored almost 8 years ago
Merge pull request #889 from kocsismate/patch-1

Rename the last occurence of NotFoundException

152d916895535f4b1d8cc179fb8ceaa9f15e4723 authored almost 8 years ago
Merge pull request #883 from stefanotorresi/psr-11/simplify-implementations-list

[PSR-11] simplify implementors and consumers list

273dd2561d548676a4082e581c0d5b56df9cab91 authored almost 8 years ago
Merge pull request #875 from zanderbaldwin/patch-1

[PSR-11] Update List Numbering on Container Proposal

c57aa62ccaf474a36dd371443a53baa85bc28f3e authored almost 8 years ago
Merge pull request #891 from php-fig/revert-890-feature/psr-11

Revert "PSR-11 formally accepted"

434093224e400465c08938d7da8bfa1a5187ee3c authored almost 8 years ago
Revert "PSR-11 formally accepted"

c5b86d50b69b4d1e22c2e6fd35be0abf1e167655 authored almost 8 years ago
Merge pull request #890 from weierophinney/feature/psr-11

PSR-11 formally accepted

12548d9bb43336e8083721635b050b4e13543898 authored almost 8 years ago
PSR-11 formally accepted

- As of 13 Feb 2017, 23:59.

90ef4446efffa150887be11f80aeffdd600dc18a authored almost 8 years ago
Rename the last occurence of NotFoundException

7b5eb97be24def7c65da57652b79140398cb7594 authored almost 8 years ago
[PSR-15] Remove duplicate section

ed644cc66bc964ca910ecaf84347be92b8f5fb0b authored almost 8 years ago
Merge pull request #880 from schnittstabil/tweak-wording

Unify different technical terms

1ec97512d7c1df94883459caf765a69324a188d3 authored almost 8 years ago
Merge pull request #879 from atanvarno69/master

[PSR-15] Add syntax highlighting & fix markdown bullet list bug

3fa68306f5b5a066fb20518c6c7e3611891c9b78 authored almost 8 years ago
Merge branch 'master' into master

c9ffa0d68798fd0ffe63378f072d9ed98888fcd9 authored almost 8 years ago
Update data about Container Interface (#855)

* Update status of Container Interface in numerical index to "Review".

* Synchronize Coordina...

ee0967fadeb4620720493eec9680b32c4d1b8105 authored almost 8 years ago
[PSR-6] Put the actual title of the PSR at the top of the document, instead of the word introduction. (#872)

This puts the actual title of the PSR at the top of the document, instead of the word introducti...

d675febde05e3127a356285fe8e70777dd7bed3c authored almost 8 years ago
Update copyright year (#885)

aed1f93a6eb8deedb53ebae8bb2d5466d1c562d6 authored almost 8 years ago
Update container-meta.md

755d3d43200d019b6921eebd28b9550c5fb03284 authored almost 8 years ago
reinstate previous implementation categories

013a78715c5542e0aaadcbfbaff675d5c5e84d19 authored almost 8 years ago
Merge pull request #881 from schnittstabil/tweak-argumention-order

Tweak argumentation order and fix misplaced `__invoke` argument

cbe1a05b3e9db36409384499b33f857e6281c588 authored almost 8 years ago
simplify implementors and consumers list

also reword the paragraph to be more conservative and less biased

c885c10358ea1ba21295181153a5ba94daac9154 authored almost 8 years ago
Unify different technical terms

- Requests and responses are processed.
- Middleware dispatchers dispatch middlewares.

32ee7b1856a378c8e63ac8c295353ea5b49ffff8 authored almost 8 years ago
Tweak wording

4b386c34a66205ac16d50aa524d1eda37225a35a authored almost 8 years ago
Fix misplaced `__invoke` argument

059db11b867868c5505e6dd34ad16cbe1b4c2f04 authored almost 8 years ago
Tweak delegate argumentation order to keep type considerations together.

6c878b450fb69c053278d540b02863898cd5a738 authored almost 8 years ago
Alternate markdown syntax is less buggy

Fixes bullet list display bug using the same method as [#866](https://github.com/php-fig/fig-sta...

b12c1e2bb8832c957a10f9e175614b9e44217512 authored almost 8 years ago
Add syntax highlighting in section 4.2.1

8d9d5db64680b412d79f8f59ea58c6388ed60029 authored almost 8 years ago
Merge pull request #878 from weierophinney/hotfix/fixes-per-867

Incorporate feedback on http-middleware

273f1fd3437df592a6445e164b7cc955fe0831bd authored almost 8 years ago
Clarify why `next` was not chosen as verb for delegate

Added more clarifications of why `next()` was not chosen for the
`DelegateInterface`; in particu...

936a346bdeec7ef62f5da873a8a2ea1ff96b2989 authored almost 8 years ago
Clarification of delegate

Tie the definition of "delegate" into what the delegate does within the
proposal.

9bcf5abaaabb12e68b186e5a2ec062ee6c2d1469 authored almost 8 years ago
Various edits for typos, word wrap, etc.

f03edfade5fec5af683280e6b0c74c10b1824077 authored almost 8 years ago
Document the decisions behind "delegate" and "not next".

Added two items to the "Delegate Design" section, detailing the choice
behind the term "delegate...

9089d23014ec5e96f4444c09d60bbbec1753f5af authored almost 8 years ago
Improve __invoke discussion, and add process discussion

Added some minor verbiage in the section on using `__invoke` for
middleware, and added a section...

080395ec52bea18707a529043fa02fe94d000fb7 authored almost 8 years ago
Refer to server middleware specifically

- See https://github.com/php-fig/fig-standards/pull/867#discussion_r99467312 ;
uses the verbia...

5ee4e7332b1151ca286542a6b6af763ffda0bf68 authored almost 8 years ago
Merge pull request #867 from shadowhand/psr-15-update

Update PSR-15 proposal with current consensus

3cb0767b4f71dada32c45a0e3393353c5cdec127 authored almost 8 years ago
Update pull approve settings

f156e338fa1a9e6be7671a8615bfdeb8348121d0 authored almost 8 years ago
Update PSR-15 proposal with current consensus

74bacfd6f73aa7974298cb10522ef197ef6c6fc2 authored almost 8 years ago
[PSR-12] Do not mention phpDoc (#791)

As discussed at https://groups.google.com/forum/#!topic/php-fig/Ht5XAR7yWvQ

92104488a56f4c520b403d2cc60981e06913a275 authored almost 8 years ago
Braces in classes must go in a new line.

a3f2b2711089b869d721f6b92bc3e496aae1fec7 authored almost 8 years ago
Update List Numbering on Container Proposal

bcad05eb2eaaa1a9a681085e5e1ef86f9b943c9b authored almost 8 years ago
Merge pull request #869 from moufmouf/one_unique_notfound

[WIP] Reworking NotFoundExceptionInterface purpose

c4cbf7c1ef5052e10e776381d69670beaa59beed authored about 8 years ago
Fixing typo

69b98dd134ed4802c1ea303c5478546e9e0f10fd authored about 8 years ago
Adapting META document to reworked NotFoundExceptionInterface definition

3b0d2bf45bf798fdb8364bc9fb7a063a68d6b3e9 authored about 8 years ago
Reworking NotFoundExceptionInterface purpose

5f0037b2e93d6f8740d55dc2106bd7e303e3f14f authored about 8 years ago
Merge pull request #865 from kocsismate/patch-1

Fixed some small typos and return type-hint of has()

adec7819a6fca1f1a9d4a688e9aba540e242ab51 authored about 8 years ago
Merge pull request #866 from judgej/patch-3

Alternate markdown syntax is a little less buggy.

6c99486fc9a9b30e9f83df92c6a9c3f237f56fdb authored about 8 years ago
Alternate markdown syntax is a little less buggy.

a46b6b29ccfedd680ca09ca69678389c631da594 authored about 8 years ago
Fixed some small typos and return type-hint of has()

0ba167d3f8d56b5baa8d69adadd514a6ada716b2 authored about 8 years ago
Merge pull request #864 from moufmouf/crell

Adding Larry Garfield to the list of contributors

306ff9e333e30a119cc09cf02329ae578bf18976 authored about 8 years ago