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

Add extra indenting; still doesn't look right but at least it doesn't mess up the numbering.

4e5ee1a45e2a03477f0a1b38c65cf34114874ea8 authored almost 13 years ago
Merge pull request #27 from pmjones/readme-update

Adding new members, and the voting protocol.

d2cb9ab333425cdeb4b2bcd56fa9218746dd799b authored almost 13 years ago
add voting protocol

d4a80737c5b59df419c59ad0655f0e7d0ad2047f authored almost 13 years ago
add a member count

1730aa5a2127a8e97a1d9975ab6a4a230abebabf authored almost 13 years ago
add Evert Pot

62509da4f7f7406991454c683a4326132ea712a2 authored almost 13 years ago
include notes on what was purposely omitted

901ee788c91b67ae4c4f6e4a553be6849fb071b4 authored almost 13 years ago
add Drak to the voting members

2b9759c30b949226432f4dea158d06e671a9362d authored almost 13 years ago
Merge pull request #23 from pmjones/readme-update

update README with info from original page, and with new info

87064b4beaf24031c923b713980ba744ec69a49c authored almost 13 years ago
update with 'how to request membership', and apparently Evert isn't a member yet (that sucks)

7e86617001376b741b0490de5e86b96964e9e92f authored almost 13 years ago
add notes about requesting membership

c77b883b2584c2ba5655def3fde2cdaa43137fed authored almost 13 years ago
update joomla rep, based on mailing list message

a71631e7137072c9ed6cd64421093e7b945c9752 authored almost 13 years ago
extend intro narrative, add survey data and results

f418d79179c79a170210614f14e3d7c78569d3eb authored almost 13 years ago
update README with info from original page, and with new info

b3b12a2c93ff2a009514be8e01c7eef362a030dc authored almost 13 years ago
add PSR-1 proposal

61cdfddb5bd0c6906e9d9897c69d88aa7ea5a489 authored almost 13 years ago
update introductory language, add list of voting and non-voting participants

b475eba1056402d8e6a7bd41522425c770f6732a authored almost 13 years ago
Wrapped lines to a max length of 80 characters.

8bf974f0d5c82e54500731ec0378811f99aee5d6 authored almost 13 years ago
Updated the formatting to highlight keywords in the definition lists.

3628325e9ceb3eaaa342a93fadf0610751492fc2 authored almost 13 years ago
Replaced 'ttl' argument with an 'options' array.

fddd759407a2ac9b1340303cab2942a9702653dd authored almost 13 years ago
Added EmulateMultiple cache

ff91e0bcd3ee7bb7972564c4c49390db22aec57d authored almost 13 years ago
Removed clear() method. Removed $options argument from set functions,

and put the $ttl argument back in.

10ec8add4f41ac32f909f1a29d981705067b7c79 authored almost 13 years ago
Added Multiple interface, and renamed PSR\Cache to PSR\Cache\Base

163c0547b48c0d9b71ddb4045e411e3c9e278d03 authored almost 13 years ago
Note about unset

1fc77eaa45ecdf4c62137912ad83e27822ca4930 authored almost 13 years ago
Added 'clear'

a8b417c86b60021dbf952bfe60a43b85faf645c4 authored almost 13 years ago
Added $ttl argument and renamed method names as per suggestions on the

mailing list.

abd1ac8b2446e5218c22f7250231aafe1c40732b authored almost 13 years ago
Changed namespace to PSR

21c4d7cdf5cce48c46ab77368ddbdf32114a90fc authored almost 13 years ago
Proposing the exists() method to check existence in the cache.

db8af8a33008cffb2869c99ab27725a5222b0ca3 authored almost 13 years ago
Added objectcache proposal

a58f1d7eec52ebaab5427354a0d1101a03009a8f authored almost 13 years ago
Changed "empty" to "flush" to avoid using reserved words.

4e9aa614e56c106bebab57f389c2d5704f8ab746 authored almost 13 years ago
Merge pull request #2 from eriksencosta/patch-1

fixed typo

5cf932e39ca0fcc01954014a3173b9c315b5af75 authored almost 13 years ago
fixed typo

c5687d9fe1d39b19bd31482c22a5f44aa6a6dcc4 authored almost 13 years ago
Merge pull request #1 from maerlyn/Cache

php opening tags for syntax highlight

3b0ece6cb075e27b0fa0d2108a2f8c5edafdd72a authored almost 13 years ago
php opening tags for syntax highlight

cb1fc6dafe724e1b5a73f65dd78dc2b3ae8b4195 authored almost 13 years ago
General proofread and cleanup.

eac632e075951593ff44dded9ce38009c2ebc972 authored almost 13 years ago
Removed the Cache\Iterator interfaces, properly named the Pool interfaces

b3065ea238496f9b203fa1d01e7921111b872d83 authored almost 13 years ago
Correcting encoding issues in the Pool.php file.

9294e1441f294696f21427ff3462c20c4850bc52 authored almost 13 years ago
Removed the Cache\Iterator in favor of a standard Iterator

51cfce45232440e1c8911de339aac0453ea3bc08 authored almost 13 years ago
Finished an unfinished thought.

