bonndan / ptypes

Java-like classes for Strings, Floats etc. in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PTypes

PTypes is an experimental implementation of Java-Like String, Float etc. classes for PHP. The primary motivation is to achieve a certain type safety.

This library was inspired by the String class featured by MolComponents and still uses some code of it. It is published under the BSD License.

About

Java-like classes for Strings, Floats etc. in PHP


Languages

Language:PHP 100.0%