Projects tagged ‘mssql’, ‘orm’, and ‘pdo’


Jump to tag:

Projects tagged ‘mssql’, ‘orm’, and ‘pdo’

Filtered by Project Tags mssql orm pdo

Refine results Project Tags php (4) mysql (4) postgresql (3) database (3) sqlite (3) php5 (3) propel (2) persistence (2) sql (1) xml (1) frameworks (1) sql_injection (1)

[4 total ]
55

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

1

LightOrm

 
Primary Language: PHP Licensed as: PHP License

LightOrm is a small, fast and powerful ORM library for PHP 5. It has all main ORM features and even more, such as object cache control, memory usage control and some others. Benchmarks show that it is one of the fastest ORM library for PHP.

Metrics updated 04 Oct 08

0

dibi

   
Primary Language: PHP Licensed as: Dibi License version 1.0

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.

Metrics updated 04 Oct 08

0

phorm-rapid-orm

 
Licensed as: MIT License

phORM is a rapid Object Relational Mapper similar in function to Django's Object Relational Mapper. You define your data models directly in PHP. phORM is 100% Object Oriented. Full CRUD is provided. phORM also provides an XML interface for quickly ... [More] converting the data into XML for use in Flash or Flex or any other application that might enjoy a bit of the XML. [Less]