PHPackages                             sikessem/type - 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. sikessem/type

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

sikessem/type
=============

Customize Object-Oriented PHP Variable Types

0.0.0(3y ago)05MITPHPPHP ^8.0.22

Since Sep 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/siguici/typed)[ Packagist](https://packagist.org/packages/sikessem/type)[ Docs](https://packagist.com/packages/sikessem/type)[ RSS](/packages/sikessem-type/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

[![SIKessEm logo](https://github.com/sikessem/sikessem/raw/main/SIKessEm-logo.png)](https://sikessem.com/ "SIKessEm")

---

Customize Object-Oriented PHP Variable Types
============================================

[](#customize-object-oriented-php-variable-types)

This package allows to define variable types or to declare PHP variables from already existing object types.

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

[](#installation)

Using [composer](https://getcomposer.org/), you can install Type with the following command:

```
composer require sikessem/type
```

Usage
-----

[](#usage)

Define a variable type:

```
