B
B
bernex2015-03-13 11:53:16
Yii
bernex, 2015-03-13 11:53:16

Which ActiveRecord to choose for CRM/ORM?

Necessary for the admin... what would be the best bundle?
Or maybe some thread has a good framework with rights, roles and CRUD?
The most convenient for CRUD requests, filters.
front on ExtJS.
Propel, Doctrine, illuminate?
Thank you.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
O
OnYourLips, 2015-03-13
@OnYourLips

Why just Active Record?
Any.
The most popular are illuminate/database (Active Record) and doctrine/orm (Data Mapper).

M
Mikhail Osher, 2015-03-13
@miraage

I have always liked working with the database in yii. yii2 made it even better.
QueryBuilder, DAO, AR, caching by very diverse criteria - to my liking.
But, it's too subjective. Other libraries, of course, are quite usable, but here it's up to you.

A
Artem, 2018-01-09
@proudmore

Do ajax form validation and be done with it. Submit will only work on data that is known to be valid, that's all.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question