Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 10

PHP

Compare

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

4.27292
   
  7 reviews  |  7,023 users  |  3,853,396 lines of code  |  145 current contributors  |  Analyzed 8 days ago
 
 

The Xdebug extension helps you debugging your script by providing a lot of valuable debug information. The debug information that Xdebug can provide includes the following: * stack and function traces in error messages with: o full parameter display for user defined functions ... [More] o function name, file name and line indications o support for member functions * memory allocation * protection for infinite recursions [Less]

4.18557
   
  0 reviews  |  336 users  |  20,902 lines of code  |  7 current contributors  |  Analyzed 3 days ago
 
 

SimpleTest is a unit tester, Web tester, and dynamic mock objects framework for PHP. The test structure is similar to JUnit/PHPUnit. Used as a Web tester, you can navigate sites and submit forms as if you were using a Web browser.

4.19048
   
  1 review  |  65 users  |  119,187 lines of code  |  3 current contributors  |  Analyzed about 2 years ago
 
 

To put it simply, Krumo is a replacement for print_r(); and var_dump();. By definition Krumo is a debugging tool (PHP4/PHP5), which displays structured information about any PHP variable. A lot of developers use print_r() and var_dump() in the means of debugging tools. Although they were intended ... [More] to present human readable information about a variable, we can all agree that in general they are not. Krumo is an alternative: it does the same job, but it presents the information beautified using CSS and DHTML. [Less]

4.0
   
  0 reviews  |  10 users  |  4,339 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

PHPSpec is a Behaviour-Driven Development (BDD) framework written for PHP5. It's objective is to supply a domain specific language for specifying the behaviour of code in terms of executable examples which although similar to unit tests, encourages a mind set better suited to applying BDD or ... [More] TDD. This involves highly readable examples written using a plain English style DSL. Indeed, these examples can be parsed into plain text specifications which can be gived to anyone outside a developer group. [Less]

4.0
   
  0 reviews  |  10 users  |  10,226 lines of code  |  16 current contributors  |  Analyzed 7 days ago
 
 

PHPMock is a standalone Mock Object library for PHP suitable for creating and verifying Mock Objects and Stubs. It was founded to write an independent Mock Object framework independent of any Unit Testing or Behaviour-Driven Development framework.

0
 
  0 reviews  |  6 users  |  613 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

EQdkp Plus is an Open Source DKP system written in PHP/Mysql created to administer DKP points especially for World of Warcraft.

4.75
   
  0 reviews  |  5 users  |  691,940 lines of code  |  6 current contributors  |  Analyzed 8 months ago
 
 

Zend Server Community Edition is a fast and reliable PHP application stack. It is completely free, and you can use it in development, testing and production. Windows, Linux, Mac OS X and IBM i are supported.

4.5
   
  1 review  |  4 users  |  0 current contributors
 
 

Redbean is an ORM layer that designs a database - on the fly - to fit your code. With RedBeanPHP you don't need configuration files, data mapping files or SQL imports. You even don't have to write models! Just enter your database connection string and include RedBean. RedBean will just ... [More] generate all the tables you need out of the blue as soon as you start coding. What's more... RedBean also takes care of indexes, redundant tables and eliminates race-conditions. Object relational mapping coding has never been this easy! [Less]

0
 
  0 reviews  |  3 users  |  12,983 lines of code  |  13 current contributors  |  Analyzed 8 days ago
 
 

"We will either find a way, or make one." - Hannibal Barca Hannibal Barca, the great Carthaginian general, is widely regarded as the greatest strategist and tactician of all time. His ability to engage the enemy, using innovative yet simple tactics in such a way as to ensure victory is ... [More] second to none. Hannibal the code generator, strives to emulate Hannibal Barca's embodiment of minimalism, simplicity, and efficiency to advance pragmatic solutions to solve the problems associated with rapid web application development. Hannibal is much more than a code generator. It is a code generator that produces code that is tied to small but effective Hannibal packages that allow developers to efficiently tackle a finite but commonly encountered set of problems. Hannibal is written in Java, but generates code in Java, JavaScript, php, and SQL. We plan to have Hannibal generate code in other languages as well. We wanted to solve common problems encountered in web application development, without burdening the developer with the need to understand yet another tool set. Hannibal's supporting packages for Java and php merely support. When using Hannibal, it is our goal that the developer can quickly start creating code that works, and use and extend that generated code to build more interesting web applications. Here is a list of the common problems we are attempting to solve with Hannibal. Persistence. URI templating and processing. Search Validation Presentation Authorization Audit Internationalization If we can make these things easier, we can claim success. To meet this goal, here are some of the guidelines we developed over time to help of maintain focus: Ruthlessly minimize Hannibal's technology set dependencies. Rely on the target programming language built-in capabilities as much as possible. Only when necessary use open source third party software libraries. Keep the amount of Hannibal specific code to a minimum. Cater to popular open source tools for creating web based applications, such as Tomcat, and MySQL. Encourage integration with modern programming platforms like Amazon Web Services. Whenever possible choose the target programming language to be used as a configuration language over other more popular choices like property files or XML. We will try very hard to keep these promises to ourselves. [Less]

5.0
 
  0 reviews  |  2 users  |  17,261 lines of code  |  0 current contributors  |  Analyzed about 17 hours ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.