https://github.com/consolidation/site-process

Last synced: about 1 month ago

Repository metadata:

A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 214
Total Committers: 22
Avg Commits per committer: 9.727
Development Distribution Score (DDS): 0.346

Commits in past year: 7
Committers in past year: 5
Avg Commits per committer in past year: 1.4
Development Distribution Score (DDS) in past year: 0.571

Name Email Commits
Greg Anderson g****n@g****g 140
Moshe Weitzman w****n@t****m 47
Greg Anderson g****n@g****g 3
Greg Anderson g****g@g****m 3
Dane Powell d****l 2
Alexandru Szasz a****z@a****m 2
ms-slasher13 m****t@g****m 2
Andy Postnikov a****v@g****m 1
Andrew Macpherson h****3@g****m 1
Anders Grendstadbakk a****5@g****m 1
Cees Geene c****e@g****m 1
Dieter Holvoet d****t@g****m 1
Emerson Jair e****r@g****m 1
Greg Anderson g****n@g****g 1
edwinknl 4****l 1
Rudolf Byker r****r 1
Karl Hepworth k****h@g****m 1
Ivan C****k 1
Hershey Korik 4****k 1
Marcus Deglos m****s@d****m 1
alexpott a****t@g****m 1
geek-merlin g****b@a****e 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

packagist: consolidation/site-process

A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.

  • Homepage:
  • Licenses: MIT
  • Latest release: 5.4.0 (published 9 months ago)
  • Last Synced: 2024-11-11T02:06:49.824Z (about 1 month ago)
  • Versions: 53
  • Dependent Packages: 8
  • Dependent Repositories: 2,311
  • Downloads: 31,577,147 Total
  • Docker Downloads: 9,428,588
  • Rankings:
    • Downloads: 0.146%
    • Dependent repos count: 0.185%
    • Docker downloads count: 0.204%
    • Average: 1.661%
    • Forks count: 2.782%
    • Stargazers count: 3.068%
    • Dependent packages count: 3.583%
  • Maintainers (1)
  • Funding:

Dependencies

composer.json packagist
  • phpunit/phpunit ^9 development
  • squizlabs/php_codesniffer ^3 development
  • consolidation/config ^2
  • consolidation/site-alias ^3
  • php >=8.0.14
  • symfony/console ^5.4 || ^6
  • symfony/process ^6
composer.lock packagist
  • doctrine/instantiator 1.4.0 development
  • myclabs/deep-copy 1.10.2 development
  • nikic/php-parser v4.13.2 development
  • phar-io/manifest 2.0.3 development
  • phar-io/version 3.1.1 development
  • phpdocumentor/reflection-common 2.2.0 development
  • phpdocumentor/reflection-docblock 5.3.0 development
  • phpdocumentor/type-resolver 1.6.0 development
  • phpspec/prophecy v1.15.0 development
  • phpunit/php-code-coverage 9.2.11 development
  • phpunit/php-file-iterator 3.0.6 development
  • phpunit/php-invoker 3.1.1 development
  • phpunit/php-text-template 2.0.4 development
  • phpunit/php-timer 5.0.3 development
  • phpunit/phpunit 9.5.14 development
  • sebastian/cli-parser 1.0.1 development
  • sebastian/code-unit 1.0.8 development
  • sebastian/code-unit-reverse-lookup 2.0.3 development
  • sebastian/comparator 4.0.6 development
  • sebastian/complexity 2.0.2 development
  • sebastian/diff 4.0.4 development
  • sebastian/environment 5.1.3 development
  • sebastian/exporter 4.0.4 development
  • sebastian/global-state 5.0.5 development
  • sebastian/lines-of-code 1.0.3 development
  • sebastian/object-enumerator 4.0.4 development
  • sebastian/object-reflector 2.0.4 development
  • sebastian/recursion-context 4.0.4 development
  • sebastian/resource-operations 3.0.3 development
  • sebastian/type 2.3.4 development
  • sebastian/version 3.0.2 development
  • squizlabs/php_codesniffer 3.6.2 development
  • theseer/tokenizer 1.2.1 development
  • webmozart/assert 1.10.0 development
  • consolidation/config 2.0.4
  • consolidation/site-alias 3.1.3
  • dflydev/dot-access-data v3.0.1
  • grasmash/expander 2.0.1
  • psr/container 2.0.2
  • psr/event-dispatcher 1.0.0
  • psr/log 1.1.4
  • symfony/console v6.0.3
  • symfony/deprecation-contracts v3.0.0
  • symfony/event-dispatcher v5.4.3
  • symfony/event-dispatcher-contracts v3.0.0
  • symfony/finder v5.4.3
  • symfony/polyfill-ctype v1.24.0
  • symfony/polyfill-intl-grapheme v1.24.0
  • symfony/polyfill-intl-normalizer v1.24.0
  • symfony/polyfill-mbstring v1.24.0
  • symfony/polyfill-php80 v1.24.0
  • symfony/process v6.0.3
  • symfony/service-contracts v3.0.0
  • symfony/string v6.0.3
.github/workflows/ci.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • shivammathur/setup-php v2 composite