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

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

su-rin/type
===========

Check Type.

0.1.4(6y ago)111[1 issues](https://github.com/susautw/susautw-type/issues)[1 PRs](https://github.com/susautw/susautw-type/pulls)MITPHPPHP &gt;=7.2.5CI failing

Since Nov 25Pushed 3mo agoCompare

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

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

susautw-type
============

[](#susautw-type)

Check Types

0.1.4
-----

[](#014)

`* Optional`

### TypeArray

[](#typearray)

Description: Check elements type in array

MethodParameterReturnThrowsDescription**`constructor`**`type:string` `array*:mixed[]`void`ClassNotFoundException` `IncompatibleTypeException`Determine type of array and initial it.**`checkType`**`expected:string`void`ClassNotFoundException` `IncompatibleTypeException`Check types in array is or not expected type for use.```
