B
B
boozzd2017-03-18 21:26:59
symfony
boozzd, 2017-03-18 21:26:59

What to choose for local development in php under MacOS?

Tell me who uses what for local development in PHP?
What is the problem? I want to be able to raise the environment in one command (click) and also turn it off when not needed. Now I use docker for this, but there is one thing. Docker has a problem with working with the file system and developing a project on Symfony is a living hell. Loading the page takes about 5s. But there is one fat plus in the docker, it takes a minute to raise any database / service.
Is there a similar solution, only without the problem with the FS?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
Igor, 2017-03-19
@imikh

Look towards Vagrant.

A
Alexander Aksentiev, 2017-03-18
@Sanasol

Page loading takes about 5s

Of course, I won’t look for a jamb, it’s better to replace the entire environment.
I doubt that everyone uses it that way, especially since docker is not about development, but for production and isolation within the application.
This is usually when you connect incorrectly to the database on Windows, for example.
What kind of problem is FS so magical.

V
VisualIdeas, 2017-03-18
@VisualIdeas

https://www.mamp.info/en/
All windows and buttons))) But you can’t use php_fpm current

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question