Projects tagged ‘framework’ and ‘php’


[176 total ]
267

Drupal (core)

   
Primary Language: PHP Licensed as: GNU General Public License 2.0

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 ... [More] support community sites, blogs, portals and more. This is Drupal's core, you can find the contributed modules page at http://ohloh.net/projects/3502. [Less]

Metrics updated 05 Oct 08

247

CakePHP

   
Primary Language: PHP Licensed as: MIT License

Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.

Metrics updated 05 Oct 08

207

PEAR

   
Primary Language: PHP Licensed as: BSD-ish License,GNU Lesser General Public License 2.1,PHP License

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

Metrics updated 04 Oct 08

201

Joomla!

   
Primary Language: PHP Licensed as: GNU General Public License 2.0 or later

Joomla! is one of the most powerful Open Source Content Management Systems on the planet. It is used all over the world for everything from simple websites to complex corporate applications. Joomla! is easy to install, simple to manage, and reliable.

Metrics updated 04 Oct 08

133

Zend Framework

   
Primary Language: PHP Licensed as: New BSD License

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) and Localization ... [More] (l10n), Authentication, Authorization, and Session management, Web Services, Tools for E-Mail and MIME Formats, a complete port of Apache Lucene in PHP, and several useful core infrastructure components. [Less]

Metrics updated about 23 hours ago

115

PHPUnit

   
Primary Language: PHP Licensed as: BSD-ish License

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 ... [More] do you ensure that it does? You test it, of course. To make code testing viable, good tool support is needed. This is where PHPUnit comes into play. [Less]

Metrics updated 03 Oct 08

89

Symfony

   
Primary Language: JavaScript Licensed as: MIT License

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 ... [More] development, thoroughly tried on several active 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]

Metrics updated 27 Aug 08

67

TYPO3

   
Primary Language: PHP Licensed as: GNU General Public License 2.0

TYPO3 is a mid to Enterprise level Content Management Framework for enterprise purposes on the web and in intranets written in PHP. It offers full flexibility and extendability while featuring an accomplished set of ready-made interfaces, functions ... [More] and modules. TYPO3 is offering the best of both worlds: out-of-the-box operation with a complete set of standard modules and a clean and sturdy high-performance architecture accomodating virtually every kind of custom solution or extension. TYPO3 runs on more than 220.000 servers worldwide. The application has been translated into 45 languages and is actively being developed in a community of app. 40.000 users in 50 countries. Since 2005 the TYPO3 print magazine "T3N" is published quarterly. [Less]

Metrics updated 26 Aug 08

54

Propel

   
Primary Language: PHP Licensed as: GNU Lesser General Public License 3

Propel is an object persistence and query service -- which means that Propel provides a system for storing objects to a database and a system for searching for and restoring the objects from the database. Propel enables you to perform complex queries and database manipulations without writing a single SQL clause.

Metrics updated 27 Sep 08

40

Doctrine

   
Primary Language: PHP Licensed as: GNU Lesser General Public License 2.1

Doctrine is an ORM (object relational mapper) for PHP that sits on top of a powerful DBAL (database abstraction layer). One of its key features is the ability to optionally write database queries in an OO (object oriented) SQL-dialect called DQL ... [More] inspired by Hibernates HQL. This provides developers with a powerful alternative to SQL that maintains a maximum of flexibility without requiring needless code duplication. [Less]

Metrics updated about 16 hours ago