2017 © Pedro Peláez
 

library fs-entity-loader

Fenom extension: load tag and modifier from FS

image

fenom/fs-entity-loader

Fenom extension: load tag and modifier from FS

  • Thursday, August 6, 2015
  • by bzick
  • Repository
  • 4 Watchers
  • 0 Stars
  • 94 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 1 % Grown

The README.md

Loader tags and modifiers for Fenom from FS

Just like Smarty., (*1)

Install

Use composer:, (*2)

{  
    "require": {
        "fenom/fs-entity-loader": "1.*"
    }
}

Setup

Add traits into your Fenom class:, (*3)


class MyFenom extends Fenom { use Fenom\EntityLoaderTrait; use Fenom\FSEntityLoaderTrait; }

Use


$fenom->addPluginDir('./plugins');

Format

The Versions

06/08 2015

dev-master

9999999-dev

Fenom extension: load tag and modifier from FS

  Sources   Download

BSD-3

The Requires

 

The Development Requires

by Ivan Shalganov

tag loader fenom

06/08 2015

1.0.3

1.0.3.0

Fenom extension: load tag and modifier from FS

  Sources   Download

BSD-3

The Requires

 

The Development Requires

by Ivan Shalganov

tag loader fenom

29/01 2015

1.0.2

1.0.2.0

Fenom extension: load tag and modifier from FS

  Sources   Download

BSD-3

The Requires

 

The Development Requires

by Ivan Shalganov

tag loader fenom

26/01 2015

1.0.1

1.0.1.0

Fenom extension: load tag and modifier from FS

  Sources   Download

BSD-3

The Requires

 

The Development Requires

by Ivan Shalganov

tag loader fenom

26/01 2015

1.0.0

1.0.0.0

Fenom extension: load tag and modifier from FS

  Sources   Download

BSD-3

The Requires

 

The Development Requires

by Ivan Shalganov

tag loader fenom