PHP bronnen
Bronnen
Dr. Michael J. Garbade, How to choose a PHP framework, 07 Jun 2016 by
To Do
Schooljaar 2017-2018
-
Carlo Daniele, What’s New in PHP 7.2, October 4, 2017
- Allow us to reintroduce PHPUnit, 31 juli 2017
- And an intro to Twig, a standalone PHP template engine [sitepoint], 30 juli 2017
Schooljaar 2016-2017
- PhpStorm is big on offering you 'the complete workflow' and ensuring code quality. One important way to keep your code in good shape is by testing it, and the IDE comes with full PHPUnit support to help you with that.
- Debugging and profiling your application is an advanced yet essential task, which is why PhpStorm features zero configuration PHP debugging, with either Xdebug or Zend Debugger. Consider starting to debug and profile your application right now by following our tutorial.
- As you develop PHP applications, chances are at one point you will be deploying them. So when the release day hits, you want to be sure that your carefully crafted code makes it to production. To be prepared for this, take a good look at the detailed tutorial on safe deployments in PhpStorm.
- Once you feel comfortable with your new IDE, it's time to dig into some more tools that come with PhpStorm. This includes advanced support for Version Control Systems, Databases & SQL, Vagrant, Composer, REST Client, Phing, SSH, and lots more. All modern front-end technologies are supported as well. Our web help and product website are always at your disposal for more information.
- All the major PHP frameworks and CMF (such as Symfony, Zend Framework, Laravel, Drupal, WordPress, and others) are supported as well, either out of the box or with free plugins.
- Reza Lavaryan, Disco with Design Patterns: A Fresh Look at Dependency Injection, June 29, 2016
- Wern Ancheta, We’re Building a Marvel Catalog Reader! Avengers, Assemble!, May 13, 2016
- A practical security guide for web developers, 24 juli 2016
-
Aurelio De Rosa, List Files and Directories with PHP, October 22, 2012
2017-10-05 16:34:08