macfja/phar-builder
Composer 安装命令:
composer require macfja/phar-builder
包简介
README 文档
README
Create a Phar (PHp ARchive) file of your Composer based PHP application
Installation
Composer
composer require macfja/phar-builder
Phar archive
You can download the Phar directly on GitHub in the release section (https://github.com/MacFJA/PharBuilder)
Usage
Within a composer based project
vendor/bin/phar-builder
With the phar
phar-builder.phar package path-to-your-composer.json-file
Command package
Extract from the vendor/bin/phar-builder help package command
Description:
Generate a Phar from a composer.json
Usage:
package [options] [--] [<composer-json>]
Arguments:
composer-json The path to the composer.json file.
If the argument is not defined, search of a composer.json inside the current directory
Options:
--output=OUTPUT Where to output the Phar
--name=NAME The name of the Phar
--no-dev Do not include dev dependencies
--dev Include dev dependencies
--no-shebang Do not add/remove shebang
--shebang Ensure that a shebang is used
--entry-point=ENTRY-POINT The file to include when the Phar is executed/called
--included=INCLUDED The list (separate by ",") of path to add in the Phar
--excluded=EXCLUDED The list (separate by ",") of path to exclude in the Phar
--bz2 Use the BZip2 compression for the Phar
--gzip Use the GZip compression for the Phar
--flat Do not compress the Phar
-h, --help Display this help message
-q, --quiet Do not output any message
-V, --version Display this application version
--ansi Force ANSI output
--no-ansi Disable ANSI output
-n, --no-interaction Do not ask any interactive question
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
More information about the Composer configuration
Similar projects
- https://github.com/clue/phar-composer
- https://github.com/box-project/box2
- https://github.com/IcecaveStudios/near
- https://github.com/Modularr/Phar
- https://github.com/kos33rd/pharaon
- https://github.com/brad-jones/pharbuilder
- https://github.com/index0h/yii2-phar
- https://github.com/keradus/PharBuilder
- https://github.com/JeroenDeDauw/PharBuilder
- https://github.com/theseer/Autoload
- https://github.com/crodas/Phar-Builder
- https://github.com/oleics/php-ac-build-phar
- https://github.com/mvccore/packager
- https://github.com/box-project/box2-lib
- https://github.com/humbug/box
License
The MIT License (MIT). Please see License File for more information.
macfja/phar-builder 适用场景与选型建议
macfja/phar-builder 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 11.96k 次下载、GitHub Stars 达 123, 最近一次更新时间为 2015 年 04 月 28 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 macfja/phar-builder 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 macfja/phar-builder 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 11.96k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 126
- 点击次数: 0
- 依赖项目数: 12
- 推荐数: 4
其他信息
- 授权协议: MIT
- 更新时间: 2015-04-28