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

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

github.com/php-fig/fig-standards - 4e5ee1a45e2a03477f0a1b38c65cf34114874ea8 authored over 12 years ago by pmjones <[email protected]>
Merge pull request #27 from pmjones/readme-update

Adding new members, and the voting protocol.

github.com/php-fig/fig-standards - d2cb9ab333425cdeb4b2bcd56fa9218746dd799b authored over 12 years ago by pmjones <[email protected]>
add voting protocol

github.com/php-fig/fig-standards - d4a80737c5b59df419c59ad0655f0e7d0ad2047f authored over 12 years ago by Paul M. Jones <[email protected]>
add a member count

github.com/php-fig/fig-standards - 1730aa5a2127a8e97a1d9975ab6a4a230abebabf authored over 12 years ago by Paul M. Jones <[email protected]>
add Evert Pot

github.com/php-fig/fig-standards - 62509da4f7f7406991454c683a4326132ea712a2 authored over 12 years ago by Paul M. Jones <[email protected]>
include notes on what was purposely omitted

github.com/php-fig/fig-standards - 901ee788c91b67ae4c4f6e4a553be6849fb071b4 authored almost 13 years ago by Paul M. Jones <[email protected]>
add Drak to the voting members

github.com/php-fig/fig-standards - 2b9759c30b949226432f4dea158d06e671a9362d authored almost 13 years ago by Paul M. Jones <[email protected]>
Merge pull request #23 from pmjones/readme-update

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

github.com/php-fig/fig-standards - 87064b4beaf24031c923b713980ba744ec69a49c authored almost 13 years ago by Fabien Potencier <[email protected]>
update with 'how to request membership', and apparently Evert isn't a member yet (that sucks)

github.com/php-fig/fig-standards - 7e86617001376b741b0490de5e86b96964e9e92f authored almost 13 years ago by Paul M. Jones <[email protected]>
add notes about requesting membership

github.com/php-fig/fig-standards - c77b883b2584c2ba5655def3fde2cdaa43137fed authored almost 13 years ago by Paul M. Jones <[email protected]>
update joomla rep, based on mailing list message

github.com/php-fig/fig-standards - a71631e7137072c9ed6cd64421093e7b945c9752 authored almost 13 years ago by Paul M. Jones <[email protected]>
extend intro narrative, add survey data and results

github.com/php-fig/fig-standards - f418d79179c79a170210614f14e3d7c78569d3eb authored almost 13 years ago by Paul M. Jones <[email protected]>
update README with info from original page, and with new info

github.com/php-fig/fig-standards - b3b12a2c93ff2a009514be8e01c7eef362a030dc authored almost 13 years ago by Paul M. Jones <[email protected]>
add PSR-1 proposal

github.com/php-fig/fig-standards - 61cdfddb5bd0c6906e9d9897c69d88aa7ea5a489 authored almost 13 years ago by Paul M. Jones <[email protected]>
update introductory language, add list of voting and non-voting participants

github.com/php-fig/fig-standards - b475eba1056402d8e6a7bd41522425c770f6732a authored almost 13 years ago by Paul M. Jones <[email protected]>
Wrapped lines to a max length of 80 characters.

github.com/php-fig/fig-standards - 8bf974f0d5c82e54500731ec0378811f99aee5d6 authored almost 13 years ago by Robert Hafner <[email protected]>
Updated the formatting to highlight keywords in the definition lists.

github.com/php-fig/fig-standards - 3628325e9ceb3eaaa342a93fadf0610751492fc2 authored almost 13 years ago by Robert Hafner <[email protected]>
Replaced 'ttl' argument with an 'options' array.

github.com/php-fig/fig-standards - fddd759407a2ac9b1340303cab2942a9702653dd authored almost 13 years ago by Evert Pot <[email protected]>
Added EmulateMultiple cache

github.com/php-fig/fig-standards - ff91e0bcd3ee7bb7972564c4c49390db22aec57d authored almost 13 years ago by Evert Pot <[email protected]>
Removed clear() method. Removed $options argument from set functions,

and put the $ttl argument back in.

github.com/php-fig/fig-standards - 10ec8add4f41ac32f909f1a29d981705067b7c79 authored almost 13 years ago by Evert Pot <[email protected]>
Added Multiple interface, and renamed PSR\Cache to PSR\Cache\Base

github.com/php-fig/fig-standards - 163c0547b48c0d9b71ddb4045e411e3c9e278d03 authored almost 13 years ago by Evert Pot <[email protected]>
Note about unset

github.com/php-fig/fig-standards - 1fc77eaa45ecdf4c62137912ad83e27822ca4930 authored almost 13 years ago by Evert Pot <[email protected]>
Added 'clear'

github.com/php-fig/fig-standards - a8b417c86b60021dbf952bfe60a43b85faf645c4 authored almost 13 years ago by Evert Pot <[email protected]>
Added $ttl argument and renamed method names as per suggestions on the

mailing list.

github.com/php-fig/fig-standards - abd1ac8b2446e5218c22f7250231aafe1c40732b authored almost 13 years ago by Evert Pot <[email protected]>
Changed namespace to PSR

github.com/php-fig/fig-standards - 21c4d7cdf5cce48c46ab77368ddbdf32114a90fc authored almost 13 years ago by Evert Pot <[email protected]>
Proposing the exists() method to check existence in the cache.

github.com/php-fig/fig-standards - db8af8a33008cffb2869c99ab27725a5222b0ca3 authored almost 13 years ago by Paul Dragoonis <[email protected]>
Added objectcache proposal

github.com/php-fig/fig-standards - a58f1d7eec52ebaab5427354a0d1101a03009a8f authored almost 13 years ago by Evert Pot <[email protected]>
Changed "empty" to "flush" to avoid using reserved words.

github.com/php-fig/fig-standards - 4e9aa614e56c106bebab57f389c2d5704f8ab746 authored almost 13 years ago by Robert Hafner <[email protected]>
Merge pull request #2 from eriksencosta/patch-1

fixed typo

github.com/php-fig/fig-standards - 5cf932e39ca0fcc01954014a3173b9c315b5af75 authored almost 13 years ago by Robert Hafner <[email protected]>
fixed typo

github.com/php-fig/fig-standards - c5687d9fe1d39b19bd31482c22a5f44aa6a6dcc4 authored almost 13 years ago by Eriksen Costa <[email protected]>
Merge pull request #1 from maerlyn/Cache

php opening tags for syntax highlight

github.com/php-fig/fig-standards - 3b0ece6cb075e27b0fa0d2108a2f8c5edafdd72a authored almost 13 years ago by Robert Hafner <[email protected]>
php opening tags for syntax highlight

github.com/php-fig/fig-standards - cb1fc6dafe724e1b5a73f65dd78dc2b3ae8b4195 authored almost 13 years ago by Maerlyn <[email protected]>
General proofread and cleanup.

github.com/php-fig/fig-standards - eac632e075951593ff44dded9ce38009c2ebc972 authored almost 13 years ago by Robert Hafner <[email protected]>
Removed the Cache\Iterator interfaces, properly named the Pool interfaces

github.com/php-fig/fig-standards - b3065ea238496f9b203fa1d01e7921111b872d83 authored almost 13 years ago by Robert Hafner <[email protected]>
Correcting encoding issues in the Pool.php file.

github.com/php-fig/fig-standards - 9294e1441f294696f21427ff3462c20c4850bc52 authored almost 13 years ago by Robert Hafner <[email protected]>
Removed the Cache\Iterator in favor of a standard Iterator

github.com/php-fig/fig-standards - 51cfce45232440e1c8911de339aac0453ea3bc08 authored almost 13 years ago by Robert Hafner <[email protected]>
Finished an unfinished thought.

github.com/php-fig/fig-standards - 122fad143cd8898e9f36ec4a0d97ea266e0e66f5 authored almost 13 years ago by Robert Hafner <[email protected]>
Cleanup and commenting.

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

github.com/php-fig/fig-standards - 7f75ef92c737b015f2acbfa50006a0414d06089e authored almost 13 years ago by Robert Hafner <[email protected]>
Updated the PSR proposal to add Stacks and change formatting.

github.com/php-fig/fig-standards - 1a7467558e51bbbc115d102e8e47e0cd241a3821 authored almost 13 years ago by Robert Hafner <[email protected]>
Added the TaggablePool, StackablePool and StackableItem class. Removed the Stackable class.

github.com/php-fig/fig-standards - 72de566c81b744919ca7d241878392abf4107a9a authored almost 13 years ago by Robert Hafner <[email protected]>
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 ...

github.com/php-fig/fig-standards - 5fcba25802f4794c033b61f415b56c3951da6afe authored almost 13 years ago by Robert Hafner <[email protected]>
Expanded the PSR

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

github.com/php-fig/fig-standards - 1adcb180c5a4f315e78f9ac1565d6fd92ee288a0 authored almost 13 years ago by Robert Hafner <[email protected]>
Added the Stackable and TaggableItem files.

github.com/php-fig/fig-standards - 78d672a5c977d7aabc7b335445a6ca0028cebaaa authored almost 13 years ago by Robert Hafner <[email protected]>
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 ...

github.com/php-fig/fig-standards - 1c26c133378babf571e4ed73e054b920e85cb5cb authored almost 13 years ago by Robert Hafner <[email protected]>
Corrected formatting on the data list.

github.com/php-fig/fig-standards - 8512cf89422f8ba0cba82887891fcb9c8fd1cf15 authored almost 13 years ago by Robert Hafner <[email protected]>
Expanded the PSR-Cache proposal.

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

