PHPackages                             rybakdigital/ucc - 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. rybakdigital/ucc

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

rybakdigital/ucc
================

Universal Class Collection

v1.37.0(1y ago)026.4k↓54.5%4[3 issues](https://github.com/rybakdigital/ucc/issues)[1 PRs](https://github.com/rybakdigital/ucc/pulls)3PHPPHP &gt;=5.4.0CI failing

Since Dec 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/rybakdigital/ucc)[ Packagist](https://packagist.org/packages/rybakdigital/ucc)[ RSS](/packages/rybakdigital-ucc/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (65)Used By (3)

UCC
===

[](#ucc)

[![Join the chat at https://gitter.im/rybakdigital/ucc](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/rybakdigital/ucc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[![Build Status](https://camo.githubusercontent.com/9188c4b6ba4a9a66985b599fb5ce914e0f500eea3949df86f643adf97edbb395/68747470733a2f2f7472617669732d63692e6f72672f727962616b6469676974616c2f7563632e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/rybakdigital/ucc)[![Circle CI](https://camo.githubusercontent.com/cb2837283330b49b724c559f8acafd972d5e2a7339b9e66aa79cbfc26d177b9f/68747470733a2f2f636972636c6563692e636f6d2f67682f727962616b6469676974616c2f7563632f747265652f6d61737465722e7376673f7374796c653d737667)](https://circleci.com/gh/rybakdigital/ucc/tree/master)[![Stories in Ready](https://camo.githubusercontent.com/153b4ed40f6be470ef43bec67f09af93b2fc9e5bf0b03cc10db83b9ada13b413/68747470733a2f2f62616467652e776166666c652e696f2f727962616b6469676974616c2f7563632e706e673f6c6162656c3d7265616479267469746c653d5265616479)](https://waffle.io/rybakdigital/ucc)

Universal Class Collection

Introduction
------------

[](#introduction)

The Universal Class Collection (UCC) is just that, a collection of classes that provides re-usable modules of functionality for your applications. The UCC contains pure PHP classes that are not dependent on any other 3rd party PHP classes.

The requirements for UCC are:

- PHP 5.4
- PHP 5.5
- PHP 5.6

Categories
----------

[](#categories)

- [Config](https://github.com/rybakdigital/ucc/blob/master/docs/Config.md) - provides utility methods for reading and storing configuration
- [Crypt/Hash](https://github.com/rybakdigital/ucc/blob/master/docs/Hash.md) - provides encryption and decryption methods
- [Data/Types/BasicTypes](https://github.com/rybakdigital/ucc/blob/master/docs/BasicTypes.md) - provides methods to validate basic types of data and apply user defined constraints
- [Data/Types/PseudoTypes](https://github.com/rybakdigital/ucc/blob/master/docs/PseudoTypes.md) - provides methods to validate pseudo types of data and apply user defined constraints
- [Data/Filter/Criterion](https://github.com/rybakdigital/ucc/blob/master/docs/Filter/Criterion.md) - Represents filter criteria in sting logic format
- Sortable/Sort - Represents sort definition

Usage and Installation
----------------------

[](#usage-and-installation)

Install as a vendor using `composer.phar`.

Setup for Developers
--------------------

[](#setup-for-developers)

- fork the repo

    Click Fork in GitHub, and choose your username if asked
- Read the Contributing guidelines

[CONTRIBUTING.md](https://github.com/rybakdigital/ucc/blob/master/CONTRIBUTING.md)

- Write code
- Be awesome

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance41

Moderate activity, may be stable

Popularity28

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 99.2% 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 ~61 days

Recently: every ~257 days

Total

61

Last Release

495d ago

Major Versions

v1.31.1 → 970.x-dev2020-10-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/8177b86c7811c3da8bf828635a8411ed9cdf84006b403c46ff0d10bc88097745?d=identicon)[kris.rybak](/maintainers/kris.rybak)

---

Top Contributors

[![krisrybak](https://avatars.githubusercontent.com/u/1056838?v=4)](https://github.com/krisrybak "krisrybak (587 commits)")[![chris-wm](https://avatars.githubusercontent.com/u/8395552?v=4)](https://github.com/chris-wm "chris-wm (3 commits)")[![gitter-badger](https://avatars.githubusercontent.com/u/8518239?v=4)](https://github.com/gitter-badger "gitter-badger (1 commits)")[![waffle-iron](https://avatars.githubusercontent.com/u/6912981?v=4)](https://github.com/waffle-iron "waffle-iron (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rybakdigital-ucc/health.svg)

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

PHPackages © 2026

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