G
G
GrimJack2016-12-27 19:13:26
Laravel
GrimJack, 2016-12-27 19:13:26

What framework to choose for this?

Started developing my own micro service. The bottom line is that several bots are spinning (telegram + vk + viber) and there is a small admin panel that serves them (adding news to the mailing list, editing not sent ones, deleting, any statistics, etc.). I don’t want to cast something self-written, and it’s time to grow up in the back-end. I don’t want to see frameworks at the front end (there’s nothing for them), it will mostly be static, maybe a bit of Ajax in some places. The ability of the framework to work with queues is very useful, since services have their own limits on sending messages. It seems like Laravel has something similar, and with different variations (I'm interested in the db or ironMQ option, although I often hear that they use rabbitMQ)
I choose between Laravel and Slim, but I'm open to reasoned suggestions.
I would like to receive a sane answer on this matter, possibly detailed.
Thank you for your attention.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
OnYourLips, 2016-12-27
@GrimJack

Try to start with Laravel - after all, the most popular framework, and it suits the task.

S
Sergey Kuznetsov, 2016-12-27
@RonKey

I recommend Yii2. Easier to learn and fits the description.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question