/java4php

Java for PHP - Remake of common Java style classes in PHP

Primary LanguagePHP

java4php

Java for PHP - Remake of common Java classes in PHP for fun

  • String.class.php - PHP version of the Java String class
  • Math.class.php - PHP versino of the Java Math class

Mostly these classes are just object wrapper for standard php calls so they can be used in a more Java-esque way.