gelembjuk member since: Jul 25, 2015

gelembjuk's packages

  • PHP

    gelembjuk/auth

    PHP Package for easy login to a web site with popular social networks. Now supports login with Facebook, Google, Twitter, LinkedIn.

  • PHP

    gelembjuk/db

    PHP Package for DB access from PHP. It contains simple common interface and can be used with many DB engines. It is very simple alternative of PDO

  • PHP

    gelembjuk/locale

    Internationalization support for PHP applications. It is a simple set of classes to manage languages/locales, to translate texts depending on a locale. The package contains a trait to include internationalization functions to any classes very easy and with minimum coding.

  • PHP

    gelembjuk/logger

    Allows to add logging functions to different classes, helps to handle errors, log errors and display error screen. Can catch warnings and fatal errors

  • PHP

    gelembjuk/mail

    Creates email body and subject from templates using Smarty or Twig and send email with one of supported mailes (PHPMailer, mail() function etc)

  • PHP

    gelembjuk/templating

    Common interface for different PHP templating engines like Smarty,Twig. This package allows to switch between engines witout changes in your PHP code

  • PHP

    gelembjuk/webapp

    PHP MVC Package for rapid building of web sites with HTML/AJAX/RESP API functionality