FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Easy to use ORM with fulltext search and/or search library
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Easy to use ORM with fulltext search and/or search library [message #182182] Tue, 16 July 2013 14:49 Go to next message
curdin.caspar is currently offline  curdin.caspar
Messages: 2
Registered: July 2013
Karma: 0
Junior Member
Hey guys

I'm not really a PHP pro, I'm at home in the .NET world, but I need/want to help a friend of mine to create an application.

What I need is an easy to use ORM which supports fulltext search and is configurable in the way that the properties of my entities won't have the same name as the DB columns.

Basically the application will contain a lot of search.

I already decided to use FuelPHP as my framework of choice because it looks easy enough that a hobby programmer, which my friend is, can use it.

Do you have any recommendations for me?

Thanks in advance
Curdin
Re: Easy to use ORM with fulltext search and/or search library [message #182183 is a reply to message #182182] Tue, 16 July 2013 21:04 Go to previous messageGo to next message
Lew Pitcher is currently offline  Lew Pitcher
Messages: 60
Registered: April 2013
Karma: 0
Member
On Tuesday 16 July 2013 10:49, in comp.lang.php, curdin(dot)caspar(at)gmail(dot)com
wrote:

> Hey guys
>
> I'm not really a PHP pro, I'm at home in the .NET world, but I need/want
> to help a friend of mine to create an application.
>
> What I need is an easy to use ORM which supports fulltext search and is
> configurable in the way that the properties of my entities won't have the
> same name as the DB columns.
>
> Basically the application will contain a lot of search.
>
> I already decided to use FuelPHP as my framework of choice because it
> looks easy enough that a hobby programmer, which my friend is, can use it.

Will the ORM built into FuelPHP not do what you need an ORM to do?

--
Lew Pitcher
"In Skills, We Trust"
Re: Easy to use ORM with fulltext search and/or search library [message #182201 is a reply to message #182183] Fri, 19 July 2013 06:06 Go to previous messageGo to next message
curdin.caspar is currently offline  curdin.caspar
Messages: 2
Registered: July 2013
Karma: 0
Junior Member
Hey

I decided to change his database scheme. The more I thought about it the more it made sense to change it the way it really should be ;-)

He'll has to modify his import :P

And in that case the FuelPHP ORM should be fine.

Anyway, thanks!
Re: Easy to use ORM with fulltext search and/or search library [message #182203 is a reply to message #182201] Fri, 19 July 2013 07:11 Go to previous message
Thomas 'PointedEars'  is currently offline  Thomas 'PointedEars'
Messages: 701
Registered: October 2010
Karma: 0
Senior Member
curdin(dot)caspar(at)gmail(dot)com wrote:

> I decided to change his database scheme. The more I thought about it the
> more it made sense to change it the way it really should be ;-)
>
> He'll has to modify his import :P
>
> And in that case the FuelPHP ORM should be fine.

Any ORM that *requires* the *same* property names as field names is
questionable at best, though.


PointedEars
--
var bugRiddenCrashPronePieceOfJunk = (
navigator.userAgent.indexOf('MSIE 5') != -1
&& navigator.userAgent.indexOf('Mac') != -1
) // Plone, register_function.js:16
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Komodo Edit
Next Topic: Paypal IPN and HTTP 1.1
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Sep 16 18:52:11 GMT 2024

Total time taken to generate the page: 0.02940 seconds