2 Forks
10 Stars
10 Watchers

spl-types

Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string

How to download and setup spl-types

Open terminal and run command
git clone https://github.com/ducks-project/spl-types.git
git clone is used to create a copy or clone of spl-types repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with spl-types https://github.com/ducks-project/spl-types/archive/master.zip

Or simply clone spl-types with SSH
[email protected]:ducks-project/spl-types.git

If you have some problems with spl-types

You may open issue on spl-types support forum (system) here: https://github.com/ducks-project/spl-types/issues