Skip to end of metadata
Go to start of metadata

Brief abstract

PHP 5.4 is not a type-safe programming language. Improvements for type safety was aspired with PHP 6 but the development of PHP 6 is suspended so far (some discussions are going on for PHP 5.5).
Goal of this project is to specify a type-safe PHP (TSPHP) and to show that TSPHP during compile time is possible without any change to PHP 5.4 itself.

TSPHP will be published under the Apache 2.0 license (a permissive free software licence).

Sounds interesting? Get more information by reading the Rough Concept.

Get started

Several tools are used to manage the project. Have a look at:

 

Thanks to enterpriselab.ch for the necessary resources.

Labels
  • None