Skip to content

The PHP version changer for windows.

License

Notifications You must be signed in to change notification settings

machinateur/chv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chv

The PHP version changer for windows.

# use php version 5.6.40
chv 5.6.40

# use php version 7.2.32
chv 7.2.32

# use php version 7.4.8
chv 7.4.8

# use php version 8.0.0
chv 8.0.0

# use php version 8.1.2
chv 8.1.2

Clone this repository. You may now delete .git.

Download the desire php version from the official php for windows website and install it into a subdirectory.

Make sure to keep every php version in the same directory as this repository.

The name should match the version. Though this is recommended for the sake of simplicity, other names are totally possible and cool (if you manage to remember which one is which).

Add the directory as PHP_HOME environment variable. Then add %PHP_HOME% and %PHP_HOME%\current to the %Path% environment variable.

About

The PHP version changer for windows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published