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

Fix the link to the project website in the readme file

Fix the link to the project website in the readme file

72fd7fa1708756a7b0475f420b807345ecf9fe4d authored over 11 years ago
Merge pull request #201 from leofeyer/master

Minor adjustments in preparation of the website changes

ffed49e2fcfb0cf7d3a06938a9d1b261d41b2122 authored over 11 years ago
Grammatical fixes

bda1c53cf4723353818e76ab25e457b82d427b05 authored over 11 years ago
Amendment is made to the meta doc instead of the style guide

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-

...

e4c5890d21d1ca40b8cca6e1ae74fd0916185aa6 authored over 11 years ago
Per @mvriel, remove two semicolons; while at it, remove them all, except the one in this log message.

3ea5651c15f529dccd60cf6e73482872cabba949 authored over 11 years ago
line wrap

17b8f5cac27774a4cf84a32b1ad51b44d7f169a9 authored over 11 years ago
fix link

ea3e71f227f98d8ea1a1ca53627375c98ffd9945 authored over 11 years ago
Re-insert the accidentally removed bullet point

b94b0eca90ac186a6ed9660a3d8f82e9dc7791c3 authored over 11 years ago
Link to the website regarding the list of voting members

ecac6aa9ad75020654ac2a66d752bb059c850f2b authored over 11 years ago
Allow interface extends to span multiple lines

ded8037a73cf6fb3614d4b4fe98218f1b4b9f79a authored over 11 years ago
Wrap the lines in the readme file at about 80 characters

06be9e413f64da71538c6b566db9c3d5fc2d4777 authored over 11 years ago
Amend the missing PSR-0 headline

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

2b885eddc82c827b45445c2d0430fa4833f4bee5 authored over 11 years ago
point to examples file, not wiki page

c598f4400fcfab48d96da7301d04a6746a348f77 authored over 11 years ago
typo fix

b81091cb5f6b1f5760f7a00af1aee8e7995bf805 authored over 11 years ago
typo fixes

29e3f2e9370d9ad7a6cba6959f0496edcc1cbdf2 authored over 11 years ago
massive integration attempt to bring in mvriel and beau/bernhard alternative texts

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

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

fcb59f2b1dfe5e943f30fb49a2dbdef040898d6b authored over 11 years ago
singular/plural agreement

ec47c94249689a4ab3a87dadf72ad41c74bba430 authored over 11 years ago
add a note about processing order of multiple base directories

1148b8972a482860c365ded8b0913a081f461342 authored over 11 years ago
use DIRECTORY_SEPARATOR instead of 'directory separator for the respective OS'

445568fa9487f7fa5914f65192b4c0c99c82bd45 authored over 11 years ago
line wrapping

678098c31ee38c7cadfb32f17acac160e3f7c228 authored over 11 years ago
capitalization, highlighting, and consistency

0f012d2142e8bdf5033aa0768c576f5d33ba4d2a authored over 11 years ago
remove transformation expectations to the definitions

45d03afa893b581ca9110b55d316bc6768759e50 authored over 11 years ago
point to examples file rather than wiki page

42b5e7618bf132ca8f622aadda587c55a39f7cef authored over 11 years ago
move from foo/bar/baz to acme/log/writer

e6a57fd52a4eaedcf0d8524f141bf1a2bdfdf93f authored over 11 years ago
revert to voted-on version for clean application of changes

0b2c997c9a1bd51209e336a0aa396f4de4c28d41 authored over 11 years ago
fix #183

c16f447c321fc5ef75f533a453a24bcd2882cc1d authored over 11 years ago
Require discussion period for membership requests

c3b7c34e69448f435b77d546aba8b8a9f163b851 authored over 11 years ago
Correccion del termino de 'DEBEN QUE' a 'DEBEN de'

3c5966abe0a8b4a33d802cf72178c8b565766b0e authored over 11 years ago
Fix numbering

b26791d531beaa3d28848b67ea6ed082aa653743 authored over 11 years ago
Change indentation to MD format

0e75d8a9f83d206c011728960d579371f249221b authored over 11 years ago
Reword PSR-4 to be more verbose and complete

a0f91414d8dc3f87e22b043cb3750b9f123a73c0 authored over 11 years ago
Merge branch 'master' of https://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

8556da66e55e09685239be8ecdf9690f6170abce authored over 11 years ago
No more Foo/Bar examples

Acme\Log is a little more friendly

19b5ed7f0753f7e4a021a13023ede602557b7948 authored over 11 years ago
Moar PSR-0

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

b24fd52c4feadefc9b10c3e9b6869d0a8fe2f27e authored over 11 years ago
move examples from the wiki to a file

145ded24df453f802b7f1112398622015c573929 authored over 11 years ago
Improved scope, based on PSR-0

66e0e117d2827e4d1dab448d9024210752bc21e3 authored over 11 years ago
Removed 3.1.4

4528ac6049ab45209c243b7348ef0094112e8071 authored over 11 years ago
remove transformation rules and put expectations in the definitions

a1bae2593e7645a85e9ee77a9b95af6323cf9438 authored over 11 years ago
Merge pull request #195 from pmjones/master

Very minor edits.

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...

7944940cec128db91fac7b335e4d95b137361ed1 authored over 11 years ago
Capitalised the definitions.

2435a0d520691765aecf284ea5dd531177319136 authored over 11 years ago
Added examples, reworded 3.1.2 and added 3.1.4.

08fac4ecc81f2e22b4b18f36e6eebaf643bb5b55 authored over 11 years ago
Typo in last commit.

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.

640a8a0663e6e9eeaba83140306035a14d78e6fc authored over 11 years ago
Moved mention of PHP < 5.3.3 compatability

Also added entrance vote link

9ec8d05c8ed285a9a10b5c54e0bab72548c9f7ec authored over 11 years ago
fix #183

75aa4ad9b8807820039fa836fa2f09ca825c8237 authored over 11 years ago
Merge pull request #178 from philsturgeon/psr2-errata

PSR-2 "Multi-line Arguments" Errata

22ae0563f7c217206114cec8f0602d2cc883db52 authored over 11 years ago
Merge pull request #190 from Trismegiste/master

Don't translate php reserved word

3949b267dea8cfab0fb108039d6c84c1b0d69c8c authored over 11 years ago
don't translate php reserved word

c356652430d4deafef72a9c099ec270d42a702f8 authored over 11 years ago
Merge pull request #187 from MatCottet/patch-2

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

a1124ecec7be0de0715982e2f38651fd4367d7a5 authored over 11 years ago
Update PSR-2-coding-style-guide.md

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...

dd20d569d375bf0442475e2ba82800b8f3b96d1a authored over 11 years ago
Fix typo

2d6149d71a3f7c1c9b23c8c744ef3e8a9c3c99d6 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.
...

1853628be8e05e077fb034d44707d02876bee659 authored over 11 years ago
fix #183

23c5dc446f9c11dce28ad35c9026ee44693fffd0 authored over 11 years ago
Russian translation PSR-0

4b265366e332ba386ed95a40505935996c7ece45 authored over 11 years ago
Allow interface extends to split into multiple lines

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

2a00b6bc31c795348c21c0baaae7c8779ebf2d8d authored over 11 years ago
remove 'may-differ' language per notes from sponsor

250ea4b8bb780b48b1d0b58bddca63393f23c4e5 authored over 11 years ago
Removed contentious line from 4.

916619bc825e03e06e8107a2cde5359ba54c583e authored over 11 years ago
move examples to wiki page

cc2f77c177d416efbc44c3b6867ac2ee396875fd authored over 11 years ago
Russian translation PSR-0

59e7cfe6ab924b7c8ac0f7931e072a2b22cd92f1 authored over 11 years ago
Must specify statusCode when creating reponses

31fc0d198fd1ebc17b788760f4294a2cb4cef30e authored over 11 years ago
Tuning some descriptions and adding a MessageFactoryInterface

375e5844231b78e13cfb3af3312c5e59bc73541d authored over 11 years ago
Update PSR-2-coding-style-guide-meta.md

af87e020c5f86c4ab267d78e23c374acc84048d3 authored over 11 years ago
Typo fix

40fbe3293007197e86b70aad6a8752259eb6a559 authored over 11 years ago
[Cache] Adding exists() back into the proposal

39409b92dc3f467a45097765408c05d4311d5630 authored over 11 years ago
Adding streams

b94f159ad38c14d6f659f9640b3376f49bec4da5 authored over 11 years ago
Updating headers

4a321459d570618b84ed1835c3a3f46610062d4b authored over 11 years ago
Starting to refactor the proposal

cdf9327ef405f41644e5d3c3d2c708b59257cae7 authored over 11 years ago
Merge branch 'remove-custom-exceptions' into modified-http

84c1a3a58c64e3796111211b2bc06afb4257f3d7 authored over 11 years ago
Merge branch 'remove-addHeaders' into modified-http

0869382822145d0ea1fc08c663ae254370628260 authored over 11 years ago
Update PSR-2-coding-style-guide-meta.md

ec301cb6073e96121072256a3b624b1348b6ee7d authored over 11 years ago
Merge pull request #167 from ashnazg/psr4-tests

Tests fail on Windows; Registered Global Namespace unreachable

cd65c52e111f520cb8356dcf6e50a9adaf24653b authored over 11 years ago
Fixed formatting.

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

49a926f5b030cb14eee87656188b612eb9ff745f authored over 11 years ago
Merge pull request #162 from philsturgeon/master

Added errata explanation to the workflow bylaw

20da5969c59616d068085b69befefe601944b73c authored over 11 years ago
Merge pull request #170 from simensen/typo-in-filename

[PSR-4] Renamed file to fix typo.

3c7d10b29a7027a47c91ac611ea83745b391fb37 authored over 11 years ago
Thats not how dates work.

5ae16d54927d7c519704b8a5eb65340444a42e06 authored over 11 years ago
Hello word-wrapping.

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 ...

acfd785c23901fc6269879ecda6ed669ed81939c authored over 11 years ago
Change PSR-N to PSR-4

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

369d748f43c7060d929efa5e4b2022f421902599 authored over 11 years ago
Removing addHeaders() from MessageInterface

643511d4a20cb1b1259ca5b457887496447761d7 authored over 11 years ago
Removing custom exceptions as they add no value over SPL exceptions

710312b8e406f041419947b40ff19fbec83b881a authored over 11 years ago
Removing mutators from ResponseInterface

c9c0f07e5532a476e998c21e350534724c5ce7e1 authored over 11 years ago
Merge pull request #177 from Crell/psr-4-exceptions

Psr 4 exceptions

5f8a717d3e043b48182ce8eeec0d610522984b51 authored over 11 years ago
Reformat exception description into bulleted list.

5e489bd54fa5c84f23645609725f9b8ac3cfd0bc authored over 11 years ago
Trim trailing whitespace.

d1d1e185b63016bf2a8f88d5ae8d8129b16aa147 authored over 11 years ago
Add proper explanation of the exception-related rules.

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...

a7c09ca680b2ca0f2be4cc9451948a333411b7d6 authored over 11 years ago
#16: Improve definition of DocComment and object

761afeb804e64bb683a189a6562232e1c5111c82 authored over 11 years ago
Added a link for MUST NOT throw Exceptions

0b012c2ebbd9f1dd556cd9a873d5a9a68c3ecbc9 authored over 11 years ago
typo fix; partially fixes #172

d1410ce0cf824ffb16b6468709fbab1bbabdbc75 authored over 11 years ago