Skip to content

avantarm/wincache-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinCache emulator Build Status

Latest Stable Version Total Downloads Latest Unstable Version License

WinCache PHP extension emulator for non-IIS environments.

Emulates user cache functions of Windows Cache extension for PHP.

Installation via Composer

Add "avantarm/wincache-emulator": "~1.0" to the require block in your composer.json and then run composer install.

{
	"require": {
		"avantarm/wincache-emulator": "~1.0"
	}
}

Alternatively, you can simply run the following from the command line:

composer require avantarm/wincache-emulator "~1.0"

About

WinCache PHP extension emulator for non-IIS environments.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages