3
Orionss
7y

Hello, trying to find the best combination for a little website/app without a lot of functionalities. For now I was projecting on Materialize + Angular and I'm looking for a PHP framework because I want to get some experience. What do you suggest ?

Comments
  • 1
    Angular *and* PHP? You've got a rough road ahead.
  • 2
    Laravel for medium to large projects. Codeigniter for small ones.

    That's What I use anyway.
  • 0
    @chadd17 Please don't troll, I really don't like neither Javascript or Microsoft garbage so ASP and Node are away (and I tried them!). I don't know Ruby and Django is still to much for I need to do. I need a framework to handle client side events and make HTTP requests, nothing more. So I could use jQuery but many I want to learn something so PLEASE don't troll about PHP and Angular.

    Then @neodite Thank you for the answer I'll look !
  • 0
    @Orionss k, sorry :/
  • 0
    @chadd17 sorry to be that rude ahah
  • 1
    I prefer Symfony as PHP framework.
  • 0
    @Wack symfony isn't too heavy ? For what I want to do I mean
  • 0
    @Orionss you can take a look at it's smaller brother: https://silex.symfony.com
  • 0
    @Artemix I Keep Spectre.css in mind , thanks but I need some Javascript components in Materialize (Pickers !) . Then I'll checkfor what you told for the backend part :)
  • 0
    Think about the probable and use the best tool for the job.
Add Comment