2017 © Pedro Peláez
 

symfony-bundle hypebundle

Symfony2 bundle for hyping/liking entities.

image

whm/hypebundle

Symfony2 bundle for hyping/liking entities.

  • Wednesday, September 23, 2015
  • by phmLabs
  • Repository
  • 1 Watchers
  • 1 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

whmHypeBundle

The whmHypeBundle implements a facebook like like feature. You can hype any element using javascript functions and ajax requests., (*1)

Example

<div class="hype-count" data-hype-identifier="{{ item.id }}" data-hype-type="{{ item.type }}">
    &#9733;
</div>
<div class="hype-button" data-hype-identifier="{{ item.id }}" data-hype-type="{{ item.type }}">
    &#9733;
</div>
<div class="unhype-button" data-hype-identifier="{{ item.id }}" data-hype-type="{{ item.type }}">
    x
</div>

The Versions

23/09 2015

dev-master

9999999-dev

Symfony2 bundle for hyping/liking entities.

  Sources   Download

MIT

23/09 2015

0.0.1

0.0.1.0

Symfony2 bundle for hyping/liking entities.

  Sources   Download

MIT