Welcome Guest, Not a member yet? Register   Sign In
Poll: CodeIgniter 4 for Enterprise Application
You do not have permission to vote in this poll.
Yes
64.29%
9 64.29%
No
35.71%
5 35.71%
Total 14 vote(s) 100%
* You voted for this item. [Show Results]

Codeigniter 4 for Enterprise Application
#17

(12-01-2016, 12:39 AM)davidgv88 Wrote: CI 4 is awesome!

But.... We need the simplicity of Codeigniter with the libraries of other frameworks.

For example:
ACL (roles, permissions, etc)
Multilanguage support with .po .mo files
Command line
Form builder. Create forms from a class
ORM

CI 4 no accept libraries from third party in Core I think that is a big mistake.

This features should be included in CI 4 and the developers install this libraries from composer or other methods.

Or create CI enterprise edition but is not necesary.

Finally. Symfony and laravel for example it's much better than Codeigniter but i always use CI because is simply and easy to learn.


IN Core there should be no 3rd party dependency  (perhaps only really critical things as security). I don't like that thing in many other frameworks, because this is simple fucking up with the system.. 20 layers to run 1 pagination, 1 db selection and etc..

OUT Core - you can add whatever you want in your app, including with composer or no..

You don't need framework to use other frameworks tools.  
This can be done even without framework at all.. You need just few classes..
Best VPS Hosting : Digital Ocean
Reply


Messages In This Thread
RE: Codeigniter 4 for Enterprise Application - by sv3tli0 - 12-01-2016, 02:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB