FloFaber / PHParnish

PHP toolkit for working with Varnish cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHParnish

PHP tool for working with Varnish reverse proxy cache. Fork of the original, deprecated, un-maintained php-varnish

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.

Todo

  • Add short cut methods for all admin commands
  • Sanitise admin command parameters, such as regexp

License

The whole PHParnish package, is released under the MIT license, see LICENSE.

About

PHP toolkit for working with Varnish cache

License:MIT License


Languages

Language:PHP 100.0%