Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,150,022 members, 7,807,001 topics. Date: Wednesday, 24 April 2024 at 08:23 AM

What PHP Cms/framework Do You Use And Why? - Programming (2) - Nairaland

Nairaland Forum / Science/Technology / Programming / What PHP Cms/framework Do You Use And Why? (6751 Views)

Easy To Use And Direct To Inbox Bulk Email Sender Software..mail Mall Pro... / Full Time Laravel or Symfony Framework Php/js Developers Are Urgently Needed / QUIZ: How Many Lines Of Code Can You Use To Reverse A List (2) (3) (4)

(1) (2) (3) (Reply) (Go Down)

Re: What PHP Cms/framework Do You Use And Why? by Nobody: 9:06am On Oct 18, 2016
Hmn, i tried Zend and Zend2 frameworks then, i ended up running away, and I honestly cannot recall why. You did a great job with that stuff.
Re: What PHP Cms/framework Do You Use And Why? by talk2hb1(m): 9:50am On Oct 18, 2016
FincoApps:


I don't believe c# is a better Java
That is why it's an Opinion grin grin grin grin
How business?
Re: What PHP Cms/framework Do You Use And Why? by 2Awesome: 10:07am On Oct 18, 2016
Laravel Everyday Allday. #Larabrain
Re: What PHP Cms/framework Do You Use And Why? by silverprince413(m): 10:51am On Oct 18, 2016
i use only my own personal framework that have template engine similar to asp.net razor, and every other component needed from a modern framework

2 Likes

Re: What PHP Cms/framework Do You Use And Why? by Nobody: 11:23am On Oct 18, 2016
FincoApps:

I don't believe c# is a better Java
talk2hb1:

That is why it's an Opinion grin grin grin grin
How business?
Guys, please let us leave all these C#, JAVA out of this thread. You guys will soon distract the whole thread from PHP and start fighting over other languages.
Re: What PHP Cms/framework Do You Use And Why? by FrankLampard: 11:50am On Oct 18, 2016
dhtml18:
Yeah like that, but that .htaccess tends to have different behaviours on different servers (but on most linux servers, it will behave in exactly the way it does on localhost)

I mostly use namecheap so the same .htaccess work for me in all my project.
Re: What PHP Cms/framework Do You Use And Why? by guru01(m): 12:12pm On Oct 18, 2016
Joomla, WordPress, magento, are my most used cms.
Used zend, laravel 4, codeigniter.
Currently using flashphp.
Re: What PHP Cms/framework Do You Use And Why? by Nobody: 1:16pm On Oct 18, 2016
FrankLampard:


I mostly use namecheap so the same .htaccess work for me in all my project.
yah, the day you use godaddy, you may cry a river especially if you have to run php cli (their CLI runs on php 5.2) - but let us leave those talks for another day.

silverprince413:
i use only my own personal framework that have template engine similar to asp.net razor, and every other component needed from a modern framework
na razorblade framework this one create sha. that is very good.
Re: What PHP Cms/framework Do You Use And Why? by kingofthejungle(m): 1:47pm On Oct 18, 2016
what framework will you advise one to learn in php in 2016 as a beginner
Re: What PHP Cms/framework Do You Use And Why? by Nobody: 1:58pm On Oct 18, 2016
laravel - my opinion, others might have their opinions too
Re: What PHP Cms/framework Do You Use And Why? by Ahigh4life: 7:59pm On Oct 18, 2016
1. Drupal for Large Scale projects. I love it because its flexible and scalable.

2. Wordpress for small / medium scale projects

3. Laravel - Beautiful code (Newbie)
Re: What PHP Cms/framework Do You Use And Why? by Nobody: 8:09pm On Oct 18, 2016
^^I appreciate your comment for drupal, few people really know how to use it. It is just not easy to learn (especially for people used to wordpress, joomla and all the regular CMSes).
Re: What PHP Cms/framework Do You Use And Why? by guru01(m): 11:52am On Oct 19, 2016
dhtml18:
^^I appreciate your comment for drupal, few people really know how to use it. It is just not easy to learn (especially for people used to wordpress, joomla and all the regular CMSes).
Are you say drupal is better?
Is it by force to learn?
Re: What PHP Cms/framework Do You Use And Why? by Nobody: 12:08pm On Oct 19, 2016
No guru, drupal has its strengths and weaknesses. However, just like some people will use drupal for everything, some will use wordpress for everything.

For me, because i specialize in many systems, i always decide the one to use based on my experience. For example, i will never setup a blog with drupal (despite the fact that i know that drupal has good blogging modules). And i will never setup a shopping website with wordpress (despite the fact that i know that wordpress has nice shopping modules).
Note: i have my personal reasons for saying these things. But those reasons do not need to apply to other developers.

So in the end, it still depends on the developer and their experiences.

Despite the fact that I am a drupal specialist, the last drupal website i built was done like 5yrs+. And the last oxwall website i built too was that long.

For the past 5 years, i have been using my personal framework to build stuffs.
Re: What PHP Cms/framework Do You Use And Why? by FrankLampard: 2:56pm On Oct 19, 2016
When building an Ecommerce platform, what is the best approach to follow? WordPress or Developement from scratch.?
Re: What PHP Cms/framework Do You Use And Why? by Nobody: 6:01pm On Oct 19, 2016
I will go for development from the scratch - see the ecommerce solution using my framework here - http://cravings.com.ng/test/
Re: What PHP Cms/framework Do You Use And Why? by FrankLampard: 7:08pm On Oct 19, 2016
dhtml18:
I will go for development from the scratch - see the ecommerce solution using my framework here - http://cravings.com.ng/test/

It is lightweight. Would like to use that your framework.
Re: What PHP Cms/framework Do You Use And Why? by Nobody: 7:16pm On Oct 19, 2016
Yeah, it is light-weight and very very extensible. If you can use codigniter or laravel, you should be able to use my framework.
It is just documentation that is killing me, i dont seem to have time to do that.
Re: What PHP Cms/framework Do You Use And Why? by FincoApps(m): 8:35pm On Oct 19, 2016
dhtml18:
I will go for development from the scratch - see the ecommerce solution using my framework here - http://cravings.com.ng/test/

hahahahaha mehn it's like someone dared your abilities while you were making that tesr
Re: What PHP Cms/framework Do You Use And Why? by Nobody: 12:27am On Oct 20, 2016
Nay, just regular application testing.
Re: What PHP Cms/framework Do You Use And Why? by kodewrita(m): 7:46pm On Oct 21, 2016
Codeigniter.

Why? Simplicity (because I am mainly a hobby coder). I don't usually want to have too many functionalities inbuilt for me.

That way I only add in libraries I need instead of carrying baggage someone put in place because "you may need this".
Re: What PHP Cms/framework Do You Use And Why? by Nobody: 8:33pm On Oct 21, 2016
kodewrita:
Codeigniter.

Why? Simplicity (because I am mainly a hobby coder). I don't usually want to have too many functionalities inbuilt for me.

That way I only add in libraries I need instead of carrying baggage someone put in place because "you may need this".
This is exactly why codigniter is my default framework rather than laravel, yii and those others that have all kind of stuffs. I even get to write my own authentication library in CI.
Re: What PHP Cms/framework Do You Use And Why? by silverprince413(m): 2:11pm On Oct 29, 2016
dhtml18:

yah, the day you use godaddy, you may cry a river especially if you have to run php cli (their CLI runs on php 5.2) - but let us leave those talks for another day.


na razorblade framework this one create sha. that is very good.
lol. the framework can do anything web related. its more powerful than CI and close to laravel's level, although it is faster and have some edge over laravel framework
Re: What PHP Cms/framework Do You Use And Why? by Nobody: 2:35pm On Oct 29, 2016
Ehn, faster than LARAVEL!! This is serious, you will need to do a benchmark test for us to see o.
Re: What PHP Cms/framework Do You Use And Why? by FrankLampard: 3:37pm On Oct 29, 2016
Lolz. Just do a benchmark test for us, before the claims.

2 Likes

Re: What PHP Cms/framework Do You Use And Why? by jboy01(m): 9:45am On Oct 30, 2016
I use codeigniter, a newbie in laravel sha
Re: What PHP Cms/framework Do You Use And Why? by wonaghise(m): 1:54pm On Oct 31, 2016
il say laravel for its security enhancements and its pretty easy to learn
Re: What PHP Cms/framework Do You Use And Why? by kyelaaputri: 3:15pm On Dec 22, 2016
I enjoyed over read your blog post. Your blog have nice information, I got good ideas from this amazing blog. apk
Re: What PHP Cms/framework Do You Use And Why? by Alvinaash: 6:26am On Mar 21, 2017
Yeah like that, but that .htaccess tends to have different behaviours on different servers (but on most linux servers, it will behave in exactly the way it does on localhost) order dissertation online
Re: What PHP Cms/framework Do You Use And Why? by mcqwerty(m): 10:06am On Mar 21, 2017
I use WordPress for regular sites and blogs. I also use OpenCart for E-commerce though you need to buy some plugins.
As per frameworks, I had a brief stint with CakePHP, its such a slow framework though there are ways to optimize it.
I just started studying CodeIgniter. Heard its fast and lightweight and also easy to learn. Pray I would stick to this one for now cool
Re: What PHP Cms/framework Do You Use And Why? by Nobody: 7:00pm On Mar 21, 2017
I am a codigniter user too, in fact i love it very much.
Re: What PHP Cms/framework Do You Use And Why? by talk2hb1(m): 7:03am On Mar 22, 2017
mcqwerty:
I use WordPress for regular sites and blogs. I also use OpenCart for E-commerce though you need to buy some plugins.
As per frameworks, I had a brief stint with CakePHP, its such a slow framework though there are ways to optimize it.
I just started studying CodeIgniter. Heard its fast and lightweight and also easy to learn. Pray I would stick to this one for now cool
Have you tried CakePhp 3?
Instead of going the CodeIgniter path, I will suggest you try Laravel undecided because you will want to migrate to Laravel after learning CI.

(1) (2) (3) (Reply)

Algorithm For Solving Systems Of Linear Equations / How To Design School Result Sheet Automated System With Microsoft Excel / Game Programming Tutorials ( Angry Birds, Pvz Etc )

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 28
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.