php on java (london java community unconference)

Download Php On Java (London Java Community Unconference)

If you can't read please download the document

Upload: robin-fernandes

Post on 16-Apr-2017

1.710 views

Category:

Technology


1 download

TRANSCRIPT

Introducing a New Product

PHP on Java

Robin Fernandes (ibm)[email protected]@rewbs

PHP?

PHP isn't so much a language as a virtual explosion at the keyword and function factory.- Jeff Atwoodfrom PHP sucks, but it doesn't matter

PHP?

in_array($needle, $haystack);strpos($haystack, $needle);

...IteratorIteratorRecursiveIteratorRecursiveIteratorIterator...

strip_tags()stripslashes()SDO_Model_Property::getContainingType()

ReflectionClass::isIterateable()

PHP!

tiobe.com

PHP!

Photo by Michelangelo van Dam (DragonBe)

PHP!

Why integrate
PHP and Java?

PHP Developers to grow from 3 to 5.5 million by 2013

PHP Developers in Corporate IT to grow from 13% to 60% by 2013

Pay special attention to opportunities to use PHP in combination with Java development efforts

- Gartner

Why run
PHP on the JVM?

PHP is a powerful and pragmatic language with a strong user-base

The Java Virtual Machines is a cutting edge language runtime

PHP + JVM =

How PHP runs on the JVM

Java Virtual MachineJITGCBVCL...javacBytecode

???