Skip to content

Instantly share code, notes, and snippets.

View smelikmartin's full-sized avatar

Martin Smelik smelikmartin

View GitHub Profile
@smelikmartin
smelikmartin / GoogleApiQrCode.php
Created September 2, 2012 20:30
QR Code Component for Nette
<?php
/**
* This file is part of Mana
*
* Copyright (C) 2012 Pavel Kouřil (http://pavelkouril.cz)
*
* Distributed under MIT License
*/
namespace Mana\NetteAddons\QrCode;