Tags : Browse Projects

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

lighttpd

Compare

  Analyzed about 5 hours ago

lighttpd (pronounced /lighty/) is a secure, fast, compliant, and very flexible web server that has been optimized for high-performance environments. lighttpd uses memory and CPU efficiently and has lower resource use than other popular web servers. Its advanced feature-set (FastCGI, CGI, Auth ... [More] , Output-Compression, URL-Rewriting and much more) make lighttpd the perfect web server for all systems, small and large. [Less]

104K lines of code

7 current contributors

7 days since last commit

466 users on Open Hub

Moderate Activity
4.5
   
I Use This

Zend Framework

Compare

  Analyzed 4 months ago

The leading open-source PHP framework has a flexible architecture that lets you easily build modern web applications and web services. It includes a Model-View-Controller (MVC), Database abstraction, Internationalization (i18n), Authentication, Authorization, and Session management, Web Services ... [More] , Tools for E-Mail and MIME Formats, a complete port of Apache Lucene in PHP, and several useful core infrastructure components. [Less]

1.18M lines of code

99 current contributors

about 2 years since last commit

435 users on Open Hub

Activity Not Available
4.13089
   
I Use This

PEAR

Compare

  Analyzed 4 months ago

PEAR is a framework and distribution system for reusable PHP components.

2.16M lines of code

23 current contributors

5 months since last commit

424 users on Open Hub

Activity Not Available
3.80952
   
I Use This
Licenses: BSD-3-Clause, lgpl, php_license

XAMPP

Compare

  Analyzed 1 day ago

XAMPP is an easy to (optionally) install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start. This includes XAMPP Lite, an additional extra small XAMPP edition. It's the successor of the old MiniXAMPP. Get a ... [More] fully functional web server within minutes under Windows, Mac OS X, Linux and Solaris. [Less]

0 lines of code

0 current contributors

0 since last commit

366 users on Open Hub

Activity Not Available
4.42857
   
I Use This
Mostly written in language not available
Licenses: gpl

Eclipse PHP Development Tools (PDT)

Compare

Claimed by Eclipse Foundation Analyzed 4 months ago

The PDT project is working towards providing a PHP Development Tools framework for the Eclipse platform. This project will encompass all development components necessary to develop PHP and will facilitate extensibility. It will leverage the existing Web Tools Project in providing developers with PHP capabilities.

522K lines of code

4 current contributors

about 7 years since last commit

361 users on Open Hub

Activity Not Available
3.92562
   
I Use This

Symfony

Compare

  Analyzed 4 months ago

Symfony is a web application framework for PHP5 projects. It aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure. Based on the best practices of web development, thoroughly tried on several active ... [More] websites, symfony aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure. Symfony provides a lot of features seamlessly integrated together, such as: * simple templating and helpers * cache management * smart URLs * scaffolding * multilingualism and I18N support * object model and MVC separation * Ajax support * enterprise ready [Less]

1.03M lines of code

486 current contributors

almost 2 years since last commit

327 users on Open Hub

Activity Not Available
4.37391
   
I Use This

Smarty

Compare

  Analyzed 1 day ago

Smarty is a template engine for PHP. More specifically, it facilitates a manageable way to separate application logic and content from its presentation.

33.3K lines of code

3 current contributors

13 days since last commit

327 users on Open Hub

Moderate Activity
3.94545
   
I Use This

Xdebug

Compare

  Analyzed about 6 hours ago

The Xdebug PHP extension helps you debug 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]

33K lines of code

8 current contributors

27 days since last commit

324 users on Open Hub

Moderate Activity
4.19149
   
I Use This

Drupal (contributions)

Compare

  Analyzed 2 days ago

Drupal is an open source content management platform, allowing an individual or a community of users to easily publish, manage and organize a great variety of content on a website. Equipped with a powerful blend of features, Drupal is able to support community sites, blogs, portals and more. ... [More] This is the contributions repository containing contributed modules, themes, translations and installation profiles. You can find the Drupal core project at http://ohloh.net/projects/3189. Since drupal.org moved from CVS to Git, this summary contributions project is no longer representative of contributed activity because each project has its own repository instead of one, large shared one. Ohloh added a Drupal contributions logo for maintainers to list their projects separately. [Less]

43.9K lines of code

5 current contributors

12 months since last commit

303 users on Open Hub

Very Low Activity
4.29032
   
I Use This
Licenses: No declared licenses

PHPUnit

Compare

  No analysis available

In the last decade, PHP has developed from a niche language for adding dynamic functionality to small websites to a powerful tool making strong inroads into large-scale Web systems. Critical business logic like this needs to work correctly. But how do you ensure that it does? You test it, of course. ... [More] To make code testing viable, good tool support is needed. This is where PHPUnit comes into play. [Less]

0 lines of code

57 current contributors

0 since last commit

285 users on Open Hub

Activity Not Available
4.38824
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause