There are a lot of ORM implementations for the PHP platform, from high-end 'Doctrine' to many low-end solutions. ProtheonORM is a valid, fast solution to have a ORM solution with only minimal configuration with the high-end features. It can be used in any type of application or website and re-uses any existing MySQLIi or PDO connection but also provides simple MySQLi and PDO wrapper classes.

The ORM classes provide a elegant, easily readable and complete SQL solution which look something like this:

$res = $customer->fields("id,name")->first(4);
foreach($res as $row) .....

ProtheonORM is a open-source component of the Protheon CMS package intended for use with PHP web development by netideas bv, the Netherlands.

Project Activity

See All Activity >

License

Creative Commons Attribution ShareAlike License V3.0

Follow Protheon ORM

Protheon ORM Web Site

You Might Also Like
RMM Software | Remote Monitoring Platform and Tools Icon
RMM Software | Remote Monitoring Platform and Tools

Best-in-class automation, scalability, and single-pane IT management.

Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Protheon ORM!

Additional Project Details

Intended Audience

Developers

Programming Language

PHP

Database Environment

Other API, SQL-based

Related Categories

PHP Object-Relational Mapping (ORM) Software

Registered

2013-10-30