Форумы / Cotonti / Core Labs / In Progress / Cotonti Class Library

Rails? Symfony? Cotonti!

GHengeveld
#33417 02.03.2012 18:02

For custom module development which uses its own database tables, SimpleORM really makes things easy for you. It basically gives you a CRUD framework so it becomes much easier to store things in the database.

On my wishlist for SimpleORM is automatic parsing of JSON and XML responses, much like Ruby on Rails.