Browsing projects by Tag(s)

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

Showing page 1 of 5

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 inspired by Hibernates HQL. This provides developers ... [More] with a powerful alternative to SQL that maintains a maximum of flexibility without requiring needless code duplication. [Less]

4.5
   
  1 review  |  133 users  |  225,706 lines of code  |  288 current contributors  |  Analyzed 1 day ago
 
 

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.

4.075
   
  0 reviews  |  87 users  |  386,989 lines of code  |  58 current contributors  |  Analyzed 2 days ago
 
 

Apache Zeta Components are a high quality, general purpose library of loosely coupled components for the development of applications based on PHP5. Beside typical modules for web application development like a template engine, database tools and an MVC component, Apache Zeta Components contain ... [More] command line tools, a chart rendering library, a WebDAV server, a universal document conversion component and more tools to ease developers' lives. Apache Zeta Components was originally developed by eZ Systems under the name "eZ Components" and was sponsored to the Apache Software Foundation for further development. Since 7/2010 the components have been known as "Apache Zeta Components." eZ Systems still builds their core products on top of Apache Zeta Components and contributes to the project. [Less]

4.25926
   
  5 reviews  |  62 users  |  1,118,852 lines of code  |  0 current contributors  |  Analyzed about 14 hours ago
 
 
Compare

dibi is tiny 'n' smart database abstraction layer for PHP 5. It is designed with simplicity in mind. dibi is free (released under the terms of the dibi license). You can use it to develop either open source or commerical applications.

4.375
   
  0 reviews  |  38 users  |  7,282 lines of code  |  6 current contributors  |  Analyzed about 2 years ago
 
 

ADOdb is a database abstraction library for PHP. The PHP version currently supports an amazing number of databases, thanks to the wonderful ADOdb community: MySQL, PostgreSQL, Interbase, Firebird, Informix, Oracle, MS SQL, Foxpro, Access, ADO, Sybase, FrontBase, DB2, SAP DB, SQLite, Netezza ... [More] , LDAP, and generic ODBC, ODBTP. The Sybase, Informix, FrontBase and PostgreSQL, Netezza, LDAP, ODBTP drivers are community contributions. [Less]

5.0
 
  0 reviews  |  16 users  |  7,930 lines of code  |  0 current contributors  |  Analyzed 12 days ago
 
 

Outlet is an open source object-to-relational mapping tool (ORM) for PHP. It differs from other orm solutions for php in that it provides transparent, unobtrusive persistence. It does not require your entity objects to implement any interfaces or extend some sort of base class. It is also very lightweight, only a handful of classes and tools.

4.5
   
  0 reviews  |  12 users  |  4,545 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.

0
 
  0 reviews  |  4 users  |  2,067 lines of code  |  13 current contributors  |  Analyzed 1 day ago
 
 

LEAP is Object Relation Modeling (ORM) library for the Kohana PHP Framework. It is a completely independent module. It handles everything from managing database connections to query building to table modeling. It is simple to use and only takes a few minutes to install. LEAP works with all major ... [More] databases, not just MySQL. It works with DB2, Firebird, MariaDB, MS SQL, MySQL, Oracle, PostgreSQL, and SQLite. It allows the user to select the type of database driver to use. LEAP has a number of cool features, such as aliasing, a set of field adaptor classes, a handful of helper functions, and a database connection pool. It can also handle composite keys. All features are well documented and classes easily extendible. [Less]

0
 
  0 reviews  |  3 users  |  12,656 lines of code  |  5 current contributors  |  Analyzed about 1 year ago
 
 

pdoMap is a robust php ORM with a lot of OOP functionalities. The mapping structure, requests, or transactions are defined in XML files. The core generates PHP directly classes for high performance. It's verry easy to use and configure : - Map (or generate from existing database) ... [More] the database tables under a structured XML file - Define Requests and Transactions on XML language (fully database portable) - Easilly extending entities or adapters class with your code - Functions to deploy database or synchronise structure Other functionalities : fully optimised code, caching data, full lazy loading system, open system for extending all functionalities ... [Less]

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

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  |  13,180 lines of code  |  12 current contributors  |  Analyzed 3 days 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.