PHP bisa (gak) untuk Enterprise?

Pada awalnya PHP merupakan kependekan dari Personal Home Page (Situs Personal). PHP pertama kali dibuat oleh Rasmus Lerdorf pada tahun 1995. Pada tahun 1997, sebuah perusahaan bernama Zend menulis ulang interpreter PHP menjadi lebih bersih, lebih baik, dan lebih cepat. Kemudian pada Juni 1998, perusahaan tersebut merilis interpreter baru untuk PHP dan meresmikan rilis tersebut sebagai PHP 3.0 dan singkatan PHP dirubah menjadi akronim berulang PHP: Hypertext Preprocessing.

PHP adalah bahasa pemrograman script yang paling banyak dipakai saat ini. PHP banyak dipakai untuk memrogram situs web dinamis, walaupun tidak tertutup kemungkinan digunakan untuk pemakaian lain. Contoh terkenal dari aplikasi PHP adalah phpBB dan MediaWiki (software di belakang Wikipedia). Contoh aplikasi lain yang lebih kompleks berupa CMS yang dibangun menggunakan PHP adalah Mambo, Joomla!, Postnuke, Xaraya, dan lain-lain.

Terus, PHP bisa (gak) untuk Enterprise?, Pernah dengar PRADO (PHP Rapid Aplication Development Object-oriented). Framework ini sangat powerful untuk meningkatkan performa anda sebagai web programmer. Menghilangkan usaha yang melelahkan untuk membuat web berskala Enterprise. Mempercepat waktu development sehingga kita dapat lebih berorientasi pada bussiness logicnya.

Framework PRADO memiliki keistimewaan untuk Web application developers:

  • Reusability – Codes following the PRADO component protocol are highly reusable. Everything in PRADO is a reusable component.
  • Ease of use – Creating and using components are extremely easy. Usually they simply involve configuring component properties.
  • Robustness – PRADO frees developers from writing boring, buggy code. They code in terms of objects, methods and properties, instead of URLs and query parameters. The latest PHP5 exception mechanism is exploited that enables line-precise error reporting.
  • Performance – PRADO uses a cache technique to ensure the performance of applications based on it. The performance is in fact comparable to those based on commonly used template engines.
  • Team Integration – PRADO enables separation of content and presentation. Components, typically pages, have their content (logic) and presentation stored in different files.

Large companies using PHP:

Interesting web reports:

Pingin tau lengkapnya?, googling aja ya… :-D

“If you only have a hammer, you tend to see every problem as a nail.”
Abraham Maslow

Sumber: http://www.interaktonline.com/Support/Articles/Details/PHP+Enterprise+Research+-+The+Results-PHP+Market+Overview.html?id_art=11&id_asc=130

Popularity: 2% [?]

Baca Juga

About Cahyo Darujati

just do it
This entry was posted in Renungan, Technology and tagged , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>