You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.
As of late I've rather been working on PHP-Scoper and Box which are PHAR related. In the process, I found out and learned more about PHARs. But I'm still conflicted about what should be the way to go when it comes to install/update them. Right now the available solutions are:
Download the PHAR directly from the source manually
Use an installation script
Use a PHAR manager (PhiVe) either as a dedicated tool or composer plugin
Use the self-update command from the PHAR when there is one (thanks to PharUpdater for example)
They however have all their own pros and cons (mostly DX & security related).
So yes I am looking for maintainers, but there is the issue to know which way we are going with this package first.
Hi, is this project currently maintained or are you looking for maintainers?
The text was updated successfully, but these errors were encountered: