Skip to content

Create Phar archive(s) from your PHP project.

Notifications You must be signed in to change notification settings

millesime/millesime

Repository files navigation

Millesime

Build you PHP application into Phar archive(s).

See https://millesime.io/ for more information and documentation.

Requirements

  • PHP 7.4.1 or above (at least 7.4.0 recommended to avoid potential bugs)
  • Phar extension with phar.readonly directive set to Off
  • OpenSSL enabled if you want to sign your .phar