github.com/php-fig/fig-standards - 4207195d93427383a42674afc7b743654ca72ad2 authored almost 13 years ago by Robert Hafner <[email protected]>
Cleaned up formatting and whitespace.

github.com/php-fig/fig-standards - de5c4ab9a1fd058a16b90ae877d7ad35820d49c9 authored almost 13 years ago by Robert Hafner <[email protected]>
Continued with renaming by updating comments and classes.

github.com/php-fig/fig-standards - 1746dd3efa38f603cdcb0f6d2895617b5be7b113 authored almost 13 years ago by Robert Hafner <[email protected]>
Changed the names of the various interface files to drop the leading (redundant) "Cache".

github.com/php-fig/fig-standards - 3f9bdecb1ce8c482b9b1d478279bf6359bc4d27e authored almost 13 years ago by Robert Hafner <[email protected]>
Continued expanding the documentation in the interfaces.

github.com/php-fig/fig-standards - 2fcfa12fa5854866009aefe84e4b6aff75966c0e authored almost 13 years ago by Robert Hafner <[email protected]>
Updated the format and added new sections

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

github.com/php-fig/fig-standards - 33d21d0462eb831e6980b14026889a5e85dd4487 authored almost 13 years ago by Robert Hafner <[email protected]>
Added additional comments to the CacheIterator, CacheFactory and CacheIteratorFactory interfaces.

github.com/php-fig/fig-standards - 46a9bf99b35ae075655a33eaa79e729ffbffe392 authored almost 13 years ago by Robert Hafner <[email protected]>
Added documentation to the CacheItem interface

github.com/php-fig/fig-standards - 76726c435b2cb45dcf4462c6b52286b8c3012c56 authored almost 13 years ago by Robert Hafner <[email protected]>
Added CacheIterator and CacheIterator

github.com/php-fig/fig-standards - 30dc94be741abc28e44b0bfd6fdd705494a37102 authored almost 13 years ago by Robert Hafner <[email protected]>
Corrected some encoding errors

github.com/php-fig/fig-standards - 6cca7ec7666a2f775dcc50f72cb37a2be3951100 authored almost 13 years ago by Robert Hafner <[email protected]>
Added the goal from the mailing list, as well as some formatting

github.com/php-fig/fig-standards - 4d4439dac887d369d7811160a0bb2aaf97287190 authored almost 13 years ago by Robert Hafner <[email protected]>
Added main interfaces to their own files

This will allow people to actually use the interfaces.

github.com/php-fig/fig-standards - 9e59ee327b9003b8f1a7723408b1e8df1327cdbe authored almost 13 years ago by Robert Hafner <[email protected]>
Added initial outline and interfaces.

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

github.com/php-fig/fig-standards - 9b1a7f54ad8b7a27ac57d84ad34232e8a9e2d8a1 authored almost 13 years ago by Robert Hafner <[email protected]>
Merge pull request #12 from artnez/master

Fixed Markdown Formatting

github.com/php-fig/fig-standards - 3b127b31a66e8f069ae949c2cd3260aac443b1b8 authored almost 13 years ago by Fabien Potencier <[email protected]>
fixed markdown formatting

github.com/php-fig/fig-standards - 0ac3a820d2e733f9a19e911710b6e003ce8727af authored almost 13 years ago by Artem Nezvigin <[email protected]>
Merge pull request #1 from lsmith77/master

some basic "instructions"

github.com/php-fig/fig-standards - 37de4ee0b1097d0381882de44159b3d9f60047c5 authored over 13 years ago by Matthew Weier O'Phinney <[email protected]>
Edited README.md via GitHub

github.com/php-fig/fig-standards - 0d57029a787fca3dad99bd7aeefde698f8992434 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
Merge branch 'feature/ktomk-fixes' into develop

github.com/php-fig/fig-standards - 2cc9b9740ab550873bed6b2d3f3ce0da7a2baca9 authored about 14 years ago by Matthew Weier O'Phinney <[email protected]>
Typo - Backslash needs escaping with markdown to not trigger unwanted italic rendering.

github.com/php-fig/fig-standards - 5fe6037324305f5ae1e775a471a96b7f220dcac0 authored about 14 years ago by ktomk <[email protected]>
Typo - Removal of an unneeded bullet in Mandatory list.

github.com/php-fig/fig-standards - 8536bb2d01c708427f8b3ac8b7fa25f5079f74a6 authored about 14 years ago by ktomk <[email protected]>
Fixed bad link markup

github.com/php-fig/fig-standards - 29c48bc4930c312cbc81bd7ce5e3b0173f4c7752 authored about 14 years ago by Matthew Weier O'Phinney <[email protected]>
Initial creation of PHP FIG repo

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

github.com/php-fig/fig-standards - ab3b658ec9fae0ec6b1b93913c1c8789360b3755 authored about 14 years ago by Matthew Weier O'Phinney <[email protected]>