Ecosyste.ms: OpenCollective

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

github.com/wintercms/packager

Run Composer commands within a PHP application
https://github.com/wintercms/packager

Prevent reading further into aliased/dev versions

- Read up to the end of the version and normalize just the version
- Fix tests

6122202d1cfbe7ec2245b41941e11a4b5752693d authored about 2 years ago
Stop reading version numbers at alias/commit

We don't need to care about aliases or commits when normalizing versions for now. We will implem...

dc7aacfe666c9df427468123f10f00b0bd5e287a authored about 2 years ago
Add memory storage for package metadata

ac0ef40ef26eb81ad532412f367199279b3a3870 authored about 2 years ago
Add --dry-run option to install/update command (#2)

4da3c5050ebb8f0ff36f1d09113fa60287f721a2 authored over 2 years ago
Add search command support

a790af3f9d6d4aef4bd2f967e08f93eaae8cc795 authored over 2 years ago
Limit support to PHP 7.4, 8.0 and 8.1

d113b26010aea12de87ffc8462ffaa2aa5b25328 authored over 2 years ago
Fix code smells

2f469686f13720187fe3ee896c897a94c555ade5 authored over 2 years ago
Allow Composer plugins in all test fixtures

5a7611cb278fe902b6312f95aaae49827187e4c2 authored over 2 years ago
Add Composer exception handler

This will allow us to handle exceptions returned from Composer in a more graceful format for thi...

c4146f010183c9f3b5c5d4d5533ae3c89a129b5f authored over 2 years ago
Add static analysis testing and clean up code

771e6719220973d813374a1e5375df444ca23d09 authored over 2 years ago
Fix require command in readme

eec79ad4b6fc4a37b730a19b08177e6786a390aa authored over 3 years ago
Rename to Winter namespace

c2f41f5829c64ac4c664857aaee22260e66005b4 authored over 3 years ago
Update README.md

d958ce115816fed9c8e4733a8703e4506fff03da authored over 3 years ago
Allow ignoring of Composer scripts after update/install/etc.

To keep parity with Composer, we will allow scripts by default, but the README does indicate tha...

0b7486539c7a1829c3e3cd5e23a52c5fcdbcae6e authored over 3 years ago
Update handler docblock

d290889c46db10d6ca1c2357b0a5f0e58011cdd4 authored over 3 years ago
Ignore dev files when exporting package

c72cb6d07be5e4806a75d73c110a4d52cf9c602a authored over 3 years ago
Update command attribute additions

- You can opt to ignore platform requirements
- You can opt to prefer dist or source releases

c2841fcb51e0dc39bc49cbbfc1e4d403099dea6b authored over 3 years ago
Improve test verbiage

398aceeefe8c76158279065210f0ded97c1b1e78 authored over 3 years ago
Use PHP-based method to remove test home and work directories

Some hosting providers are flagging this as a "virus" (eg: https://github.com/wintercms/web-inst...

e78a7e3259867802a060f9cbde5036127c53b7c9 authored over 3 years ago
Return memory limit as an MBytes string

03497cb325d63fc701217e3168813f031c8d9a4d authored over 3 years ago
Update README.md

3604e57b3ab54179166a3d0da16a42f84bfa63b9 authored over 3 years ago
Fix line break splitting on Windows, remove debug

1fc0e463f9f97021be7fcb85720ebea881109c1f authored over 3 years ago
Debugging Windows test issue

df5cc40ce03697841b1d88c406bf8b83d76d17fa authored over 3 years ago
Docs

e555e6ca75d3d0b15fc0e1723138669ba665ad06 authored over 3 years ago
Add "show" command and initial tests

63bd45e63d6797d442a9a231a934b9992b975867 authored over 3 years ago
Update readme with basic docs

e7de8306c099d9262f3afdf81b15d8d94fca885a authored over 3 years ago
Add composer.lock from test fixture

dfe0c4d5826726cf90d609f531d3f96fa4ccd4d6 authored over 3 years ago
Add install command and tests

2732c171fe19a93e944762b61030f54dd07c62be authored over 3 years ago
Documentation, fix problem retrieval if problem is the last output

d02ab4a7420803955b105b5bb46727fb113541ab authored over 3 years ago
Add additional tests

7a407656553a23f6d58e84839c0c19fcbbb288b6 authored over 3 years ago
Add lock-file only updates and tests

e3bb2c7ddc964ac5d6e58cc577544469c2065731 authored over 3 years ago
Force valid PHP version for update tests

c4e31fd78951c0e464fd160d318734c4a525131f authored over 3 years ago
Set PHP process time limit

de68d8e330d24ae655a6cda349be253d1527b6dc authored over 3 years ago
Add update command test cases

7d32b3427caec86e883a9b8be12d8b23998f17ce authored over 3 years ago
Error handler only has to be restored for exceptions in Composer app

2e8c3bc5fad3db6d5b8abce34d44f40bceb97121 authored over 3 years ago
Remove include/exclude dev tests

06f6294f018f1051953b07fa02e9d9254c9093a2 authored over 3 years ago
Add alias for "test" command

2eea71f3a40138e283b714f9bb43027b19ae471c authored over 3 years ago
WIP update command

Also, moved the require-dev config into the update command, as it makes more sense being defined...

fc724e141d1c2dc132165aa1e2d861a338eda23e authored over 3 years ago
Use Composer 2.1.0

76156477feaf5c03799c58a6b284205965ae4b7a authored over 3 years ago
Remove temp work directory after tests

c3c3d7aae9f881c6496dc0a37e3ae8020230cda4 authored over 3 years ago
Restore error handler after running Composer app

ebad251877d9a99f35df6df6e61b98afca849239 authored over 3 years ago
Remove Mockery - not needed, convert mocks back to PHPUnit

0aa55b02debde416914ea6c75625bdfe6e91e97f authored over 3 years ago
WIP install output parser

52aff0f4cedc12ef7f98b3836df3d8c38cdc2d9a authored over 3 years ago
WIP update command

02ea31c6ca881d29e756a71ab359df234f0c0329 authored over 3 years ago
Check work dir on firing Composer command that needs it, improve return

0b4b4c950ee2088bdc02f3514380df0054c3185c authored over 3 years ago
Rename VersionParser to VersionOutputParser

e58aa2926784dfe5879c6eef27069aa0d0611794 authored over 3 years ago
Fix path for temp test directories

df9b2b93f4cb2efccbb0fed9355400312934f9a5 authored over 3 years ago
Allow v1.3 of Mockery for PHP 7.2 support

615f6c6c6a85b50c154f843c18f513edfafa9b82 authored over 3 years ago
Fix version tests

9efb196fa23d00d860953973bc5559828b0d7260 authored over 3 years ago
Allow already-instantiated commands, mainly for testing

332cbf4be5207424bc3a1007252b78b4cc84eb98 authored over 3 years ago
Merge RunsComposer trait into base command

a32d374ba112e7b1be2e6a8acda80a7161d21e0a authored over 3 years ago
Ignore VSCode files

039bd228f60bd4a54b59f3bc3fe038f6157d264d authored over 3 years ago
Allow command outputs to be mocked in tests

28a8afb6a47bac0daf9758088b7e2b5d2e67bf15 authored over 3 years ago
Pass handle arguments correctly to command

56ee0e8c2a0c4a2b42f29af8139d1888fc639698 authored over 3 years ago
Add version parser, allow version command to return other version info

67cd9f71cf3ba625475667caf91cfb22ab37e287 authored over 3 years ago
Documentation

cea024c2438b8cf6038dba31a448f5d3978c39ff authored over 3 years ago
Use PSR-12 namespaces

38516887f650c040b141f5b029e385594a1742e5 authored over 3 years ago
Fix version test, allow execution to return any value

84f5bfcbf5e9d0ab9860ef2c456fa43459c54ab7 authored over 3 years ago
Allow setting and overriding of Composer command classes

31cc83e248e93b1a9664174e0d201b01cc08a804 authored over 3 years ago
Add base command, fix tests

6deda7eddb208bc1096272452e58cae825bd48ab authored over 3 years ago
Add code coverage

aadf0caa77cd476a65716a6a611b76d045f876ba authored over 3 years ago
Fix tests

6a3d9bf439de529166fdde208a491626c24805e6 authored over 3 years ago
Add CI tests

1594a311c7149562e20d776db6883208a173c536 authored over 3 years ago
WIP initial version command

40d376e36880a0facd205cde3b4e28bdc565c205 authored over 3 years ago
WIP Composer app setup

f9a47e0b825da96d986606f1e7427af074f6fc4c authored over 3 years ago
Add rest of getters and setters

166e79a26d3720f8b927d058946022ada054a2a0 authored over 3 years ago
Remove debug code

15615e7474256aaee623f1778470672d33964bc6 authored over 3 years ago
WIP base Composer class

9133b5f39efc1c3fb37c12ba3c47a7f667205b4e authored over 3 years ago
Update base files, install PHPUnit

3b764cd59d9a6bc1ade82a89100baf9355c4e9e5 authored over 3 years ago
Initial Composer commands and scaffolding

6e2e92f748a676b54428afba1d0c9f9dc06303ef authored over 3 years ago
Update README.md

949f3d7babbd4763590bab32bb77ec34ef3cbb21 authored over 3 years ago
Initial commit

ccd8eef7470e28391616f62d0ed15fab07c24363 authored over 3 years ago