Technologies

Our Technology Stack

Modern web development is characterised by ever-changing technology space. With the evolution of open source software, new technologies arrive every other day. In order to keep up with the latest trends so that our applications are not based on outdated technologies, we quickly adopt new tools into our process. The table below lists the technologies we are using in our process currently.

 

ClassTechnologiesComments
BackendLaravel
  • We exclusively work with Laravel PHP framework.
  • For APIs, we can also work with Lumen Framework.
FrontendVue.jsAngular jsTypeScriptBabelReactJs
  • We prefer to work with Vue.js. We follow single file component pattern and write JavaScript code in Babel.
  • For Angular, we write code in TypeScript
Task RunnersGulpGrunt
  • Gulp is our preferred task runner.
Version ControlGitGitlabBitbucket
  • We exclusively work with Git
  • We have a local Gitlab installation to manage all our Git repositories.
DatabaseMySqlmongoDB
  • Our 90% work is in MySQL. We occasionally work with MongoDB, if client requires.
Error LoggingSentry
  • We have local Sentry installation to which all errors in all installations of your application are logged.
Package ManagersComposerNpmBower
  • We have some of our own packages on Composer and Npm repositories We have some of our own packages on Composer and Npm repositories
CommunicationSlackSkype
  • We love Slack We Love Slack
TestingPHPUnitJasmineCodeception
  • For integration tests, we use Codeception with Phantom.js.
Continuous IntegrationGitlab CIJenkins
  • We prefer to use Gitlab CI
CloudAmazon AWSMicrosoft Azure
  • Amazon AWS is our first choice. However, we are also comfortable working with Azure.
CSS ExtensionsSASSLESS
  • We prefer to work on SASS