PHPackages                             webeweb/types-library - 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. webeweb/types-library

Abandoned → [webeweb/core-library](/?search=webeweb%2Fcore-library)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

webeweb/types-library
=====================

Types utilities

v1.0.0(4y ago)17351MITPHPPHP ^7.1|^8.0

Since Aug 12Pushed 4y ago1 watchersCompare

[ Source](https://github.com/webeweb/types-library)[ Packagist](https://packagist.org/packages/webeweb/types-library)[ Docs](https://github.com/webeweb/types-library)[ RSS](/packages/webeweb-types-library/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (1)

types-library
=============

[](#types-library)

[![Build Status](https://camo.githubusercontent.com/37abc6ba51f61b9e6769ac0fc08fd77e4354c08c1f167eab168db2df9f94cb69/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f776562657765622f74797065732d6c6962726172792f6275696c643f7374796c653d666c61742d737175617265)](https://github.com/webeweb/types-library/actions)[![Coverage Status](https://camo.githubusercontent.com/a4005863b1769bed7ac5b1a6ddd743c337c61ed719e79149fe78c3b4720c13c7/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6769746875622f776562657765622f74797065732d6c6962726172792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/github/webeweb/types-library?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/58730d729e28e39b3d91d7a00af5e8b7ef04ed48160ef055feff001cf21c817a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f7175616c6974792f672f776562657765622f74797065732d6c6962726172792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/webeweb/types-library/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/3b70e6c327ce1ca1e6f7344a04dab8015777e604739185f504784481ccaccaa9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776562657765622f74797065732d6c6962726172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webeweb/types-library)[![Latest Unstable Version](https://camo.githubusercontent.com/074ddc2f00b30c31ba7844c20ea77953091788bde7504569637b6eddaa6a72ed/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f767072652f776562657765622f74797065732d6c6962726172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webeweb/types-library)[![License](https://camo.githubusercontent.com/20557638d108773dee3f27e7a5cab292187de85ee0daa8251efc601ecfd8f61f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f776562657765622f74797065732d6c6962726172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webeweb/types-library)[![composer.lock](https://camo.githubusercontent.com/7de7a804bd6140ed9930c0194534e58bc53b1fcdc260d727baae460969a1f285/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2e6c6f636b2d756e636f6d6d697465642d696d706f7274616e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webeweb/types-library)

Types utilities.

> IMPORTANT NOTICE: This package is no longer maintained and its classes have been migrated into package "core-library" (available into version up to 8.0.0 and more) [Core library](https://github.com/webeweb/core-library/)

If you like this package, pay me a beer (or a coffee) [![paypal.me](https://camo.githubusercontent.com/792daa86a939b21089cfef57177a6331ffe4bb93d6cb6f90cb8e42446cc30941/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617970616c2e6d652d776562657765622d3030373062612e7376673f7374796c653d666c61742d737175617265266c6f676f3d70617970616c)](https://www.paypal.me/webeweb)

Compatibility
-------------

[](#compatibility)

[![PHP](https://camo.githubusercontent.com/dd3fd7b7e267321c9cec27363c1d3df936a85b41c946fc570ebd98fbff4b1de9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f776562657765622f74797065732d6c6962726172792e7376673f7374796c653d666c61742d737175617265)](http://php.net)

Installation
------------

[](#installation)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:

```
$ composer require webeweb/types-library
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

Usage
-----

[](#usage)

Read the [documentation](doc/index.md).

Testing
-------

[](#testing)

To test the package, is better to clone this repository on your computer. Open a command console and execute the following commands to download the latest stable version of this package:

```
$ git clone https://github.com/webeweb/types-library.git
$ cd types-library
$ composer install
```

Once all required libraries are installed then do:

```
$ vendor/bin/phpunit
```

License
-------

[](#license)

`types-library` is released under the MIT License. See the bundled [LICENSE](LICENSE)file for details.

Donate
------

[](#donate)

If you like this work, please consider donating at [![paypal.me](https://camo.githubusercontent.com/792daa86a939b21089cfef57177a6331ffe4bb93d6cb6f90cb8e42446cc30941/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617970616c2e6d652d776562657765622d3030373062612e7376673f7374796c653d666c61742d737175617265266c6f676f3d70617970616c)](https://www.paypal.me/webeweb)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1786d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3af0f8a26f2253921537f363ec984cd5a459cf3f0b3cec0bc70bdb8d8c723612?d=identicon)[webeweb](/maintainers/webeweb)

---

Top Contributors

[![webeweb](https://avatars.githubusercontent.com/u/32354830?v=4)](https://github.com/webeweb "webeweb (34 commits)")

---

Tags

arraystringlibraryobjectdateintegerresourcenumbertypesfloattimestampwebewebboolean

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/webeweb-types-library/health.svg)

```
[![Health](https://phpackages.com/badges/webeweb-types-library/health.svg)](https://phpackages.com/packages/webeweb-types-library)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[michaldudek/foundation

A set of useful PHP classes.

13112.6k13](/packages/michaldudek-foundation)[danog/phpstruct

PHP implementation of python's struct module.

1110.7k](/packages/danog-phpstruct)

PHPackages © 2026

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