SkillAgentSearch skills...

Phpacker

Package any PHP script or PHAR into a standalone, cross-platform executable

Install / Use

/learn @phpacker/Phpacker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PHPacker

tests analyze format Latest Version on Packagist License

PHPacker enables you to package any PHP script or PHAR into a standalone, cross-platform executable. It handles all the complexity of bundling PHP with your application, making distribution simple and hassle-free.

<br />

Documentation

You can read the official documentation on the PHPacker website.

<br />

Installation

You can install PHPacker globally via Composer:

composer global require phpacker/phpacker

Or as a project dependency:

composer require phpacker/phpacker --dev
<br />

Quick Start

Build a standalone executable from your PHP script with a single command:

phpacker build --src=./app.phar
<br />

Contributing

Contributions are welcome! Please see our Contributing Guide for details.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

Related Skills

View on GitHub
GitHub Stars411
CategoryDevelopment
Updated1d ago
Forks6

Languages

PHP

Security Score

100/100

Audited on Apr 1, 2026

No findings