Jump to content

Searching the right tool or method


konic

Recommended Posts

 

Hello,

 

I want to build a website that will manage customers, inventory and prices. Not too complicated.

 

I need to build 2 types of web pages:

1. Pages that display information from the DB as a table and as a customize form. 

2. Pages that will allow the user to add or edit information from the DB, again as a table and a customiz form.

 

 

I'm familiar with codding and DB SQL.

 

 

i don't know which method to choose:

php or .net.

 

I also got a recommendation on these tools:

 

laravel,codeigniter,symfony2, Yii, Zend Framework 

 

 

 

I want to find the best and easiest way or tool to build this website. 

I don't care to pay for a tool if it will make this process easier.

Can you please advise?

 

 

Thank you.

 

Link to comment
Share on other sites

It's largely about preference and the goals of your project. If you're more familiar with PHP, go with PHP. If you're more familiar with .NET stuff, go with .NET stuff.

 

As for PHP frameworks, I would drop Codeigniter and Yii from your list. Symfony2 and Zend are roughly equal, and they both have a pretty steep learning curve. Laravel is built on Symfony components, and because it's highly opinionated, it's a little easier to pick up. My loyalties lie with Symfony2, but you can't go wrong with any of the three.

 

With that said, you may not need a full stack framework. Have you looked at some common CMS platforms such as Drupal?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.