Download the PHP package stellarwp/pup without Composer
On this page you can find all versions of the php package stellarwp/pup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stellarwp/pup
More information about stellarwp/pup
Files in stellarwp/pup
Download stellarwp/pup
More information about stellarwp/pup
Files in stellarwp/pup
Please rate this library. Is it a good library?
Informations about the package pup
Project Utilities & Packager (pup
)
This is a CLI utility built by StellarWP for running project build processes, sanity checks, and packaging into zips.
Docs
- Installation
- Install in a project as a phar - recommended for most projects.
- Install as a composer dependency - easy, but comes with some caveats.
- Install globally as a phar - good option for your system.
- Install globally as a git clone - another good option for your system.
- Configuration
- Glob patterns - for your
.distfiles
and.distignore
files. - Internationalization (i18n)
- Glob patterns - for your
- Commands
pup build
pup check
pup check:tbd
pup check:version-conflict
pup clean
pup do
pup get-version
pup help
pup i18n
pup info
pup package
pup workflow
pup zip
pup zip-name
- Command flow for
pup zip
- Checks
- Default checks
- Running all checks
- Running specific checks
- Creating custom checks
- Simple checks
- Class-based checks
- Workflows
- Defining workflows
- Calling workflows
- Pseudo-workflows
- Examples
- GitHub Workflow: Zipping - Breaks up the
pup zip
command into multiple steps so debugging is easy.
- GitHub Workflow: Zipping - Breaks up the
All versions of pup with dependencies
PHP Build Version
Package Version
Requires
composer/composer Version
*
php Version ^7.2|^8.0
symfony/process Version ^5.4
symfony/console Version ^5.4
symfony/filesystem Version ^5.4
guzzlehttp/guzzle Version ^7.0
php Version ^7.2|^8.0
symfony/process Version ^5.4
symfony/console Version ^5.4
symfony/filesystem Version ^5.4
guzzlehttp/guzzle Version ^7.0
The package stellarwp/pup contains the following files
Loading the files please wait ....