Is there a setting or something that I can do to avoid that all my model properties are strings?(not strongly typed) They have the real data type in the mysql tables like ints floats etc....but when I var_dump a result from the orm al my properties are strings.
Cool...thanks for your quick response. We, as a online production team have recently made the switch to fuel php. I must say there are some very good things to say about the framework. Are you guys trusting on the community to add in things for in this example oil?
FuelPHP has over 100 contributors at the moment, so I'd say that's a yes. ;-)
Keep an eye on the coding standards, code that doesn't follow it will be rejected. And if you're not sure a feature will be accepted, create a feature request first in the github issue tracker, so it can be discussed.