Skip to content

CS1000/typeConvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proper Type Conversion in PHP UserLand

Extra crispy layer, STRICT + Greedy flavors

EXPERIMENTAL and UNDER DEVELOPMENT

Version: 0.1.0dev

An attempt to fix type inconsistencies in PHP by adding a set of methods to knowingly or automagically convert datatypes in a desired, predictable, standardised mode.

Requirements

  • PHP 5.4+
  • some Precision Mathematical Extension

List of standards proposed for addoption (please suggest more):

  • ISO/IEC 10967
  • ISO/IEC 11404:2007
  • ISO/IEC 60559:2011 (IEEE 754)

Ref.

By using the this software, you are agreeing to be bound by the terms and conditions in files LICENSE and LICENSE2

About

Proper Type Conversion in PHP UserLand (Standard Aware)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published