Skip to content

Instantly share code, notes, and snippets.

@oneblackcrayon
Last active July 26, 2026 22:15
Show Gist options
  • Select an option

  • Save oneblackcrayon/79f735fd77a1bf561ab704e87c464b65 to your computer and use it in GitHub Desktop.

Select an option

Save oneblackcrayon/79f735fd77a1bf561ab704e87c464b65 to your computer and use it in GitHub Desktop.
Composer JSON file
{
"require": {
"squizlabs/php_codesniffer": "*",
"wp-coding-standards/wpcs": ">=2.0",
"statamic/cli": "^3.4",
"symfony/config": ">=4.1",
"symfony/expression-language": ">=4.1",
"symfony/finder": ">=4.1",
"symfony/proxy-manager-bridge": ">=4.1",
"symfony/yaml": ">=4.1",
"symfony/http-kernel": ">=4.1",
"symfony/lock": ">=4.1",
"symfony/browser-kit": ">=4.1",
"symfony/console": ">=4.1",
"symfony/var-dumper": ">=4.1",
"symfony/css-selector": ">=4.1",
"symfony/process": ">=4.1",
"phpcompatibility/php-compatibility": ">=9.1",
"dealerdirect/phpcodesniffer-composer-installer": ">=0.5.0",
"laravel/installer": ">=2.0",
"twig/twig": "@stable",
"laravel/jetstream": "^2.1",
"laravel/valet": "^4.0"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}

Command to install from file:

composer global install > composer.txt

bacon/bacon-qr-code
carbonphp/carbon-doctrine-types
dasprid/enum
dealerdirect/phpcodesniffer-composer-installer
doctrine/inflector
friendsofphp/proxy-manager-lts
guzzlehttp/guzzle
guzzlehttp/promises
guzzlehttp/psr7
illuminate/bus
illuminate/collections
illuminate/conditionable
illuminate/console
illuminate/container
illuminate/contracts
illuminate/events
illuminate/filesystem
illuminate/macroable
illuminate/pipeline
illuminate/support
illuminate/view
jaybizzle/crawler-detect
jenssegers/agent
laminas/laminas-code
laravel/fortify
laravel/installer
laravel/jetstream
laravel/prompts
laravel/valet
masterminds/html5
mnapoli/silly
mobiledetect/mobiledetectlib
nesbot/carbon
nunomaduro/termwind
paragonie/constant_time_encoding
php-di/invoker
phpcompatibility/php-compatibility
phpcsstandards/phpcsextra
phpcsstandards/phpcsutils
pragmarx/google2fa
psr/cache
psr/clock
psr/container
psr/event-dispatcher
psr/http-client
psr/http-factory
psr/http-message
psr/log
psr/simple-cache
ralouphie/getallheaders
squizlabs/php_codesniffer
statamic/cli
symfony/browser-kit
symfony/cache
symfony/cache-contracts
symfony/config
symfony/console
symfony/css-selector
symfony/dependency-injection
symfony/deprecation-contracts
symfony/dom-crawler
symfony/error-handler
symfony/event-dispatcher
symfony/event-dispatcher-contracts
symfony/expression-language
symfony/filesystem
symfony/finder
symfony/http-foundation
symfony/http-kernel
symfony/lock
symfony/polyfill-ctype
symfony/polyfill-intl-grapheme
symfony/polyfill-intl-normalizer
symfony/polyfill-mbstring
symfony/polyfill-php80
symfony/polyfill-php83
symfony/process
symfony/proxy-manager-bridge
symfony/service-contracts
symfony/string
symfony/translation
symfony/translation-contracts
symfony/var-dumper
symfony/var-exporter
symfony/yaml
twig/twig
voku/portable-ascii
wp-coding-standards/wpcs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment