2017 © Pedro Peláez
 

library spl-types

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

image

ducks-project/spl-types

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

  • Wednesday, November 25, 2015
  • by donaldinou
  • Repository
  • 1 Watchers
  • 2 Stars
  • 243 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 3 Versions
  • 10 % Grown

The README.md

SplTypes

Github Action Status Coverage Status CircleCI, (*1)

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status codecov Status Appveyor status, (*2)

Psalm Type Coverage Psalm Level, (*3)

License Latest Stable Version PHP Version Require, (*4)

Total Downloads Monthly Downloads Daily Downloads, (*5)

Duck's Validated Packagist online Documentation Status, (*6)

Contributor Covenant, (*7)

  • Project page: https://github.com/ducks-project/spl-types
  • Repository: https://github.com/ducks-project/spl-types
  • Original PHP extension: http://php.net/manual/en/intro.spl-types.php

CircleCI, (*8)

Description

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, (*9)

It provides classes unavailable if you can't install SPL Types extension: - [SplType] - [SplInt] - [SplFloat] - [SplEnum] - [SplBool] - [SplString], (*10)

General information

Since v7.0.0, breaking changes has appeared in relation to the pecl extension. This is mainly due to the lack of maintenance and relevance of the original extension, associated with the strong typing introduced in: php 7.4 and the existence of enums since php 8., (*11)

Glossary

License

This library is released under the MIT license., (*12)

The Versions

25/11 2015

1.x-dev

1.9999999.9999999.9999999-dev https://github.com/ducks-project/spl-types/

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

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

enum enumerator poo splenum splbool splfloat splint splstring spltype spltypes

25/11 2015

dev-master

9999999-dev https://github.com/ducks-project/spl-types/

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

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

enum enumerator poo splenum splbool splfloat splint splstring spltype spltypes

25/11 2015

1.0.0

1.0.0.0 https://github.com/ducks-project/spl-types/

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

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

enum enumerator poo splenum splbool splfloat splint splstring spltype spltypes