[FX.php List] Laravel FX models

Ted Stein tstein at innerfile.com
Thu Jan 30 21:36:54 MST 2014


The key, I think, is to author a replacement for the "Eloquent" object relational mapping (ORM) system.

http://laravel.com/docs/eloquent

We would just create our base model and start implementing their functions, one at a time. I think this could be a great community project, combining Laravel and FX.php (and maybe something like Twitter Bootstrap?).

Laravel is designed for things like alternative ORMs, and there is even a preferred package system for Laravel libraries: Composer + Packagist.

Ted Stein
Inner File Software

tstein at innerfile.com
Mobile: (202) 270-6665
Office: (202) 630-FILE

On Jan 30, 2014, at 11:28 PM, Dale Bengston <dale.bengston at gmail.com> wrote:

> I’ve cast my lot with the Cake.php framework. I see many similarities between Cake and Laravel. 
> 
> Dale
> 
> On Jan 30, 2014, at 10:11 PM, Joel Shapiro <jsfmp at earthlink.net> wrote:
> 
>> Looks like now we're back [ON], but oh well ;)
>> 
>> I think Michael Layne (http://twitter.com/9degrees) has done some stuff w/ Laravel (& more w/ CodeIgniter) although I think he might not be using FX.php currently.  I think he's using ODBC for his CWP, but you might want to check with him anyway...
>> 
>> -Joel
>> 
>> 
>> On Jan 30, 2014, at 7:58 PM, Denis Somar wrote:
>> 
>>> Separately, I would love to see any Laravel / FX module that anyone has put together.  I can't wrap my head around Ruby and keep getting closer to getting off the ground with Laravel...
>>> 
>>> Cheers,
>>> Denis
>>> _______________________________________________
>>> FX.php_List mailing list
>>> FX.php_List at mail.iviking.org
>>> http://www.iviking.org/mailman/listinfo/fx.php_list
>> 
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list