Skip to content

libcast/sfDataMatrixPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sfDataMatrixPlugin
==================

Installation
------------

You have to install [libdmtx](http://www.libdmtx.org/downloads.php libdmtx) first.
And then the plugin itself:

    symfony plugin:install sfDataMatrixPlugin --stability="beta"


Usage
-----

The sfDataMatrix plugin provides helper to create Data matrix code image in your symfony 1.x projects.

    [php]
    <?php use_helper('Datamatrix'?>
    <?php echo datamatrix('http://github.com/libcast/sfDataMatrixPlugin');?>

About

Support of Data matrix codes in symfony 1.x. Fork me, I'm famous!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages