Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
It possible to use fuel's orm in codeigniter?
  • Hi, i am currently using codeigniter 3 for an application, i have created a simple layer for interact with database using codeigniter's apis.
    is it possible to use fuelphp's orm in codeigiter models?
    (or other packages of fuelphp in codeigniter application)
  • HarroHarro
    Accepted Answer
    No. It has way to many dependencies to the framework core.

    The v2 ORM will be framework agnostic, but only the base code is ready (it doesn't do relations yet), so not very useful for production purposes.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion