Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8799941
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T00:27:27+00:00 2026-06-14T00:27:27+00:00

I have windows 07 64-bit OS and I have downloaded the composer as well

  • 0

I have windows 07 64-bit OS and I have downloaded the composer as well as I am running wampserver wampserver2.2e-php5.3.13-httpd2.2.22-mysql5.5.24-x64.exe . I have tried to install PHPUnit using composer but couldn’t. I found the installation steps on linux/ mac os but not in windows. Some site suggested to add a dependency on phpunit/phpunit to the php project’s composer.json file. But how? I don’t know.
Please help me for the installation of PHPUnit using composer on wampserver(windows 07-64 bit OS) or any alternatives..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T00:27:28+00:00Added an answer on June 14, 2026 at 12:27 am

    You do the exact same thing you would do on Linux or OSX.

    As from the docs over at: http://www.phpunit.de/manual/current/en/installation.html#installation.composer.

    {
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        }
    }
    

    and run php composer.phar install --dev.

    For a system wide install you do:

    {
        "name": "phpunit",
        "description": "PHPUnit",
        "require": {
            "phpunit/phpunit": "3.7.*"
        },
        "config": {
            "bin-dir": "C:/my/dir"
        }
    }
    

    and add the directory to your windows $PATH.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a 32-bit application that must run on a Windows x64 server using
I have a virtual machine running Windows XP SP3 32-bit. On this machine I
I am running Solr on my windows machine using jetty. I have downloaded the
I have Windows 7 (32-bit) installed on laptop. I downloaded WAMP server and installed
I have downloaded the Python 2.7.2 Windows x86 32-bit MSI from python.org and installed
I have downloaded MinGW-64, so I can now compile 64-bit programs for Windows 7,
I'm running Windows Vista x64, and I have JDK 1.6.0_21 (x64 version, I believe)
I have windows 7 (64-bit) and just upgraded IE9 in my machine. I did
I have a 64 bit windows operating system and I use VS2008 to write
I have a Windows Server 2003 64-Bit VPS, and I'm experiencing a problem with

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.