PHPackages                             devtoolboxuk/cookie - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. devtoolboxuk/cookie

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

devtoolboxuk/cookie
===================

Cookie Service

1.0.5(7y ago)01.6kMITPHPPHP &gt;=5.4.16

Since Sep 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/devtoolboxuk/cookie)[ Packagist](https://packagist.org/packages/devtoolboxuk/cookie)[ RSS](/packages/devtoolboxuk-cookie/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (6)Dependencies (1)Versions (7)Used By (0)

Cookie Service
==============

[](#cookie-service)

Basic Cookie Service

TODO - Run Unit Tests TODO - Connect to Travis

Table of Contents
-----------------

[](#table-of-contents)

- [Background](#Background)
- [Usage](#Usage)
- [Acknowledgements](#Acknowledgements)
- [Maintainers](#Maintainers)
- [License](#License)

Background
----------

[](#background)

Used to create and read XML files

Usage
-----

[](#usage)

Usage of the Cookie service

```
$ composer require devtoolboxuk/CookieService
```

Then include Composer's generated vendor/autoload.php to enable autoloading:

```
require 'vendor/autoload.php';
```

```
use devtoolboxuk/CookieService;

$this->CookieService = new CookieService();
```

Acknowledgements
----------------

[](#acknowledgements)

[@Josantonius](https://github.com/Josantonius) - Started off with Josantonius code, and added a couple of new features.

Maintainers
-----------

[](#maintainers)

[@DevToolboxUk](https://github.com/DevToolBoxUk).

License
-------

[](#license)

[MIT](LICENSE) © DevToolboxUK

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

6

Last Release

2810d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/11e7828108a460ad0b3dc92c08fa9e0e863168b8dae2b4d7041a6d699f936faa?d=identicon)[devtoolboxuk](/maintainers/devtoolboxuk)

---

Top Contributors

[![devtoolboxuk](https://avatars.githubusercontent.com/u/6337609?v=4)](https://github.com/devtoolboxuk "devtoolboxuk (9 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/devtoolboxuk-cookie/health.svg)

```
[![Health](https://phpackages.com/badges/devtoolboxuk-cookie/health.svg)](https://phpackages.com/packages/devtoolboxuk-cookie)
```

###  Alternatives

[rezzza/ruler-bundle

A simple stateless production rules engine for Symfony 2.

2612.8k](/packages/rezzza-ruler-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