122fad143cd8898e9f36ec4a0d97ea266e0e66f5 authored almost 13 years ago
Cleanup and commenting.

Ran through and made sure all class names were correct and fixed some
misspellings. Cleaned up t...

7f75ef92c737b015f2acbfa50006a0414d06089e authored almost 13 years ago
Updated the PSR proposal to add Stacks and change formatting.

1a7467558e51bbbc115d102e8e47e0cd241a3821 authored almost 13 years ago
Added the TaggablePool, StackablePool and StackableItem class. Removed the Stackable class.

72de566c81b744919ca7d241878392abf4107a9a authored almost 13 years ago
Merged the Factory and IteratorFactory classes into the Pool class.

By merging the two classes into one we create more of an environment
class, which makes certain ...

5fcba25802f4794c033b61f415b56c3951da6afe authored almost 13 years ago
Expanded the PSR

Clarified acceptable keys, clarified that null should explicitly be
null, altered header names, ...

1adcb180c5a4f315e78f9ac1565d6fd92ee288a0 authored almost 13 years ago
Added the Stackable and TaggableItem files.

78d672a5c977d7aabc7b335445a6ca0028cebaaa authored almost 13 years ago
Updated the return value for Cache\Item->clear() function.

Clarified that the clear function should return true as long as the
item is not in the cache at ...

1c26c133378babf571e4ed73e054b920e85cb5cb authored almost 13 years ago
Corrected formatting on the data list.

8512cf89422f8ba0cba82887891fcb9c8fd1cf15 authored almost 13 years ago
Expanded the PSR-Cache proposal.

Extensively expanded the proposal. Added the new interfaces (with
comments), wrote out the intro...

4207195d93427383a42674afc7b743654ca72ad2 authored almost 13 years ago
Cleaned up formatting and whitespace.

de5c4ab9a1fd058a16b90ae877d7ad35820d49c9 authored almost 13 years ago
Continued with renaming by updating comments and classes.

1746dd3efa38f603cdcb0f6d2895617b5be7b113 authored almost 13 years ago
Changed the names of the various interface files to drop the leading (redundant) "Cache".

3f9bdecb1ce8c482b9b1d478279bf6359bc4d27e authored almost 13 years ago
Continued expanding the documentation in the interfaces.

2fcfa12fa5854866009aefe84e4b6aff75966c0e authored almost 13 years ago
Updated the format and added new sections

Changed some of the formatting around, added the "Multiple" section.

33d21d0462eb831e6980b14026889a5e85dd4487 authored almost 13 years ago
Added additional comments to the CacheIterator, CacheFactory and CacheIteratorFactory interfaces.

46a9bf99b35ae075655a33eaa79e729ffbffe392 authored almost 13 years ago
Added documentation to the CacheItem interface

76726c435b2cb45dcf4462c6b52286b8c3012c56 authored almost 13 years ago
Added CacheIterator and CacheIterator

30dc94be741abc28e44b0bfd6fdd705494a37102 authored almost 13 years ago
Corrected some encoding errors

6cca7ec7666a2f775dcc50f72cb37a2be3951100 authored almost 13 years ago
Added the goal from the mailing list, as well as some formatting

4d4439dac887d369d7811160a0bb2aaf97287190 authored almost 13 years ago
Added main interfaces to their own files

This will allow people to actually use the interfaces.

9e59ee327b9003b8f1a7723408b1e8df1327cdbe authored almost 13 years ago
Added initial outline and interfaces.

This is the initial outline of the caching proposal, including the
interfaces themselves (which ...

9b1a7f54ad8b7a27ac57d84ad34232e8a9e2d8a1 authored almost 13 years ago
Merge pull request #12 from artnez/master

Fixed Markdown Formatting

3b127b31a66e8f069ae949c2cd3260aac443b1b8 authored almost 13 years ago
fixed markdown formatting

0ac3a820d2e733f9a19e911710b6e003ce8727af authored about 13 years ago
Merge pull request #1 from lsmith77/master

some basic "instructions"

37de4ee0b1097d0381882de44159b3d9f60047c5 authored over 13 years ago
Edited README.md via GitHub

0d57029a787fca3dad99bd7aeefde698f8992434 authored over 13 years ago
Merge branch 'feature/ktomk-fixes' into develop

2cc9b9740ab550873bed6b2d3f3ce0da7a2baca9 authored about 14 years ago
Typo - Backslash needs escaping with markdown to not trigger unwanted italic rendering.

5fe6037324305f5ae1e775a471a96b7f220dcac0 authored about 14 years ago
Typo - Removal of an unneeded bullet in Mandatory list.

8536bb2d01c708427f8b3ac8b7fa25f5079f74a6 authored about 14 years ago
Fixed bad link markup

29c48bc4930c312cbc81bd7ce5e3b0173f4c7752 authored about 14 years ago
Initial creation of PHP FIG repo

- Added directory for proposed standards
- Added PSR-0 standard (accepted)

ab3b658ec9fae0ec6b1b93913c1c8789360b3755 authored about 14 years ago