Ecosyste.ms: OpenCollective

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

PHP CodeSniffer

Maintains PHP_CodeSniffer, a number of external standards for PHP_CodeSniffer and tooling to make it easier to use and develop for PHP_CodeSniffer.
Collective - Host: opensource - https://opencollective.com/php_codesniffer - Code: https://github.com/PHPCSStandards

ADDED: Support for coding standard in the root repository for PHP_CodeSniffer v3.x

github.com/PHPCSStandards/composer-installer - 3f5fe150dd54558c0d3fde97d5b7ef46a723fd4b authored over 7 years ago by Franck Nijhof <[email protected]>
Merge pull request #29 from DealerDirect/issue/18/docs-direct-call

Adds reference to calling the script directly in the README.

github.com/PHPCSStandards/composer-installer - b3ce18edf45e752d05098ece64fd48feb3895d5f authored over 7 years ago by Ben Peachey <[email protected]>
Adds reference to calling the script directly in the README.

github.com/PHPCSStandards/composer-installer - b53bacac51da26b39aa99667e7e1b5c723c3263d authored over 7 years ago by Ben Peachey <[email protected]>
Merge pull request #28 from DealerDirect/feature/relative-paths-support

CHANGE: Local projects uses relative paths to their coding standards

github.com/PHPCSStandards/composer-installer - 2250c53f7a2715db729eaa9fd8e51af82f19dc51 authored over 7 years ago by Franck Nijhof <[email protected]>
Code style & language fixes

github.com/PHPCSStandards/composer-installer - d39ee79f724d13fa9feb9065a69ae78a72196aaa authored over 7 years ago by Franck Nijhof <[email protected]>
CHANGE: Local projects uses relative paths to their coding standards

github.com/PHPCSStandards/composer-installer - 19fa18778dbb0520accde00d1a0f143dd8ad3b4d authored over 7 years ago by Franck Nijhof <[email protected]>
Merge pull request #27 from DealerDirect/issue/9/travis-ci

Adds Travis-CI configuration file.

github.com/PHPCSStandards/composer-installer - 221b57a7611354ff9d367b6ca0a60e0a9e90f780 authored over 7 years ago by Ben Peachey <[email protected]>
Fixes global plugin being loaded caused by including "dealerdirect/qa-tools" globally

- Uses PHAR files instead of `composer global` install
- Adds PHAR cache and monthly cleanup
- U...

github.com/PHPCSStandards/composer-installer - 0ca1f2b6ed83fae80e500275db3ad823177d2161 authored over 7 years ago by Ben Peachey <[email protected]>
Changes PHP 5.5 build to allow failure as PHP5.5 is no longer actively supported.

github.com/PHPCSStandards/composer-installer - d62b38e7d6fb571e993978bddaec4c8097edaa62 authored over 7 years ago by Ben Peachey <[email protected]>
Fixes PHPCS "line too long" by splitting long line.

github.com/PHPCSStandards/composer-installer - 5869feb2a0f59737bbeb5cf138b680e87f7984fa authored over 7 years ago by Ben Peachey <[email protected]>
Adds Travis-CI configuration file.

github.com/PHPCSStandards/composer-installer - 0822d8b96039109e6cc04d9d1a682632a7e7a0c2 authored over 7 years ago by Ben Peachey <[email protected]>
Merge pull request #25 from DealerDirect/feature/support-coding-standards-in-root-package

Added support for having coding standards in the root package

github.com/PHPCSStandards/composer-installer - 4bb05bc843424e9ac45b1fbaa3eabb12e23804b4 authored over 7 years ago by Franck Nijhof <[email protected]>
Added support for having coding standards in the root package

github.com/PHPCSStandards/composer-installer - bcd8c1c74d47a18997a7d201c39046b1efb31869 authored over 7 years ago by Franck Nijhof <[email protected]>
Merge pull request #22 from DealerDirect/docs/issue-16

Improvements to the documentation

github.com/PHPCSStandards/composer-installer - e9ce700df1e7a539f6fae743f6c5c3392da7eb59 authored almost 8 years ago by Ben Peachey <[email protected]>
Merge branch 'master' into docs/issue-16

github.com/PHPCSStandards/composer-installer - 219a209661ec499e48dcddc3817a4a2ffc5bf208 authored almost 8 years ago by Ben Peachey <[email protected]>
CHANGE: Improvements to the documentation

- Instructs the user to install the package using a composer command as editing the composer fi...

github.com/PHPCSStandards/composer-installer - f94f42f98bf271191379a91721c7cb505b794524 authored almost 8 years ago by Ben Peachey <[email protected]>
Merge pull request #21 from codenamephp/master

Adds `instanceof` check to prevent root package from being installed.

github.com/PHPCSStandards/composer-installer - 526b9c8099eb9ec376769369eef61bdb958608a7 authored almost 8 years ago by Ben Peachey <[email protected]>
Update Plugin.php

github.com/PHPCSStandards/composer-installer - 42eeda15baca4255aeb708e549ed086c7fe8452f authored almost 8 years ago by Bastian Schwarz <[email protected]>
Update Plugin.php

Documentation

github.com/PHPCSStandards/composer-installer - 050ac1e860c4f7c22e1f3b280b73a8e0488ee947 authored almost 8 years ago by Bastian Schwarz <[email protected]>
Update Plugin.php

Ignoring root package when installing so the plugin will work again when installed into a code s...

github.com/PHPCSStandards/composer-installer - 125271ab1e51dda7e46a6efb92aa87d8436d4373 authored almost 8 years ago by Bastian Schwarz <[email protected]>
Merge pull request #15 from DealerDirect/hotfix/coding-standards-search-depth

Fixed #13: Incorrect coding standards search depth

github.com/PHPCSStandards/composer-installer - 8232dc19ca64126abd5d60726c2af9392299f679 authored almost 8 years ago by Franck Nijhof <[email protected]>
Fixed #13: Incorrect coding standards search depth

github.com/PHPCSStandards/composer-installer - 4e1750f82129be4995e8859fa28fae8c73a19a78 authored almost 8 years ago by Franck Nijhof <[email protected]>
Merge pull request #12 from DealerDirect/documentation/serveral-improvements

Improved documentation

github.com/PHPCSStandards/composer-installer - 04746ada726ae3569506847d7c23cd60e726a96b authored almost 8 years ago by Franck Nijhof <[email protected]>
DOC: Replaced 'this' links with more descriptive onces

github.com/PHPCSStandards/composer-installer - 9ab33582a2e395db4fe7d5db970d3d5a29f3dad2 authored almost 8 years ago by Franck Nijhof <[email protected]>
Updated documentation to match our Markdown styleguide, updated copyright years, updated badges

github.com/PHPCSStandards/composer-installer - 62af82dd8c7011d53000c5821179440393337339 authored almost 8 years ago by Franck Nijhof <[email protected]>
Merge pull request #5 from potherca-contrib/develop

Adds static function to call the Plugin::onDependenciesChangedEvent() method

github.com/PHPCSStandards/composer-installer - 305ff39db2f7577a1d4921800b361491dee7691f authored almost 8 years ago by Franck Nijhof <[email protected]>
Improves readability of Plugin::isPHPCodeSnifferInstalled() method.

github.com/PHPCSStandards/composer-installer - ed5667a57891a1b9bf0bd01bafeddf38952d149e authored almost 8 years ago by Ben Peachey <[email protected]>
Adds some more output message in verbose mode.

github.com/PHPCSStandards/composer-installer - dcabe5e6d61cfa0a06e638b615ad67545e5f58ec authored almost 8 years ago by Ben Peachey <[email protected]>
Makes sure IO is set when script event is run independently.

github.com/PHPCSStandards/composer-installer - 95de79d42f576b8c54cf05139778d16688246c35 authored almost 8 years ago by Ben Peachey <[email protected]>
Makes init function private to ensure logical order of execution.

