Skip to content

mussbach/phar-builder-bundle

 
 

Repository files navigation

Tests (PHP)

Phar Builder Bundle for Symfony

Utils to make creating (CLI) Phars with Symfony easy.

WARNING This project is in an early alpha stage and should not be used in production environments yet.

Requirements

  • Symfony >= 5.1

Installation

composer require efrane/phar-builder-bundle

In config/bundles.php:

EFrane\PharBuilder\Bundle\PharBuilderBundle::class => ['all' => true],

Documentation

Additional documentation lives at phar-builder.efrane.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%