symfony
The Symfony CLI tool
Package Information
- Domain:
symfony.com - Name:
symfony - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install symfonyPrograms
This package provides the following executable programs:
symfony
Available Versions
Show all 50 versions
5.12.0,5.11.0,5.10.9,5.10.8,5.10.75.10.6,5.10.5,5.10.4,5.10.3,5.10.25.10.1,5.10.0,5.9.1,5.9.0,5.8.195.8.18,5.8.17,5.8.16,5.8.15,5.8.145.8.13,5.8.12,5.8.11,5.8.10,5.8.95.8.8,5.8.7,5.8.6,5.8.5,5.8.45.8.3,5.8.2,5.8.1,5.8.0,5.7.85.7.7,5.7.6,5.7.5,5.7.4,5.7.35.7.2,5.7.1,5.7.0,5.6.2,5.6.15.6.0,5.5.10,5.5.9,5.5.8,5.5.7
Latest Version: 5.12.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) symfony -- $SHELL -iDependencies
This package depends on:
php.net
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.symfony
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links
This documentation was auto-generated from package data.