php 에 유용한툴 15가지 > 개발자팁

개발자팁

개발과 관련된 유용한 정보를 공유하세요.
질문은 QA에서 해주시기 바랍니다.

php 에 유용한툴 15가지 정보

MySQL php 에 유용한툴 15가지

본문

Debugging Tools

•    Xdebug: It is one of the most popular debugging PHP extensions. This tool provides tons of useful data that enable you to quickly find bugs in your source code. The tool plugs into many of the most popular PHP applications, such as PHPEclipse and phpDesigner.

•    DBG: This is a robust PHP debugger that is used for local and remote PHP debugging. DBG can be used easily with the command line and also plugs into numerous PHP IDE’s.

•    MacGDBp: This live PHP debugger application is used for Mac OS. It offers features like the ability to step through your code and set breakpoints.

Documentation Tools

•    phpDocumentor: This is a documentation tool for your PHP source code. It possesses features like ability to produce output in HTML, PDF, CHM and XML DocBook formats, and has both a Web-based and command-line interface and source-code highlighting.

•    PHP DOX: This is an AJAX-powered PHP documentation search engine that allows you to search titles from all PHP documentation pages.

Testing and Optimization Tools

•    PHP_CodeSnifferThis PHP 5 script tool is used for maintaining uniform coding styles for large projects and teams.

•    PHPUnit: This tool helps you test your Web application’s stability and scalability.

•    dBug: This tool is used for producing data tables that contain information about classes and objects, arrays, database resources and XML resources, making it useful for debugging purposes.

Security Tools

•    Scavenger: This is an open-source, management tool that helps system administrators track vulnerability findings and review accepted and false-positive answered vulnerabilities.

•    SecurimageIt is an open-source PHP CAPTCHA script that is useful for generating complex images and CAPTCHA codes, helping you protect the forms from spam and abuse.

•   Pixy: PHP Security Scanner: It is a Java program that performs automatic scans of PHP 4 source code. It is used for detecting XSS and SQL injection vulnerabilities. Pixy takes a PHP program as input and creates a report that lists all the possible vulnerable points in the program.

Useful Extensions, Utilities and Classes

•    SimplePie: This is a PHP class that helps you work with RSS feeds.

•    TCPDF: This open-source PHP class is used for generating PDF documents.

•   phpMyAdmin: It is a Web-based tool for managing, building, importing, and exporting MySQL databases.

•    PHPExcel: It is a set of useful PHP classes that is used for working with Microsoft Excel files. PHPExcel enables you read Excel files and write to them.

We hope that these tools will enable you in enhancing your programming work flow. Please share your suggestions and feedback with us.


번역 

디버깅 도구
• Xdebug : 그것은 가장 인기있는 디버깅 PHP 확장 중 하나입니다. 이 도구는 신속하게 소스 코드에서 버그를 찾을 수 있도록 유용한 데이터 t를 제공합니다. 이 도구는 이러한 PHPEclipse와 phpDesigner로 가장 인기있는 PHP 어플 리케이션의 다양한으로 플러그.
• DBG : 이것은 로컬 및 원격 PHP 디버깅에 사용되는 강력한 PHP 디버거입니다.DBG는 커맨드 라인과 함께 쉽게 사용하고 또한 수많은 PHP IDE의 플러그로하실 수 있습니다.
• MacGDBp :이 살고 PHP 디버거 응용 프로그램이 맥 OS에 사용됩니다. 그것은 당신의 코드와 설정 중단점을 통해 단계 수있는 능력과 같은 기능을 제공합니다.
문서 도구
• phpDocumentor : 이것은 당신의 PHP 소스 코드 문서화 도구입니다. 그것은 HTML, PDF, CHM 및 XML DocBook 형식으로 출력을 생성하는 능력과 같은 기능을 보유하고 웹 기반 및 명령줄 인터페이스와 소스 코드 하이라이트를 모두하고 있습니다.
• PHP DOX : 이것은 모든 PHP 문서 페이지에서 제목을 검색할 수 AJAX 구동되는 PHP 문서 검색 엔진입니다.
테스트 및 최적화 도구
• PHP_CodeSniffer :이 PHP 5 스크립트 도구가 대형 프로젝트와 팀 유니폼 코딩 스타일을 유지하는 데 사용됩니다.
• PHPUnit :이 도구는 웹 응용 프로그램의 안정성과 확장성을 테스트하는 데 도움이됩니다.
• dBug :이 도구는 디버깅 목적을 위해 유용하고, 클래스와 객체, 배열, 데이터베이스 자원과 XML 자원에 대한 정보를 포함하는 데이터 테이블을 생성하는 데 사용됩니다.
보안 도구
• 스캐빈저 (Scavenger) : 이것은 시스템 관리자가 취약점 결과를 추적하고 수락과 거짓 - 긍정적인 답변 취약점을 검토하는 데 도움이 오픈 소스, 관리 도구입니다.
• Securimage : 그것은 당신이 스팸 및 악용 사례에서 양식 보호를 돕고, 복잡한 이미지와 CAPTCHA 코드를 생성하는 데 유용합니다 오픈 소스 PHP 보안 문자 스크립트입니다.
• 작은 요정 : PHP 보안 스캐너 : 그것은 PHP 4 소스 코드를 자동으로 스캔을 수행하는 자바 프로그램입니다. 그것은 XSS 및 SQL 주입 취약점을 검출하는 데 사용됩니다. 작은 요정은 입력으로 PHP 프로그램을 소요하고 프로그램의 모든 가능한 취약한 지점을 나열하는 보고서를 만듭니다.
유용한 확장 기능, 유틸리티와 클래스
• SimplePie : 이것은 RSS 피드를 사용할 수 있도록 PHP 클래스입니다.
• TCPDF :이 오픈 소스 PHP 클래스는 PDF 문서를 생성하는 데 사용됩니다.
• phpMyAdmin : 그것은, 관리 건물, 수입 및 수출의 MySQL 데이터베이스를위한 웹 기반 도구입니다.
• PHPExcel : 그것은 Microsoft Excel 파일 작업에 사용되는 유용한 PHP 클래스의 집합입니다. PHPExcel은 Excel 파일을 읽고 그들에게 쓸 수 있습니다.
우리는이 도구가 귀하의 프로그래밍 작업 흐름을 향상에 활성화되기를 희망합니다. 우리와 함께 귀하의 제안과 의견을 공유하시기 바랍니다.



출처 : http://blog.limedomains.com/2010/06/02/15-useful-php-tools/

추천
5

댓글 6개

전체 5,397
개발자팁 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1402호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT