MVC

Custom Light MVC

05/05/2016

This is a personal project I started, which I am trying to add all the necessary tools that are needed for a MVC project to deliver quality code along with automating some steps.

It has the below components:

  • Custom MVC design (in progress to get validations in place)
  • Custom ORM design (in progress to get it use more complex queries)
  • Composer which is a package manager for PHP
  • Standalone migrations which is migrations based on the ruby structure migrations to create,update or delete columns or tables from database
  • Custom Seed data - (in progress to get it working)
  • Grunt and npm to watch and generate minified CSS files from less files
  • Twitter Bootstrap 3
  • Behat Tests which is the BDD testing

Drupal Instagram Album

03/12/2015

Drupal Instagram Album is a Drupal 7 module which by adding your Instagram Credentials it will give you a mobile friendly, album block. You can see my Instagram Album, which is build using this module.

Drupal Resume

29/10/2015

Drupal resume is a Drupal 7 module which by setting up some fields it will give you a bootstrappy, mobile friendly, nice design Curriculum Vitae (CV) page. You can see my CV, which is build using this module.