Skip to content

arjenschat/php-varnish

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-varnish

PHP tools for working with Varnish reverse proxy cache.

Admin socket

This package includes an admin socket class, which PHP applications can use to interface with the varnishadm program.
Common tasks would include checking the health of caches and purging when site content needs refreshing.

Wordpress plug-in

This package includes a Wordpress plug-in. See wordpress-plugin/README.md

Todo

  • cleaner varnishadm authentication
  • Add short cut methods for all admin commands
  • Sanitise admin command parameters, such as regexp
  • HTTP tools
  • Drupal module

License

The whole php-varnish package, is released under the MIT license, see LICENSE.

About

PHP toolkit and Wordpress plugin for working with Varnish cache

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%