Ecosyste.ms: OpenCollective

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

github.com/indieweb/representative-h-card-php

Given a parsed mf2 document, return the representative h-card for the page
https://github.com/indieweb/representative-h-card-php

Merge pull request #6 from indieweb/mm/php8-empty-fragment-query

build_url: treat empty fragment/query as absent

97731c6ccc0838418c775b867bf826aeaa91cd95 authored over 1 year ago by Aaron Parecki <[email protected]>
build_url: treat empty fragment/query as absent

3831455f814de8e60f100dcac02504010d6c00c8 authored over 1 year ago by Marty McGuire <[email protected]>
Update README.md

remove license from readme to consolidate it in LICENSE

8514c487e8d6b312621ed3934da9466160a38bdc authored over 1 year ago by Aaron Parecki <[email protected]>
dual license under MIT and Apache

closes #1

ff256ca1f28c26801206577cad4f16be5b84555c authored over 1 year ago by Aaron Parecki <[email protected]>
Merge pull request #3 from indieweb/mm/use-urls-match

allow no-path URL to match `/` path

134ff5ea37ec54273071c1da98c56b2832514d18 authored over 1 year ago by Aaron Parecki <[email protected]>
Merge pull request #2 from indieweb/mm/phpunit9-compat

phpunit 9 compatibility

cdf11eb0606f98217187a2280da78e8056dcdc59 authored over 1 year ago by Aaron Parecki <[email protected]>
use urls_match instead of strict compare

add test cases where h-card contains `url` with no path

a7f0b6493bc8d30b6f97e00b1cdb18801c6f34f5 authored over 1 year ago by Marty McGuire <[email protected]>
phpunit 9 test compat: namespace TestCase

also, gitignore `.phpunit.result.cache`

5343185da1817be9604655eba4a8095da344bd19 authored over 1 year ago by Marty McGuire <[email protected]>
add packagist badge

9a657ee230c90c1ad0d62fc176c0134774f05a9c authored over 8 years ago by Aaron Parecki <[email protected]>
update readme

always pass the URL to the mf2 parser so that relative URLs are resolved by the parser

d951493a8db93a2a93e3aeb12d918d282a8d7fef authored almost 9 years ago by Aaron Parecki <[email protected]>
fix link to build status image

3998bab9efc1ada00d93f8de0f01a79f2568fb29 authored almost 9 years ago by Aaron Parecki <[email protected]>
move to indieweb org for packagist

b70b01bd0dd7f2a940602137335dbf46ab6e2e38 authored almost 9 years ago by Aaron Parecki <[email protected]>
ignore composer.lock

21ff2a3385da87a7672a0b1743a6a0265076ebcc authored almost 9 years ago by Aaron Parecki <[email protected]>
delete composer.lock

5e6b0d0a826658f6fef68053f334bc844b174b3b authored almost 9 years ago by Aaron Parecki <[email protected]>
update composer

580fafbb608835e97916174ceb8846c8f3a9e49b authored almost 9 years ago by Aaron Parecki <[email protected]>
add library with tests

229108bd42d69b18be0f659f33aaacbc3c6aade1 authored almost 9 years ago by Aaron Parecki <[email protected]>