rainframework and propel

43 views
Skip to first unread message

Abdelwahed Mohamed

unread,
Aug 7, 2012, 12:11:49 AM8/7/12
to rainfr...@googlegroups.com
hello rainteam , i wanna know if you plan to add any integration to popel or doctrile ORM i tried to implement propel ORM as a library with rainframework but it dont work ,anybody can help me to achieve this integration ? . 

Federico Ulfo

unread,
Aug 7, 2012, 12:21:10 AM8/7/12
to rainfr...@googlegroups.com
Hi Abdelwahed,

I don't have any experience in Propel or Doctrine, but if you have experience we can talk and see if we can make this integration, sounds interesting to me.
If you are searching for any ORM you can use RedBean, which is already part of RainFramework, and is really easy to use, or you can also keep in consideration to install a NewSQL server, like Akiban, which allows to get the result in JSON or native PHP Objects, also has great performance thanks to the groups, which are like the views, but way faster because the row in relation are stored in the same area of the memory.

Let me know,
Federico.


Abdelwahed Mohamed

unread,
Aug 7, 2012, 1:34:53 PM8/7/12
to rainfr...@googlegroups.com
me too idont have experience but i used doctrine and propel with symfony2 they are already integrated into the framework but for now i'm seeking for tiny mvc framework for a little project and i found rainframework it look pretty good for that reason i tried to integrate propel ,but i will keep you informed if i can fire it out ,have a nice day , but i cant find the redbean orm into library ????!!!!!! are you sure its a part of the framework ?

Abdelwahed Mohamed

unread,
Aug 9, 2012, 1:50:51 AM8/9/12
to rainfr...@googlegroups.com
hello federico ulfo i read about redbean ORM and i find it pretty good ans easy to learn and it offer support for  http://www.cubrid.org but when i look inside the framework source code i cant found any trace for redbean orm is'nt strange i downloaded the latest version from github 2.4.5 but it seems that there is no redbean integration . 

Federico Ulfo

unread,
Aug 9, 2012, 12:15:19 PM8/9/12
to rainfr...@googlegroups.com
OK, probably there is not, anyway the simplest way to install RedBean is to download it and use RedBean instead of the DB class, they work almost the same
DB::get_all (Database class)
R::get_all (RedBean)

You can use RedBean Model to manage your database row as object.
You can go in redbeanphp.com to download RedBean, for documentation and any questions, their group is very active.

Keep me updated
Reply all
Reply to author
Forward
0 new messages