开发者

what are the benefits of using java bridge for php?

开发者 https://www.devze.com 2023-03-29 12:53 出处:网络
what are the benefits of using java bridge for php? Is it ready/stable for production environment, is there a \"best a开发者_如何转开发pproach\" to how installing it/managing it?You can take advantage

what are the benefits of using java bridge for php? Is it ready/stable for production environment, is there a "best a开发者_如何转开发pproach" to how installing it/managing it?


You can take advantage of good existing Java software, using your PHP application.

Three good examples I can think of right now are Lucene (free text indexing), BIRT (business intelligence/charts), and RapidMiner or Weka (datamining/ai/machine learning)


Im personally working with php java bridge right now, and I recommend this approach for reporting for example. You can use jasper reports and obtain good reports in your php framework.


One advantage is that you can use html test units.

0

精彩评论

暂无评论...
验证码 换一张
取 消