Author

Topic: Hello , about php framework (Read 1195 times)

brand new
Activity: 0
Merit: 0
September 06, 2018, 09:07:30 AM
#17
I was planning writing code from scratch , for my site  aboutlose.win

But it is a long plan, and I now want to use an Application Development Framework.

What do you guys think of CodeIgniter?

Codeigniter is one of the popular PHP frameworks that has some advanced features. It is a preferable framework when developers need to build something quickly. You should consider codeigniter:

If you are looking for a framework that requires little coding
Provides exceptional performance
Several tools available in one package
Built-in security tools

Source: Best PHP frameworks of 2018
hero member
Activity: 658
Merit: 500
December 17, 2016, 05:17:52 PM
#15
I was planning writing code from scratch , for my site  aboutlose.win

But it is a long plan, and I now want to use an Application Development Framework.

What do you guys think of CodeIgniter?

For simple API framework you can try SLIM framework. There's no crud builder for SLIM, but this framework really fast.
sr. member
Activity: 462
Merit: 250
December 17, 2016, 12:28:29 PM
#14
I was planning writing code from scratch , for my site  aboutlose.win

But it is a long plan, and I now want to use an Application Development Framework.

What do you guys think of CodeIgniter?

Use laravel, they have great  documentation and community.
legendary
Activity: 1260
Merit: 1029
December 15, 2016, 06:14:14 AM
#13
Codeigniter, Yii2, Laravel. Worked on em all. My favorite for now is Yii2 for bunch of personal reasons. I would suggest against "not usgin framework" because frameworks keep you focused on your code, speed up process of development (no need to develop thatgs that are already developed very well), and keep you in place as far as organizing your code goes. I m ight say that using frameworks made me better developer. Now, when i write code out of frameworks, i write it in better organized way than before.
legendary
Activity: 1736
Merit: 1023
December 13, 2016, 04:48:59 PM
#12
Why do you need a framework! it is better to use your code, even if it was an ugly at first your programming.

A framework would be a lot easier to use, especially for someone who is not amazing at programming.

Also OP, if you need help, you could try hiring someone in the services section, there are a lot of talented coders on bitcointalk.

Frameworks also tend to keep the code more organized and easier to maintain, especially on larger projects. It also helps to eliminate some of the "recreating the wheel" issues by implementing some commonly used features to simplify creating your project and allow you to focus on the core code.
legendary
Activity: 1064
Merit: 1000
December 13, 2016, 01:19:11 AM
#11
Why do you need a framework! it is better to use your code, even if it was an ugly at first your programming.

A framework would be a lot easier to use, especially for someone who is not amazing at programming.

Also OP, if you need help, you could try hiring someone in the services section, there are a lot of talented coders on bitcointalk.
legendary
Activity: 1523
Merit: 1001
NOBT - WNOBT your saving bank◕◡◕
December 12, 2016, 04:06:16 AM
#10
 Why do you need a framework! it is better to use your code, even if it was an ugly at first your programming.
legendary
Activity: 1120
Merit: 1008
CryptoTalk.Org - Get Paid for every Post!
December 12, 2016, 03:45:32 AM
#9
Lavarel framework is very good it's built to be simple, easy to learn and supports rapid application development.
Yes lavarel is being quite popular these days however codeigniter is also pretty good framework but you need to know some basic of php to use any of these frameworks.

You can also have a look at this list of popular php frameworks http://www.hongkiat.com/blog/best-php-frameworks/
newbie
Activity: 14
Merit: 0
December 11, 2016, 10:22:06 PM
#8
CodeIgniter is pretty good...Maybe even the best framework for developing web apps with PHP.
Although,what's the point of the site?The name looks kinda interesteing  Grin

This is a site about lose & win 

So name aboutlose.win
sr. member
Activity: 660
Merit: 350
NOBT - WNOBT your saving bank◕◡◕
December 11, 2016, 08:44:06 PM
#7
 My thought CodeIgniter is lighter PHP framework ever I seen.

 enable you to develop projects much faster than you could if you were writing code from scratch with a small footprint.
sr. member
Activity: 410
Merit: 257
December 11, 2016, 07:31:15 PM
#6
Also take a look at CakePHP.
sr. member
Activity: 650
Merit: 350
NOBT - WNOBT your saving bank◕◡◕
December 11, 2016, 03:10:00 PM
#5
 Lavarel framework is very good it's built to be simple, easy to learn and supports rapid application development.
full member
Activity: 168
Merit: 100
December 11, 2016, 11:49:28 AM
#4
CodeIgniter is pretty good...Maybe even the best framework for developing web apps with PHP.
Although,what's the point of the site?The name looks kinda interesteing  Grin
tyz
legendary
Activity: 3360
Merit: 1533
December 11, 2016, 07:14:15 AM
#3
I worked with CodeIgniter in the past. It is one of the best documented php frameworks out there. The community also provides a bunch of good tutorials. Ideal for beginners. If you have some more experiences with MVC then I would recommend lavarel framework for you.
legendary
Activity: 1736
Merit: 1023
December 11, 2016, 02:30:36 AM
#2
CodeIgniter is a pretty good PHP framework using Model View Controller. I haven't personally used it but I know some people that have and they liked it.

I'd definitely recommend you try it out and see how it goes.
newbie
Activity: 14
Merit: 0
December 11, 2016, 01:31:51 AM
#1
I was planning writing code from scratch , for my site  aboutlose.win

But it is a long plan, and I now want to use an Application Development Framework.

What do you guys think of CodeIgniter?
Jump to: