Skip to content

Dolphiq/gzip-and-cache-response

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gzip-and-cache-response

Gzip and cache response middleware for Laravel

Install instructions

Adding the package directly from GIT:

    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/Dolphiq/gzip-and-cache-response.git"
        }
    ],

	"require": {
        "dolphiq/gzip-and-cache-response": "dev-master"		
	},

About

Gzip and cache response middleware for Laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages