PHP

PHP is an open-source, server-side programming language that can be used to create websites, applications, customer relationship management systems and more. It is a widely-used general-purpose language that can be embedded into HTML.

HTML

HTML (HyperText Markup Language) is code used to instruct a browser to create the structure for individual web pages on a website. This markup language is a fundamental component of how billions of people perceive and consume pages on the internet.

CODEIGNITER

CodeIgniter is a powerful open-source PHP software, a rapid development web framework, for use in building dynamic web sites with PHP built for developers who need a simple and elegant toolkit to create full-featured web applications.

LARAVEL

Laravel is a free and open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller architectural pattern and based on Symfony.

VUE JS

Vue.js is an open-source model–view–view-model front end JavaScript library for building user interfaces and single-page applications. It was created by Evan You, and is maintained by him and the rest of the active core team members.

WORDPRESS

WordPress is a web content management system. It is tool used to publish blogs, web content, websites, mailing lists and Internet forum, media galleries, membership sites, learning management systems and e-commerce online stores.

WOO COMMERCE

WooCommerce is an open-source e-commerce plugin for WordPress. It is designed for small to large-sized online merchants using WordPress, the plugin quickly became popular for its simplicity to install and customize for use in e-commerce applications.

GRUNT

The Grunt ecosystem is huge and it’s growing every day. With literally hundreds of plugins to choose from, you can use Grunt to automate just about anything with a minimum of effort. If someone hasn’t already built what you need, using Grunt is a breeze.

KARMA

The main goal for Karma is to bring a productive testing environment to developers. The environment being one where they don’t have to set up loads of configurations, but rather a place where developers can just write the code and get instant feedback from their tests.

PROTRACTOR

Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor is built on top of WebDriverJS, which uses native events and browser-specific drivers to interact with your application. Protractor runs tests against your application running.