当前位置:PHPChina 开源社区门户 - 资讯 - PHP资讯 - 技术产品 - 正文

程序开发者使用最多的五个PHP工具

【PHPChina讯】在JSLabs的博客中, Justin Silverton 分享了他认为对于任何一个开发者来说非常有价值的、使用最多的前五个PHP工具。

它们分别是:
Crimson Editor;
VS.php;
ez_sql/ez_results;
Smarty Template Engine;
mysql gui bundle 5.0;

除VS.php需要付费外,其他四个工具都可以自由免费使用。除此外,他还简要地描述了每个工具,以及为什么他认为每个工具的价值。

原文地址:http://www.whenpenguinsattack.com/2006/10/16/top-5-php-tools/

TAG: PHP
顶:3 踩:2
对本文中的事件或人物打分:
当前平均分:-1.4 (5次打分)
对本篇资讯内容的质量打分:
当前平均分:-2.5 (6次打分)
【已经有9人表态】
上一篇:26%的开发者最关心"PHP&Dat下一篇:博文观点:ASP.net与PHP的比较和分析
PHPChina 开源社区门户辽宁省沈阳市网通网友 [ydwydw] ip: 221.200.*.*
2007-02-11 17:01:45
Top 5 php tools

By Justin Silverton
The following are five tools that are invaluable to any php developer:
1) Crimson Editor (Free)
Link: http://www.crimsoneditor.com/
This program is not only fast in loading time, but also small in size (so small that it can be copied in one floppy disk).
While it can serve as a good replacement for Notepad, it also offers many powerful features for programming languages such as HTML, C/C++, Perl, PHP and Java.
2) VS.php (Commercial, 30 day trial)
Link: http://www.jcxsoftware.com/vs.php
VS.Php is a Php integrated development environment based on Visual Studio. With VS.Php you can design, develop, debug and deploy Php applications within the Visual Studio IDE. VS.Php key features are around providing rich Php and Smarty editing capabilities as well as its ability to debug Php scripts locally as well as remotely.
This is a very nice editor because it offers code completion for all php function names.  There is also a stand-alone edition that can be installed in-case you do not own a copy of visual studio .net 2005.
3) ez_sql/ez_results - mysql wrapper library (Free)
Location: http://www.jvmultimedia.com/portal/
A great mysql library that features:

    * Disk caching
    * It is one php file that you include at the top of your script. Then, instead of using standard php database functions listed in the php manual, you use a much smaller (and easier) set of ezSQL functions
    * It has excellent debug functions making it lightning-fast to see what’s going on in your SQL code
    * Most ezSQL functions can return results as Objects, Associative Arrays, or Numerical Arrays
    * Works with Smarty templating language
*

4) Smarty Template Engine (Free)
Location: http://smarty.php.net/
An excellent template engine for php.
One of Smartys primary design goals is to facilitate the separation of application code from presentation. Typically, the application code contains the business logic of your application, written and maintained in PHP code. This code is maintained by programmers. The presentation is the way your content is presented to the end user, which is written and maintained in template files. The templates are maintained by template designers.
5) mysql gui bundle 5.0 (Free)
Link: http://dev.mysql.com/downloads/gui-tools/5.0.html
A suite of GUI tools that includes: MySQL Administrator, MySQL Query Browser, MySQL Migration Toolkit, and MySQL Workbench.
PHPChina 开源社区门户贵州省贵阳市电信网友 [gzty] ip: 222.85.*.*
2007-02-26 16:02:40
VS?不用那玩意
用Editplus就够哦~
PHPChina 开源社区门户河南省新乡市网通网友 ip: 219.154.*.*
2007-08-06 11:42:12
晕,还不如用Eclipse加个PHP插件呢
仅仅为了开发PHP而安VS?划不来吧
PHPChina 开源社区门户福建省厦门市电信网友 [smallwl] ip: 121.204.*.*
2008-02-12 00:10:15
四个字:不敢苟同
PHPChina 开源社区门户北京市光环新网网友 ip: 124.42.*.*
2008-02-22 14:04:51
ooooooooooo
PHPChina 开源社区门户北京市网通网友 ip: 123.116.*.*
2008-03-06 15:08:37
博韵通科技有限公司现招Asp.Net 软件工程师
职位要求:
学历: 大专   
招聘人数: 3   
工作年限: 二年以上   
月薪: 面议
  
职位描述:
技能要求:
1、具有很好的系统规划和设计能力
2、熟悉powerdesigner、rose等设计工具
3、熟悉大型关系数据库sqlserver、oracle等方面数据存储过程、试图、函数、触发器的设计和开发;熟悉数据库优化方

面的知识。
4、熟练c#,xml,javascript等开发语言,并具备2年以上的开发实际开发经验
5、对系统分层机制有良好的认识,并能合理的构建系统框架
6、熟悉asp.

公司网站:www.oobyt.com
公司地址:北京市海淀区清河中街69号力度家园D座2单元802
公司电话:82425100
邮箱:keke2328@163.com
(正想找工作的朋友可以把你们的简历发到邮箱里)
PHPChina 开源社区门户北京市电信通网友 [wanggang1130] ip: 124.192.*.*
2009-07-02 15:31:41
怎么没有Editplus呢,如果从VS和记事本两者中选择我宁愿选择记事本!
查看全部回复【已有10位网友发表了看法】评论区
发表评论

网友评论仅供网友表达个人看法,并不表明本网同意其观点或证实其描述。