wkhayrattee member since: Dec 22, 2015

wkhayrattee's packages

  • PHP

    sevenphp/savantphp

    Savant (SavantPHP) is a simple and minimalistic, yet object-oriented, Templating System For PHP minimalist. It aims at ONE thing, being a simple lightweight TEMPLATING system. The focus is on ONE thing - PHP can do everything, so do everything with PHP, just use SavantPHP for only separating the 'view/templating' concern from your business logic. Hence the philosophy of 'I just want to separate my front layer(view) from the back layer(code logic) in the most simple & effective way & that's it, nothing more, nothing less, nothing else (no added crap)'

  • PHP

    sevenphp/simple-dba

    A simple wrapper about php dba functions

  • PHP

    sevenphp/wordpress-themesample-child

    A sample wordpress child theme skeleton to show how to implement a child theme with best practice.

  • PHP

    wkhayrattee/php-utils

    A list of reusable functions to use across PHP projects, with Test cases

  • PHP

    wkhayrattee/wordpress-utils

    A list of reusable components I use across my WordPress projects

  • PHP

    wkhayrattee/wordpress-with-composer

    This is a base setup for using WordPress with composer & git workflow. See the readme of usage.