Loading...

Reviews by real users

Just finished a project using open source libraries and have fresh impressions?

Write a review to share your experiences with open source!

On DevRates we focus on reviews by developers using libraries on their daily work.

Technology radar

Launching a start-up or commercial project using open-source libraries? No time to evaluate various technology stacks?

Interested in the latest trends and top-rated open source projects for all layers of your application?

DevRates contains projects reviews of most popular tagged categories and programming languages.

Build your skill profile

Join DevRates and build your public profile from libraries you know and experience positions from projects you've been involved in.

Follow projects and don't miss any news from blogs and twitter on your wall.

Your company is looking for talented developers? Register on DevRates and show your technology stack on your company profile.

JOIN THE COMMUNITY TAKE A TOUR

Drupal

Effective Web design is driven by the need to balance flexibility and simplicity. If a system is too simple, it can only be used for a single purpose - but if it is too flexible, it may be too difficult for new users to learn. Drupal strives to reconcile these conflicting goals by providing its users with the tools they need to make their own content management solution, while still p...
  • cms

  • php

Statistics

  • Used by 20 users
  • Rated by 3 users
  • Last release 7.12

Overall rating

N/A
N/A N/A N/A N/A
Last release: 1 year ago

Wordpress

WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time. The core software is built by hundreds of community volunteers, and when you’re ready for more there are thousands of plugins and themes available to transform your site into almost anything you can imagine. Over 60 million people have...
  • cms

  • blog

  • php

Statistics

  • Used by 41 users
  • Rated by 4 users
  • Last release 3.4.2

Overall rating

N/A
N/A N/A N/A N/A
Last release: 1 year ago

Thrift

The Apache Thrift software framework, for scalable cross-language services development, combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, OCaml and Delphi and other languages.
  • integration

  • transport

  • java

  • php

  • python

  • ruby

  • c

Statistics

  • Used by 1 users
  • Rated by 0 users
  • Last release 0.9.0

Overall rating

N/A
N/A N/A N/A N/A
Last release: 1 year ago

CodeIgniter

CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. If you're a developer who lives in the real world of shared hosting accounts and clients with deadlines, and if you're tired of ponderously large and thoroughly undocumented frameworks, then CodeIgniter might be a go...
  • web framework

  • php

  • mvc

Statistics

  • Used by 0 users
  • Rated by 0 users
  • Last release 2.1.3

Overall rating

N/A
N/A N/A N/A N/A
Last release: 1 year ago

Agile Toolkit

Agile Toolkit is a powerful web development framework. Inspired by GUI Applications development, Widget Objects in Agile Toolkit work seamlessly with jQuery. Developer can focus on developing Business logic and User Interface logic in pure high-level PHP code. Page-based frameworks (Symfony, Code Igniter, CakePHP, Django, Ruby on Rails etc) do not attempt to abstract underlying techno...
  • web framework

  • php

  • ui

Statistics

  • Used by 4 users
  • Rated by 4 users
  • Last release 4.2

Overall rating

N/A
N/A N/A N/A N/A
Last release: 1 year ago

Composer

Composer is a tool for dependency management in PHP. It allows you to declare the dependent libraries your project needs and it will install them in your project for you. Composer is not a package manager. Yes, it deals with "packages" or libraries, but it manages them on a per-project basis, installing them in a directory (e.g. vendor) inside your project. By default it will ...
  • dependency mgmt

  • php

Statistics

  • Used by 5 users
  • Rated by 2 users
  • Last release 1.0.0-alpha4

Overall rating

N/A
N/A N/A N/A N/A
Last release: 1 year ago

Twig

Twig is a modern template engine for PHP Fast: Twig compiles templates down to plain optimized PHP code. The overhead compared to regular PHP code was reduced to the very minimum. Secure: Twig has a sandbox mode to evaluate untrusted template code. This allows Twig to be used as a template language for applications where users may modify ...
  • template engine

  • php

Statistics

  • Used by 8 users
  • Rated by 1 users
  • Last release 1.8.3

Overall rating

N/A
N/A N/A N/A N/A
Last release: 1 year ago

Yii

Yii is a high-performance PHP framework best for developing Web 2.0 applications. Yii helps Web developers build complex applications and deliver them on-time. Yii is pronounced as Yee or [ji:], and is an acroynym for "Yes It Is!". This is often the accurate, and most concise response to inquires from those new to Yii:  Is it fast? ... Is it secure? ... Is it profe...
  • web framework

  • php

  • mvc

Statistics

  • Used by 6 users
  • Rated by 2 users
  • Last release 1.1.10

Overall rating

N/A
N/A N/A N/A N/A
Last release: 1 year ago

Propel

  Propel is an open-source Object-Relational Mapping (ORM) for PHP5. It allows you to access your database using a set of objects, providing a simple API for storing and retrieving data. Propel gives you, the web application developer, the tools to work with databases in the same way you work with other classes and objects in PHP. Propel g...
  • orm

  • php

Statistics

  • Used by 3 users
  • Rated by 0 users
  • Last release 1.6.5

Overall rating

N/A
N/A N/A N/A N/A
Last release: 1 year ago

Zend Framework

  Zend Framework is an open source, object oriented web application framework for PHP 5. Zend Framework is often called a 'component library', because it has many loosely coupled components that you can use more or less independently. But Zend Framework also provides an advanced Model-View-Controller (MVC) implementation that can be used to establish a basic structure for your...
  • web framework

  • php

  • mvc

Statistics

  • Used by 14 users
  • Rated by 4 users
  • Last release 1.11.11

Overall rating

N/A
N/A N/A N/A N/A
Last release: 2 years ago

Magento

  Magento is an open source ecommerce web application that was launched on March 31, 2008. It was developed by Varien (now Magento Inc) with help from the programmers within the open source community but is owned solely by Magento Inc.. Magento was built using the Zend Framework. It uses the Entity-attribute-value (EAV) database model to store data.   The Magento Communi...
  • ecommerce

  • webshop

  • php

Statistics

  • Used by 6 users
  • Rated by 4 users
  • Last release 1.7.0.0

Overall rating

N/A
N/A N/A N/A N/A
Last release: 1 year ago

Symfony

Symfony is a web application framework written in PHP that follows the model–view–controller (MVC) paradigm. Released under the MIT license, Symfony is free software. The symfony-project.com website launched on October 18, 2005.Symfony should not be confused with Symphony CMS, the Open Source XML/XSLT content management system.Symfony aims to speed up the creation and maintenance of web applicatio...
  • web framework

  • php

  • mvc

Statistics

  • Used by 15 users
  • Rated by 2 users
  • Last release 2.3.1

Overall rating

N/A
N/A N/A N/A N/A
Last release: 4 months ago
Scroll to top