jacknoordhuis/pharutils

A library for dealing with phar archives.

dev-master 2018-02-27 12:01 UTC

This package is auto-updated.

Last update: 2024-04-06 23:12:08 UTC


README

A composer library for dealing with phar archives!

About

PharUtils is a composer library designed for easily creating, modifying and extracting phar archives. The project currently supports building a plain old phars from a folder or zip archive, building PocketMine-MP plugins and building poggit virion projects.

This project is still under heavy development and API methods are subject to change at any time without notice.

Download

You can grab the latest releases of PharUtils from the github releases or use composer:

composer require jacknoordhuis/pharutils

Issues

Found a problem with PharUtils? Make sure to open an issue on the issue tracker and we'll get it sorted!

The content of this repo is licensed under the GNU Lesser General Public License v3. A full copy of the license is available here.