We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ba634 commit 335de2bCopy full SHA for 335de2b
README.md
@@ -7,8 +7,8 @@
7
[](https://scrutinizer-ci.com/g/linna/typed-array/?branch=master)
8
[](https://styleci.io/repos/93407083)
9
10
-# Typed arrays for php
11
-Provide typed arrays for php as extension of native [ArrayObject](http://php.net/manual/en/class.arrayobject.php).
+
+This package provide typed arrays for php as extension of native [ArrayObject](http://php.net/manual/en/class.arrayobject.php).
12
13
Package contain two classes:
14
**TypedArray** for arrays that accept only values of the user defined type.
0 commit comments