Search this blog
PhpStorm Links
Categories
-
Tags
2016 2018.3 annotated monthly best practices bugfix bug fix Commandline completion composer conference database debug debugging deployment Drupal eap editor event ftp inspection JavaScript Languages navigation news PHP PHP Annotated Monthly PhpStorm phpstorm 9 phpStorm 10 PhpStorm links PHPUnit plugins productivity RC refactoring release sftp Symfony Syntax highlighting unit testing update web webinar WebStorm XdebugOther JetBrains Blogs
Meta
Tag Archives: cloud
Developing on Pantheon with PhpStorm
Where do we host our applications? How do we deploy them? Can we have different environments like development, staging and production? A possible answer to all those questions is Pantheon. It provides hosting, database, caching, version control, different environments, workflows for … Continue reading
Connecting to Google Cloud SQL from PhpStorm
When creating Google App Engine applications in PHP using PhpStorm, chances are that we are also using Google Cloud SQL. From our PHP code, we can easily do this by creating a new connection to our Google Cloud SQL instance … Continue reading
Posted in Cool Feature
Tagged cloud, database, gae, google, google app engine, PHP, PhpStorm links, plugins
1 Comment
Working with Windows Azure SQL Database in PhpStorm
PhpStorm provides us the possibility to connect to Windows Azure SQL Database right from within the IDE. In this post, we’ll explore several options that are available for working with Windows Azure SQL Database (or database systems like SQL Server, … Continue reading