Logo
  • PHP
    • HipHop / HHVM
    • Modern PHP
    • PHPStorm
    • LAMP
    • Laravel
    • Composer
    • PDO
  • JavaScript
    • node.js
    • AngularJS
  • CSS
    • SASS
    • “CSS4” (CSS level 4)
  • HTML
  • Git
  • LAMP
  • Vagrant
  • UI / UX
  • Architecture of …
  • Off-Topic
With ♥ from Berlin
October 22, 2013
Chris
PHP
Comments Off on PHPStorm 7 has been released!

PHPStorm 7 has been released!

PreviousNext
phpstorm 7.0 php

DEV METAL does not get any money for saying this and there is no affiliate link or similar. This post is simply my private opinion, after mainly working with PHP and JavaScript for years.

Today PHPStorm 7 has been released! And there’s no doubt, this is by far the best IDE when you mainly work with PHP.

Every developer should work with an IDE. A fully Integrated Development Environment. It’s so much more than just a text editor. It’s so much more than just syntax highlighting. It handles your full development process and gives you excellent tools and helpers. You’ll never run into syntax errors again, you’ll never ask yourself what a variable contains at a special point in time. Personally, i hate the command line. Typing every little shit, trying to get things to run, messing around with mistypen commits, being in the wrong folder, you know what I mean. The nerd stuff. PHPStorm gets over this by giving you a graphical interface for all of that. This IDE simply makes things easy and useable.

 

PHPStorm is hardcore professional and extremely up-to-date. Let’s look on the main features:

  • can work like a simple text editor if you like
  • extremely powerful, but also extremely lightweight and fast
  • syntax highlighting
  • syntax checking & correction
  • syntax completion
  • recognition of code logic (notices you when using a two-parameter method with for example 3 parameters)
  • config-free local debugging (look and manipulate every variable/object at any time in your running application)
  • easy remote debugging
  • integrated unit testing
  • integrated database handling
  • extremely easy versioning tools (git/github), so much better than working on the command line
  • optional real-time editing, no saving anymore (saves after every character you type. weird at first, but very handy!)
  • extremely easy integration of frameworks
  • auto-creation of common code constructs (getters, setters, classes, interfaces, …)
  • available for Windows 7/8, Mac OS X and Linux (I love the company for that)

 

New in PHPStorm 7

These are not just tiny new features: Especially the Vagrant integration is a serious killer thing.

  • extremely easy integration of Vagrant: set up / start / stop a virtual machine containing your server within seconds
  • one-click SSH-access to your Vagrant machines (integrated SSH command line)
  • full support for PHP 5.5
  • full support for Google App Engine
  • one-click Composer integration and handling
  • built-in REST client
  • npm support / packet manager for easy node.js development
  • Live-editing (browser shows real-time edits of your HTML/JavaScript code)
  • Full screen mode
  • …

 

PHPStorm is free for open-source projects (!) or 89€/$ for a personal licence, 179€/$ for a commercial one. Many people will now say: “Ah, I want to use free open-source stuff only”. But this is totally wrong. There’s a lot of work and skill behind all good things. Excellent tools are created by people who spend years working on that, spend years learning their skills, spend years of their lifes to create something good. The free-software mentality has established in the IT world, but it’s not representing reality (linux is created by multi-billion-dollar companies and highly paid devs, not by idealistic coders in their free-time by the way). Good things have good people behind, and a lot of professional work. Therefore, it’s totally okay to pay for good things. PHPStorm saves so much time and makes work so much better that these prices are really tiny compared to the things this IDE makes possible.

Try it out for free for 30 days or ask for free licences when doing open-source projects:

http://www.jetbrains.com/phpstorm/

 

A free alternative: NetBeans

If you don’t want to spend money for your IDE, I can highly recommend NetBeans for PHP development! It’s free, open-source, community-driven and is the #2 behind PHPStorm (but still by far not as good as PHPStorm in every aspect).

https://netbeans.org/

 

Share this

All new features of WordPress 3.9 in this 2 minute video

phpstorm-github-code-color-syntax-theme

Get Github’s code colors in PHPStorm (2014 style)

I really love the colors on GitHub’s code previews but couldn’t find any themes that copy that in a beautiful

mod-rewrite-ubuntu-14-04-lts

How to enable mod_rewrite in Ubuntu 14.04 LTS

A little note first: This is the most basic way to enable mod_rewrite. However, it’s not the best way. The

php

Postmodern PHP: appserver.io, a multithreaded application server for PHP, written in PHP

There’s a lot of very interesting stuff going on in the PHP scene right now, I have the feeling this

GitHub introduces revert button / rollback for merged pull requests

Once again GitHub delivers an excellent feature: Clean one-click rollbacks / reverts / undos of pull requests, very very useful,

How Instagram.com works

O’Reilly’s Learning JavaScript Design Patterns by Addy Osmani for free

Addy Osmani has published his excellent book Learning JavaScript Design Patterns for free! You can read the entire book including

php

[Link] How to create, read, update and delete (CRUD) with PDO, MySQLi and MySQL the right way (prepared statements)

Mike Dalisay has written an excellent tutorial on the CORRECT USAGE of basic CRUD functions (create, read, update, delete) with

Useful basic linux stuff: Show kernel version, distribution name and distribution version on Ubuntu systems

Always nice to know: Show kernel version: uname -r Show kernel version and CPU: uname -a Show distribution version: lsb_release

phpstorm-8

When PHPStorm’s cache eats up your harddisk space

I recently stumbled over this: By default PHPStorm (obviously in all versions since 1.0) creates a local history of all

1/4

Categories

Search

phpstorm-github-code-color-syntax-theme
Get Github’s code colors in PHPStorm (2014 style)
Going node.js at Netflix (Slides by Micah R of Netflix)
How to fix the ugly font rendering in Google Chrome
phpstorm 7.0 php
How to setup and use XDEBUG with PHPStorm 6/7 (locally in Windows 7/8 and Mac OS X)
js javascript
How JavaScript really works – An introduction into the JavaScript call stack by Philip Roberts (20min video)
nginx php 5.5
[Link] Set up Nginx with PHP 5.5 easily
phpstorm-github-code-color-syntax-theme
Get Github’s syntax highlighting colors in PHPStorm
unreal-4-engine
Tim Sweeney talks about the future of game graphics (and which hardware we need to “clone” reality)
PHPStorm: 42 Tips and Tricks (47min video talk by Mikhail Vink at Dutch PHP Conference 2015)
vagrant
Generate Vagrant boxes with Laravel, HipHop, Nginx, WordPress, MySQL, MariaDB, MongoDB, RabbitMQ etc. with one click
gamescom 2014 trailers
GAMESCOM 2014: Awesome Next-Gen ingame graphics
vagrant
A preinstalled Vagrant box with PHP HipHop / HHVM and Ubuntu 13.10 (Saucy Salamander)
hack-php
Facebook releases HipHop (HHVM) 3.0, adds mysqli and support for Hack language
sass laravel
SASSmeister is a real-time JSfiddle for SASS / CSS. Awesome!
How Instagram.com works

Tags

apache bash centos composer conference coupon CSS debian fonts framework git GitHub hack HHVM HipHop HTML HTML5 IDE JavaScript JS LAMP laravel linux mod_rewrite MVC MySQL Nginx optimization PHP PHP 5.5 PHP 5.6 phpmyadmin PHPStorm security server SSD Ubuntu UI UX vagrant video virtual machine voucher VPS wordpress
Side-Project: Wordle-Solver:
www.wordle-helper.info

Pages

  • Privacy Policy