Download the PHP package pack-php/pack without Composer
On this page you can find all versions of the php package pack-php/pack. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pack-php/pack
More information about pack-php/pack
Files in pack-php/pack
Download pack-php/pack
More information about pack-php/pack
Files in pack-php/pack
Vendor pack-php
Package pack
Short Description A Laravel Artisan command to search, preview, and install PHP packages from Packagist.
License MIT
Package pack
Short Description A Laravel Artisan command to search, preview, and install PHP packages from Packagist.
License MIT
Please rate this library. Is it a good library?
Informations about the package pack
Laravel Packagist Explorer
A Laravel Artisan command to search, preview, and install PHP packages from Packagist.
๐ Features
- Search for PHP packages directly from your terminal.
- Preview package details before installing.
- Open the package page in your browser.
- Install selected packages with Composer.
๐ฆ Installation
You can install the package via Composer:
โก Usage
Search and Install a Package
Run the following command:
- Enter a package name: The command will ask you to enter a package name.
- Browse results: A list of matching packages from Packagist will be displayed.
- Select a package: Use arrow keys or enter the number to choose a package.
- Open the package page (Optional): You can open the package's Packagist URL in your browser.
- Confirm installation: The command will ask if you want to install the package.
- Installation starts: If confirmed, Composer will install the package.
Example Usage:
๐งช Testing
You can run tests using PHPUnit:
๐ License
This package is open-source and available under the MIT License.
All versions of pack with dependencies
PHP Build Version
Package Version
No informations.
The package pack-php/pack contains the following files
Loading the files please wait ....