Ecosyste.ms: OpenCollective

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

PHP-FIG

We're a group of established PHP projects whose goal is to talk about commonalities between our projects and find ways we can work better together.
Collective - Host: opensource - https://opencollective.com/php-fig - Code: https://github.com/php-fig/fig-standards

Fix the link to the project website in the readme file

Fix the link to the project website in the readme file

github.com/php-fig/fig-standards - 72fd7fa1708756a7b0475f420b807345ecf9fe4d authored over 11 years ago
Merge pull request #201 from leofeyer/master

Minor adjustments in preparation of the website changes

github.com/php-fig/fig-standards - ffed49e2fcfb0cf7d3a06938a9d1b261d41b2122 authored over 11 years ago
Grammatical fixes

github.com/php-fig/fig-standards - bda1c53cf4723353818e76ab25e457b82d427b05 authored over 11 years ago
Amendment is made to the meta doc instead of the style guide

github.com/php-fig/fig-standards - 3bd9cb2db9d41034e27f85db714a1aa160bb3e12 authored over 11 years ago
Added licensing documentation to the repository.

This change attempts to clarify the licensing position held by the
PHP-FIG group. To do so it-

...

github.com/php-fig/fig-standards - e4c5890d21d1ca40b8cca6e1ae74fd0916185aa6 authored over 11 years ago
Per @mvriel, remove two semicolons; while at it, remove them all, except the one in this log message.

github.com/php-fig/fig-standards - 3ea5651c15f529dccd60cf6e73482872cabba949 authored over 11 years ago
Re-insert the accidentally removed bullet point

github.com/php-fig/fig-standards - b94b0eca90ac186a6ed9660a3d8f82e9dc7791c3 authored over 11 years ago
Link to the website regarding the list of voting members

github.com/php-fig/fig-standards - ecac6aa9ad75020654ac2a66d752bb059c850f2b authored over 11 years ago
Allow interface extends to span multiple lines

github.com/php-fig/fig-standards - ded8037a73cf6fb3614d4b4fe98218f1b4b9f79a authored over 11 years ago
Wrap the lines in the readme file at about 80 characters

github.com/php-fig/fig-standards - 06be9e413f64da71538c6b566db9c3d5fc2d4777 authored over 11 years ago
Amend the missing PSR-0 headline

github.com/php-fig/fig-standards - cf763049740aaa2a4febd217da9786b22eb61921 authored over 11 years ago
Merge branch 'master' of github.com:php-fig/fig-standards

github.com/php-fig/fig-standards - 2b885eddc82c827b45445c2d0430fa4833f4bee5 authored over 11 years ago
point to examples file, not wiki page

github.com/php-fig/fig-standards - c598f4400fcfab48d96da7301d04a6746a348f77 authored over 11 years ago
massive integration attempt to bring in mvriel and beau/bernhard alternative texts

github.com/php-fig/fig-standards - 4e27bffd628ca24703ae8aa11dc3fd49c4568a63 authored over 11 years ago
arrange mvriel and beau/bernhard alternative texts into the primary text; next step is to integrate, revise, and reorder

github.com/php-fig/fig-standards - 561ed07129b291c29bc8c6bc783cabf67295d089 authored over 11 years ago
rename term 'namespace name' to 'namespace part', add term 'class part', shorten example base directory, add example fully ualified class name, minor expansion of 'namespace prefix' term

github.com/php-fig/fig-standards - fcb59f2b1dfe5e943f30fb49a2dbdef040898d6b authored over 11 years ago
singular/plural agreement

github.com/php-fig/fig-standards - ec47c94249689a4ab3a87dadf72ad41c74bba430 authored over 11 years ago
add a note about processing order of multiple base directories

github.com/php-fig/fig-standards - 1148b8972a482860c365ded8b0913a081f461342 authored over 11 years ago
use DIRECTORY_SEPARATOR instead of 'directory separator for the respective OS'

github.com/php-fig/fig-standards - 445568fa9487f7fa5914f65192b4c0c99c82bd45 authored over 11 years ago
capitalization, highlighting, and consistency

github.com/php-fig/fig-standards - 0f012d2142e8bdf5033aa0768c576f5d33ba4d2a authored over 11 years ago
remove transformation expectations to the definitions

github.com/php-fig/fig-standards - 45d03afa893b581ca9110b55d316bc6768759e50 authored over 11 years ago
point to examples file rather than wiki page

github.com/php-fig/fig-standards - 42b5e7618bf132ca8f622aadda587c55a39f7cef authored over 11 years ago
move from foo/bar/baz to acme/log/writer

github.com/php-fig/fig-standards - e6a57fd52a4eaedcf0d8524f141bf1a2bdfdf93f authored over 11 years ago
revert to voted-on version for clean application of changes

github.com/php-fig/fig-standards - 0b2c997c9a1bd51209e336a0aa396f4de4c28d41 authored over 11 years ago
Require discussion period for membership requests

github.com/php-fig/fig-standards - c3b7c34e69448f435b77d546aba8b8a9f163b851 authored over 11 years ago
Correccion del termino de 'DEBEN QUE' a 'DEBEN de'

github.com/php-fig/fig-standards - 3c5966abe0a8b4a33d802cf72178c8b565766b0e authored over 11 years ago
Change indentation to MD format

github.com/php-fig/fig-standards - 0e75d8a9f83d206c011728960d579371f249221b authored over 11 years ago
Reword PSR-4 to be more verbose and complete

github.com/php-fig/fig-standards - a0f91414d8dc3f87e22b043cb3750b9f123a73c0 authored over 11 years ago
Merge branch 'master' of https://github.com/php-fig/fig-standards

github.com/php-fig/fig-standards - 9748de1cd62f3e9fe8b30bce0b7294af6832d502 authored over 11 years ago
Update @return tag exceptions for constructors, fixes #18

Constructors should assume `@return $this` rather than `@return self` as per discussion in bug #18

github.com/php-fig/fig-standards - 8556da66e55e09685239be8ecdf9690f6170abce authored over 11 years ago
No more Foo/Bar examples

Acme\Log is a little more friendly

github.com/php-fig/fig-standards - 19b5ed7f0753f7e4a021a13023ede602557b7948 authored over 11 years ago
Merge branch 'master' of github.com:php-fig/fig-standards

github.com/php-fig/fig-standards - b24fd52c4feadefc9b10c3e9b6869d0a8fe2f27e authored over 11 years ago
move examples from the wiki to a file

github.com/php-fig/fig-standards - 145ded24df453f802b7f1112398622015c573929 authored over 11 years ago
Improved scope, based on PSR-0

github.com/php-fig/fig-standards - 66e0e117d2827e4d1dab448d9024210752bc21e3 authored over 11 years ago
remove transformation rules and put expectations in the definitions

github.com/php-fig/fig-standards - a1bae2593e7645a85e9ee77a9b95af6323cf9438 authored over 11 years ago
Merge pull request #195 from pmjones/master

Very minor edits.

github.com/php-fig/fig-standards - e04f1a83d88ba7aa4ae26232d56b363f23a39ff7 authored over 11 years ago
Very minor edits.

- Reorder sections 3.2. and 3.3., to keep descriptions of the "base directory" next to each othe...

github.com/php-fig/fig-standards - 7944940cec128db91fac7b335e4d95b137361ed1 authored over 11 years ago
Capitalised the definitions.

github.com/php-fig/fig-standards - 2435a0d520691765aecf284ea5dd531177319136 authored over 11 years ago
Added examples, reworded 3.1.2 and added 3.1.4.

github.com/php-fig/fig-standards - 08fac4ecc81f2e22b4b18f36e6eebaf643bb5b55 authored over 11 years ago
Typo in last commit.

github.com/php-fig/fig-standards - e696fe2662f6232803e39f0b096c254e7adb4348 authored over 11 years ago
Update to 3.3 and formatting change

This is not as much of a change as it may appear.

github.com/php-fig/fig-standards - 640a8a0663e6e9eeaba83140306035a14d78e6fc authored over 11 years ago
Moved mention of PHP < 5.3.3 compatability

Also added entrance vote link

github.com/php-fig/fig-standards - 9ec8d05c8ed285a9a10b5c54e0bab72548c9f7ec authored over 11 years ago
Merge pull request #178 from philsturgeon/psr2-errata

