Top "Phar" questions

Phar is the PHP Archive format.

Extracting files from .phar archive

There is something I entirely missed as for phar files. I am installing a project that requires phpunit, pdepend and …

php phar
PHP: Class 'Phar' not found

I try to use the Silex framework as base for my web application. However, if I try to include the *.…

php phar
how to install dependencies or use composer at all in windows

I've installed composer via windows installer, and set the correct path variables for php to wamp's php, now I created …

php composer-php phar
Error running make: missing separator (did you mean TAB instead of 8 spaces?)

I'm trying to get PHP phar command line tool installed on my Debian VM, how here described: (1) download the php-src, …

linux makefile debian phar
--enable-phar=shared Do I have to recompile PHP to Install Composer?

I am trying to get Composer installed on a DreamHost VPS Linux 3.1.9-vs2.3.2.5vs2.3.2.5+ Web PHP Version 5.4.11 CLI Version PHP 5.4.11 (…

php linux command-line composer-php phar
How to use PHP Composer on HostGator

I recently decided to start a project in Zend Framework 2 and was having trouble getting it to run on a …

php zend-framework2 composer-php php-5.2 phar
Installing Laravel 4.1 in Windows 7 // Make .phar file globally available to windows command line

i have some problems installing Laravel 4.1 in Windows 7 via the first method explained in the Laravel documentation ( http://laravel.com/…

php command-line windows-7 laravel-4 phar
Generating a PHAR for a simple application

I'm experimenting in building CLI tools using the Symfony2 console library. I've got something basic working and now I want …

php packaging composer-php phar symfony-components
Can't enable phar writing

I am actually using wamp 2.5 with PHP 5.5.12 and when I try to create a phar file it returns me the …

phar php-ini
phpunit run problems in phpstorm, Cannot create phar

I am running phpStorm 7.1.3 version on Windows 7 and I have done everything accordingly to install composer and then phpunit. Now …

php yii phpunit phpstorm phar