magnASCII.io Simone Magnaschi
Senior Full Stack Web Dev
Bookmarks tagged with #phpstorm.
Show all

Lean and Mean Dev with PhpStorm (for Symfony) Video Tutorial Screencast | S

// composer.json { "require": { "php": ">=5.3.9, <7.3.0", "symfony/symfony": "2.8.*", // v2.8.15 "doctrine/orm": "^2.4.8", // v2.4.8 "doctrine/dbal": "<2.5", // v2.4.5 "doctrine/doctrine-bundle": "~1.4", // 1.6.4 "symfony/assetic-bundle": "~2.3", // v2.8.1 "symfony/swiftmailer-bundle": "~2.3,>=2.3.
Saved on: 2021-01-28

Step-debugging linked composer dependencies with PhpStorm – Rob Allen's Dev

One project I’m working on has multiple separate parts in different git repositories that are brought into the main project using linked composer directories. I needed to get step debugging working in PhpStorm and this is the approach I took.
Tags: #php #phpstorm
Saved on: 2020-10-08

Scopes in JetBrains IDEs

Any JetBrains IDE has an amazing feature that can significantly improve your development experience; whether it's PhpStorm, WebStorm, IntelliJ IDEA, PyCharm, or any other project; this feature enables better search and allows for custom file colours.
Saved on: 2020-09-25

Essential PhpStorm plugins - Andreas Möller

If you are like me and have been programming for a bit, you probably have worked with several editors and IDEs. Over the years, I have tried a bunch of them - with varying degrees of successes.
Tags: #phpstorm
Saved on: 2018-01-25

Videos: Testing with PhpStorm | PhpStorm Blog

PhpStorm supports all the major PHP testing frameworks: PHPUnit, Codeception, Behat, and PHPSpec. Recently we’ve published a series of short videos about running PHPUnit and Codeception tests in PhpStorm.
Saved on: 2017-11-18

Configuring With Composer in PhpStorm 2017.2 | PhpStorm Blog

Configuring PhpStorm correctly is important to get the most out of your IDE, and PhpStorm 2017.2 has made it easier by allowing you to detect some of the settings from your `composer.json` file.
Saved on: 2017-09-08
❤️
</>
2024