Services

Drupal 8

  • Composer
  • Drupal Console
  • Drush
  • Code standards and sniffers
  • Configuration manager
  • Migrations
  • Paragraphs
  • Drupal.org contributions
  • Search API (Solr, Elasticsearch)
  • Layout builder
  • Custom Themes

Drupal 7

  • Drush
  • Code standards and sniffers
  • Features
  • Drupal Commerce
  • i18n
  • Paragraphs
  • Context
  • Custom Themes

Workflow

  • Git
    • Branch per task
    • Merge requests
    • Code review
  • CI/CD
    • Code standards & sniffers
    • Builds
    • Tests
    • Automatic deploy
  • Docker
  • Local->Dev->Stage->Live environments
  • QA
    • Functional testing
    • Compatibility testing (wide range of browsers and devices)
    • Security review
    • Performance review

LAMP Stack

  • Linux
  • APACHE / Nginx
  • PHP 5.6 / PHP 7
  • MySQL / MariaDB
  • AJAX
  • Memcache
  • Redis

Front-end

  • HTML5
  • CSS3
  • SASS
  • Gulp
  • Bower
  • JavaScript
  • jQuery
  • AngularJS
  • TypeScript

Alternative technologies

  • Symfony PHP Framework
  • Laravel PHP Framework
  • Angular Javascript Framework
  • Node.js
  • Hybrid Mobile Apps
    • Cordova
    • Ionic Framework