github.com/PHPCSStandards/composer-installer - c8b6ab47da937b99f8f083b4ea6bce6873f4fdc2 authored almost 8 years ago by Ben Peachey <[email protected]>
Removes unneeded getter.

github.com/PHPCSStandards/composer-installer - a92cc96852597f1e2846c7525cbaf31316df5739 authored almost 8 years ago by Ben Peachey <[email protected]>
CHANGE: Adds static function to call the Plugin::onDependenciesChangedEvent() method.

github.com/PHPCSStandards/composer-installer - 34366c3f2518830d9e0877a3eaff8fee9a06b24d authored almost 8 years ago by Ben Peachey <[email protected]>
Merge pull request #10 from christopher-hopper/feature/github-contribution-templates

Github contribution templates

github.com/PHPCSStandards/composer-installer - c4f5de0cc79f9b31ff3403cb7885fa38bd395b8e authored almost 8 years ago by Bram Mittendorff <[email protected]>
Merge branch 'master' into feature/github-contribution-templates

github.com/PHPCSStandards/composer-installer - 7fdc55c0b8673dddc56ec1dcfe4b52615846e028 authored almost 8 years ago by Franck Nijhof <[email protected]>
Merge pull request #8 from christopher-hopper/feature/install-plugin-feedback

Show config actions and a result as console output

github.com/PHPCSStandards/composer-installer - f866c3e1ff8b2327c426ea14ab0d661579f48840 authored almost 8 years ago by Franck Nijhof <[email protected]>
Ignore developer files in Git archive

These files will not be included in distribution archives created using
Git.

github.com/PHPCSStandards/composer-installer - 781c1b18ebe70b8a10cc18afb9ad8b1d4572936b authored almost 8 years ago by Christopher Hopper <[email protected]>
Add templates for Github contributions

Improve the quality of submitted Pull Request descriptions and Issues by
including a template fo...

github.com/PHPCSStandards/composer-installer - aed27263ffde6ff71394fa3fd495bc4434ad8438 authored almost 8 years ago by Christopher Hopper <[email protected]>
Refactor PHP CodeSniffer config key into constant

github.com/PHPCSStandards/composer-installer - 1d0f03aae5d745955e49b6b6e266dca1948f9c33 authored almost 8 years ago by Christopher Hopper <[email protected]>
Refactor output message for config actions

github.com/PHPCSStandards/composer-installer - ad8e88b87f00bae5488120705db708ec605d2697 authored almost 8 years ago by Christopher Hopper <[email protected]>
Merge branch 'master' into feature/install-plugin-feedback

github.com/PHPCSStandards/composer-installer - ea866cd76595bc0fb7a19dd2d09ec5b3b12b52a6 authored almost 8 years ago by Franck Nijhof <[email protected]>
Merge pull request #6 from christopher-hopper/master

Support existing standards packages with subfolders

github.com/PHPCSStandards/composer-installer - 08b7448bebb4b027299177fd3260c3890c01361e authored almost 8 years ago by Franck Nijhof <[email protected]>
Merge branch 'master' into master

github.com/PHPCSStandards/composer-installer - 5dbe4e420224f1e6ed0ee7de6c636399e5d05bd6 authored almost 8 years ago by Franck Nijhof <[email protected]>
Merge pull request #3 from DealerDirect/feature/removes-lgtm

Removal of lgtm.co

github.com/PHPCSStandards/composer-installer - 739812480b2463d17a7948dcdd495e24ce67efe4 authored almost 8 years ago by Franck Nijhof <[email protected]>
Merge branch 'master' into feature/removes-lgtm

github.com/PHPCSStandards/composer-installer - c82d8194cc0f7f74e7a2a46afd8275533d8702b7 authored almost 8 years ago by Franck Nijhof <[email protected]>
Show config actions and a result as Console output

Fixes #7

github.com/PHPCSStandards/composer-installer - 2e97a90570d02a18cf3add95eaca8061df3aab77 authored almost 8 years ago by Christopher Hopper <[email protected]>
Update README requirements for supported subfolders

github.com/PHPCSStandards/composer-installer - be10123d196fe368a8240ab75e88d287c6c01745 authored almost 8 years ago by Christopher Hopper <[email protected]>
Fix spelling and line length in comments

github.com/PHPCSStandards/composer-installer - 95b39e450f21f8f52e410870d3ed88bc26a476fc authored almost 8 years ago by Christopher Hopper <[email protected]>
Find CodeSniffer rulesets for installed paths

Allows plugin installer to search for rulesets that are in a subfolder.

github.com/PHPCSStandards/composer-installer - 114d881299ff5a3ae928cebe2b83df941af50e20 authored almost 8 years ago by Christopher Hopper <[email protected]>
Removal of lgtm.co. Enforcement is now done by Github's native required pull requests review method.

github.com/PHPCSStandards/composer-installer - a96df05c4d61d19c9b1c090c5a09c2163ef20dbc authored about 8 years ago by Franck Nijhof <[email protected]>
Merge pull request #2 from DealerDirect/feature/fix-bug-when-phpcs-missing

Bugfix: Plugin fails when PHP_CodeSniffer is not installed

github.com/PHPCSStandards/composer-installer - 2a3580be232c7b0c1d0b8654c32fe9e076cd7834 authored about 8 years ago by Franck Nijhof <[email protected]>
Code styling fix (removed space).

github.com/PHPCSStandards/composer-installer - 415ac942e1ed284664a7349f0ef2a7e853456c3d authored about 8 years ago by Franck Nijhof <[email protected]>
Code styling fix (removed space).

github.com/PHPCSStandards/composer-installer - 026ad3f966d26cbcbdc4b8a411929f43d062f7f5 authored about 8 years ago by Franck Nijhof <[email protected]>
Fixes issue where plugin still tries to execute PHP_CodeSniffer, even if it is not installed.

In case this plugin was installed globally and PHP_CodeSniffer is not in the repository you are ...

github.com/PHPCSStandards/composer-installer - c23d45762f2e1d4afc32641a6736b35c7e7d952c authored about 8 years ago by Franck Nijhof <[email protected]>
Merge pull request #1 from DealerDirect/phpcs-config-set-version

PHPCS Configuration management

github.com/PHPCSStandards/composer-installer - 771d652d817b6a3cfd111147b8296229a0c3a38c authored about 8 years ago by Franck Nijhof <[email protected]>
Updated plugin based on PR comments. Added the ProcessBuilder and changed naming and visibility of some methods & variables.

github.com/PHPCSStandards/composer-installer - 9b40c25de44e9bd371ebcc56defba451536a250e authored about 8 years ago by Franck Nijhof <[email protected]>
Initial commit of a version which works by changing PHP_CodeSniffer's configuration

github.com/PHPCSStandards/composer-installer - c2be70518e757b63c1abbf6051e6111378fd3032 authored about 8 years ago by Franck Nijhof <[email protected]>
Look for standards mappings in other packages of the local repository (e.g. in case this was provided by a metapackage)

github.com/PHPCSStandards/composer-installer - ca4557eff1f3d24050bfc0bac64afb0b16565888 authored about 8 years ago by Franck Nijhof <[email protected]>
Fixed with coding standard naming generation in case no name was provided

github.com/PHPCSStandards/composer-installer - 9a1ed6295342d5dc7cdb9a083494305f357aa616 authored about 8 years ago by Franck Nijhof <[email protected]>
Updated versioneye.com badges in documentation.

github.com/PHPCSStandards/composer-installer - 3c21b209a418816a69842e948347221d758ff57c authored about 8 years ago by Franck Nijhof <[email protected]>
Batman! (this commit has no parents)

github.com/PHPCSStandards/composer-installer - bf43e0fc3835c0f354abbdb3b5b6eb2e04370e6d authored about 8 years ago by Franck Nijhof <[email protected]>