PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Muhammad Umer Farooq   PHP Cookies   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Cookies
Set and get cookie values and other parameters
Author: By
Last change:
Date: 2 years ago
Size: 380 bytes
 

Contents

Class file image Download
{ "name": "zest/cookies", "description": "The Zest Component to manipulate web cookies", "type": "library", "license": "MIT", "authors": [ { "name": "lablnet", "email": "mumerfarooqlablnet01@gmail.com" } ], "require": {}, "autoload": { "psr-4": { "Zest\\Cookies\\": "" } } }