VOOZH about

URL: https://sunel.github.io/

⇱ Sunel Saminathan TR | Hello, world!


Sunel Tr

Thoughts & insights on Web Development with a focus on Magento, Laravel, Front-end Tools and Best-Practices.

Currently working on Mods a framework with focus on modularity.

I'm Sunel Saminathan Tr

A web developer in Chennai, TN.

$languages = new Languages(['javascript', 'php']);
$frameworks = new Frameworks([
	'laravel', 'magento', 'symfony', 
	'vuejs', 'nodejs', 'reactjs', 
	'angular'
]);
$tools = new Tools(['gulp', 'webpack', 'rollup', 'composer']);

$skillset = (new Sunel($languages))
	->implements($frameworks)
	->pipe($tools)
	->build();

View my code on GitHub, connect with me on LinkedIn, follow me on Twitter, and check out my work below.

My Works

Entity–attribute–value model (EAV) for Laravel Artisan.

PHP

A Framework with focus on simplicity, modularity, powerful features and performance.

PHP

This script will export & import Attributes , Sets & Products.

PHP

(AOP) Intercept and change the behavior of a public method before, after, or around that function call.

PHP

Framework Agnostic way to build your page in an upgrade-compatible way.

PHP

The Modules that are used in MODS Framework.

PHP

Latest Posts

.....
© Copyright - 2018 Sunel Tr