2017 © Pedro Peláez
 

library yii2-schema-breadcrumbs

Use schema.org breadcrumbs structure on your Yii2 projects

image

orige/yii2-schema-breadcrumbs

Use schema.org breadcrumbs structure on your Yii2 projects

  • Monday, September 5, 2016
  • by orige
  • Repository
  • 1 Watchers
  • 2 Stars
  • 1,446 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 71 % Grown

The README.md

yii2-schema-breadcrumbs

Use data structured breadcrumbs from schema.org on yii2 projects., (*1)

How to install

$ composer require orige/yii2-schema-breadcrumbs

How to use

use SchemaBreadcrumbs\SchemaBreadcrumbs as Breadcrumbs

Breadcrumbs::widget([
    'links' => $links,
]);

You don't have to specify any data structure property inside the Breadcrumbs object. It will work automatically., (*2)

Documentation

This widget should be work as good as the yii2 official. So, I won't copy/paste their documentation., (*3)

To see how you can work with breadcrumbs in a yii2 project, click here, (*4)

TODO

  • tests
  • comment the code
  • improve documentation with examples

The Versions

05/09 2016

dev-master

9999999-dev

Use schema.org breadcrumbs structure on your Yii2 projects

  Sources   Download

MIT

The Requires

 

by Eduardo Orige

05/09 2016

1.0.0

1.0.0.0

Use schema.org breadcrumbs structure on your Yii2 projects

  Sources   Download

MIT

The Requires

 

by Eduardo Orige