2017 © Pedro Peláez
 

library pharutils

A library for dealing with phar archives.

image

jacknoordhuis/pharutils

A library for dealing with phar archives.

  • Tuesday, February 27, 2018
  • by JackNoordhuis
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PharUtils

A composer library for dealing with phar archives!, (*1)

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., (*2)

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

Download

You can grab the latest releases of PharUtils from the github releases or use composer:, (*4)

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!, (*5)

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

The Versions

27/02 2018

dev-master

9999999-dev

A library for dealing with phar archives.

  Sources   Download

LGPL-3.0

The Requires

 

by Avatar JackNoordhuis