PSR-2 "Multi-line Arguments" Errata

github.com/php-fig/fig-standards - 22ae0563f7c217206114cec8f0602d2cc883db52 authored over 11 years ago
Merge pull request #190 from Trismegiste/master

Don't translate php reserved word

github.com/php-fig/fig-standards - 3949b267dea8cfab0fb108039d6c84c1b0d69c8c authored over 11 years ago
don't translate php reserved word

github.com/php-fig/fig-standards - c356652430d4deafef72a9c099ec270d42a702f8 authored over 11 years ago
Merge pull request #187 from MatCottet/patch-2

Update PSR-2-coding-style-guide.md

github.com/php-fig/fig-standards - a1124ecec7be0de0715982e2f38651fd4367d7a5 authored over 11 years ago
Update PSR-2-coding-style-guide.md

github.com/php-fig/fig-standards - a535830b3976652d2b5e4b5e4806957979d4bf13 authored over 11 years ago
Use File-Level, not Page-Level, for consistency

There are several mentions of "File-Level" throughout the documentation, but one inconsistent re...

github.com/php-fig/fig-standards - dd20d569d375bf0442475e2ba82800b8f3b96d1a authored over 11 years ago
Fix nested lists

Markdown wasn't seeing the unordered list as nested, so the list items were appearing as:

1.
...

github.com/php-fig/fig-standards - 1853628be8e05e077fb034d44707d02876bee659 authored over 11 years ago
Russian translation PSR-0

github.com/php-fig/fig-standards - 4b265366e332ba386ed95a40505935996c7ece45 authored over 11 years ago
Allow interface extends to split into multiple lines

github.com/php-fig/fig-standards - 148adc9c01963bba9fb99529cd84f1dd62d97a2d authored over 11 years ago
Merge branch 'master' of github.com:php-fig/fig-standards

github.com/php-fig/fig-standards - 2a00b6bc31c795348c21c0baaae7c8779ebf2d8d authored over 11 years ago
remove 'may-differ' language per notes from sponsor

github.com/php-fig/fig-standards - 250ea4b8bb780b48b1d0b58bddca63393f23c4e5 authored over 11 years ago
Removed contentious line from 4.

github.com/php-fig/fig-standards - 916619bc825e03e06e8107a2cde5359ba54c583e authored over 11 years ago
move examples to wiki page

github.com/php-fig/fig-standards - cc2f77c177d416efbc44c3b6867ac2ee396875fd authored over 11 years ago
Russian translation PSR-0

github.com/php-fig/fig-standards - 59e7cfe6ab924b7c8ac0f7931e072a2b22cd92f1 authored over 11 years ago
Must specify statusCode when creating reponses

github.com/php-fig/fig-standards - 31fc0d198fd1ebc17b788760f4294a2cb4cef30e authored over 11 years ago
Tuning some descriptions and adding a MessageFactoryInterface

github.com/php-fig/fig-standards - 375e5844231b78e13cfb3af3312c5e59bc73541d authored over 11 years ago
Update PSR-2-coding-style-guide-meta.md

github.com/php-fig/fig-standards - af87e020c5f86c4ab267d78e23c374acc84048d3 authored over 11 years ago
[Cache] Adding exists() back into the proposal

github.com/php-fig/fig-standards - 39409b92dc3f467a45097765408c05d4311d5630 authored over 11 years ago
Updating headers

github.com/php-fig/fig-standards - 4a321459d570618b84ed1835c3a3f46610062d4b authored over 11 years ago
Starting to refactor the proposal

github.com/php-fig/fig-standards - cdf9327ef405f41644e5d3c3d2c708b59257cae7 authored over 11 years ago
Merge branch 'remove-custom-exceptions' into modified-http

github.com/php-fig/fig-standards - 84c1a3a58c64e3796111211b2bc06afb4257f3d7 authored over 11 years ago
Merge branch 'remove-addHeaders' into modified-http

github.com/php-fig/fig-standards - 0869382822145d0ea1fc08c663ae254370628260 authored over 11 years ago
Update PSR-2-coding-style-guide-meta.md

github.com/php-fig/fig-standards - ec301cb6073e96121072256a3b624b1348b6ee7d authored over 11 years ago
Merge pull request #167 from ashnazg/psr4-tests

Tests fail on Windows; Registered Global Namespace unreachable

github.com/php-fig/fig-standards - cd65c52e111f520cb8356dcf6e50a9adaf24653b authored over 11 years ago
Fixed formatting.

github.com/php-fig/fig-standards - 1b1a35a28c376e206e91cfe1cd3727b7bd0188a5 authored over 11 years ago
Merge branch 'master' of github.com:php-fig/fig-standards into psr2-errata

github.com/php-fig/fig-standards - 49a926f5b030cb14eee87656188b612eb9ff745f authored over 11 years ago
Merge pull request #162 from philsturgeon/master

Added errata explanation to the workflow bylaw

github.com/php-fig/fig-standards - 20da5969c59616d068085b69befefe601944b73c authored over 11 years ago
Merge pull request #170 from simensen/typo-in-filename

[PSR-4] Renamed file to fix typo.

github.com/php-fig/fig-standards - 3c7d10b29a7027a47c91ac611ea83745b391fb37 authored over 11 years ago
Thats not how dates work.

github.com/php-fig/fig-standards - 5ae16d54927d7c519704b8a5eb65340444a42e06 authored over 11 years ago
Hello word-wrapping.

github.com/php-fig/fig-standards - 6adb5761acd007962d912d1ec29a06eb36248615 authored over 11 years ago
Added trimmed down meta doc for PSR-2

I didn't try to fill out the full Meta Doc template the workflow bylaw suggests as this does not ...

github.com/php-fig/fig-standards - acfd785c23901fc6269879ecda6ed669ed81939c authored over 11 years ago
Change PSR-N to PSR-4

github.com/php-fig/fig-standards - 50379fb0f43706d2665cfbe58c5c9674e2f5818a authored over 11 years ago
Merge branch 'master' of github.com:php-fig/fig-standards

github.com/php-fig/fig-standards - 369d748f43c7060d929efa5e4b2022f421902599 authored over 11 years ago
Removing addHeaders() from MessageInterface

github.com/php-fig/fig-standards - 643511d4a20cb1b1259ca5b457887496447761d7 authored over 11 years ago
Removing custom exceptions as they add no value over SPL exceptions

github.com/php-fig/fig-standards - 710312b8e406f041419947b40ff19fbec83b881a authored over 11 years ago
Removing mutators from ResponseInterface

github.com/php-fig/fig-standards - c9c0f07e5532a476e998c21e350534724c5ce7e1 authored over 11 years ago
Merge pull request #177 from Crell/psr-4-exceptions

Psr 4 exceptions

github.com/php-fig/fig-standards - 5f8a717d3e043b48182ce8eeec0d610522984b51 authored over 11 years ago
Reformat exception description into bulleted list.

github.com/php-fig/fig-standards - 5e489bd54fa5c84f23645609725f9b8ac3cfd0bc authored over 11 years ago
Trim trailing whitespace.

github.com/php-fig/fig-standards - d1d1e185b63016bf2a8f88d5ae8d8129b16aa147 authored over 11 years ago
Add proper explanation of the exception-related rules.

github.com/php-fig/fig-standards - ddc55bac28b0d92d57e599542d7d1960fa75d7c2 authored over 11 years ago
#16: Update Type ABNF according to the suggestion of @nikic

@nikic has pointed out several shortcomings to the ABNF for types, his suggestion
is a solid imp...

github.com/php-fig/fig-standards - a7c09ca680b2ca0f2be4cc9451948a333411b7d6 authored over 11 years ago
#16: Improve definition of DocComment and object

github.com/php-fig/fig-standards - 761afeb804e64bb683a189a6562232e1c5111c82 authored over 11 years ago
Added a link for MUST NOT throw Exceptions

github.com/php-fig/fig-standards - 0b012c2ebbd9f1dd556cd9a873d5a9a68c3ecbc9 authored over 11 years ago
typo fix; partially fixes #172

github.com/php-fig/fig-standards - d1410ce0cf824ffb16b6468709fbab1bbabdbc75 authored over 11 years ago