Ecosyste.ms: OpenCollective

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

github.com/voku/php-domain-parser

Public Suffix List based domain parsing implemented in PHP [Fork]
https://github.com/voku/php-domain-parser

Adds swp files

113857a0439367f8ac4f957dd89fb217822a9338 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Composer now uses --prefer-source

e51b8ff68a4b3dfb9cbecf8b39b285ec9a334ecb authored almost 12 years ago by Jeremy Kendall <[email protected]>
Updates dev dependency versions

cc14388612b8a05351ab96944733517a009674ad authored almost 12 years ago by Jeremy Kendall <[email protected]>
Removes explicit config file flag

31f952caefff1c943c05bd1895183d803c721d50 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Adds phpunit -c phpunit.xml.dist in hopes that it'll get travis working

e3196d19fb416f7eb9e90aaeac2644cbd0d27210 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Updates README

ca2490fa737c658d0bf952e38380f60b44a64e37 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Removes explicit call to phpunit

f299c701ddd3fab844b47ebd9526cda55a7c6b41 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Adds travis-ci config

4d1383ae69bd92803f508ef849cd82e6bc5ee6b8 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Removes method params, adds adapter getter/setter and allows for default adapter

136ca06b088df435c667c4d077e01743294d4253 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Removes 'else'

993fb20c8826aa425c967f5f592a5124a252e796 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Removes 'else'

39480a127a1f17faf002b711f3c6cc8ccbec8fb0 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Removes default cache directory. Web user couldn't write to it anyhow. Giving that decision back to the user.

6c04c9be1539aae6f7f52190f781fcd7bc941dee authored almost 12 years ago by Jeremy Kendall <[email protected]>
Removes markTestIncomplete, adds todo

26dad1643a8973c0c3e9f8fa008f6d1830f053e5 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Adds assertion to ensure null subdomains are returning null and not ''

8dc5b2aff59e4d238e3fec2880932f6ab6a77b0e authored almost 12 years ago by Jeremy Kendall <[email protected]>
Adds cache dir to Exception message

cceb1b0dea54e7fda3968199c045b59c3a6db65e authored almost 12 years ago by Jeremy Kendall <[email protected]>
Refactors default cache dir, supresses file_put_contents errors

16272a766e64b7ae21dced5c88be14521ceca954 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Adds refreshPublicSuffixList and updates tests

d06ca417515b1fd004e730980925d976fcd642e7 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Screwed up last commit message

Merge branch 'master' of github.com:jeremykendall/php-domain-parser

8134152e4f92f8e34f91506abbbd9ec8751b9bb4 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Fleshes out composer.json. Resolves #2

25e4aa41448e1c3fbd8e41e477202c5965032331 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Fleshes out composer.json. Resolves #5

0a07921de55c48e04ba2e0442567f8bedb2cbe47 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Refactors PublicSuffixListManager::getList() to return PublicSuffixList

09fed1f78d638506659bedcc5f1e31d52501a097 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Adds phpdoc doc blocks

e601448d8a508a47fe8cee0fe0f6d1175423a02c authored almost 12 years ago by Jeremy Kendall <[email protected]>
Adds defaultpackagename to phpdoc command

20c883b6dc42d05ef4e29366fcdea71179a9ed97 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Filenames to const, shuffles dependencies, creates default cache dir

edf4db56f19ec82206348e237aee79251cb5ee85 authored almost 12 years ago by Jeremy Kendall <[email protected]>
php-cs-fixer fixes

7d56071f2a1b956a4ae269412cec9212e352a874 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Refactors test to use refactored PublicSuffixList, corrects bugs found during testing.

179ad356f388e5f412c7cd7bee5ad7af1c6290cc authored almost 12 years ago by Jeremy Kendall <[email protected]>
Adds default cache dir, includes .gitignore so I can commit the otherwise empty dir

b7ed71213d757b3b0df3bc6c9ea2df1cd0d4a285 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Renames test files, removes unused test file.

9942083a291c21ee9f8550185d35423ae9f6868a authored almost 12 years ago by Jeremy Kendall <[email protected]>
Refactors PublicSuffixList to extend ArrayObject, removes test

e0144ce0efc28107f293538f737b3c4d0bf26066 authored almost 12 years ago by Jeremy Kendall <[email protected]>
ASF 2 license. Attempting to comply with license for derived works

31669f5e63c65201b2d79cebd037749b18f6deb5 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Refactorings, additions, and documentation

132d0679669e4bfd5e9e2bd909161a428fb5685b authored almost 12 years ago by Jeremy Kendall <[email protected]>
Files necessary for testing

8f4e76ce292cda205c8b0a610efb6643bf6c97ff authored almost 12 years ago by Jeremy Kendall <[email protected]>
Excludes \Pdp\Domain from test coverage

599f45ca5de770ae98212390fa8344f262ff4ded authored almost 12 years ago by Jeremy Kendall <[email protected]>
Domain object

f6359d7bbdae624490e187139344440982da9438 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Adds requirements

0378ff185a124e892fbada2816afdd292148c349 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Updates year in license

ecb67a92e3aff0b2c6d70b07b3d22aba6ea841a4 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Removes unused variable

3e2346b0f6350dbc621738a411a2c3311553a025 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Adds test cases

4eb23681ff923552cb220d6cbb44171cd9b628c7 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Removes unused method

dd25d7356da29d667320645e22fee856f1f0b2f4 authored almost 12 years ago by Jeremy Kendall <[email protected]>
PublicSuffixList and Manager classes and tests

49e69bcc36c1ad55b6112a4605598ab51fb2239f authored almost 12 years ago by Jeremy Kendall <[email protected]>
Updates .gitignore

467a12f440738019ec0fb34cd0342bb3a623a32f authored almost 12 years ago by Jeremy Kendall <[email protected]>
Adds .gitignore

93f339d7d82e315e0c4e5aeb51a13b73c89c772a authored almost 12 years ago by Jeremy Kendall <[email protected]>
Refactors DomainParser to use the new PublicSuffixList object

087a5d08c776516c4ba21f76b418592b5d909226 authored almost 12 years ago by Jeremy Kendall <[email protected]>
phpunit now points to dev dependency

ab6c554686818931d32a5067d3a0c0aa0fef0c6c authored almost 12 years ago by Jeremy Kendall <[email protected]>
Adds dev requirements.

8336ee4aecdd57d665c287f8ed5c4f402ad3c455 authored almost 12 years ago by Jeremy Kendall <[email protected]>
Reformats code with php-cs-fixer

95f0ee134119a4c60b31453b3c0152f874329d9d authored almost 12 years ago by Jeremy Kendall <[email protected]>
Initial commit

faf96c158b407b193f5bbcd26c806937792b1327 authored almost 12 years ago by Jeremy Kendall <[email protected]>