2017 © Pedro PelĂĄez
 

library reference-service

ReferenceService for Nette Framework

image

nattreid/reference-service

ReferenceService for Nette Framework

  • Tuesday, December 5, 2017
  • by attreid
  • Repository
  • 1 Watchers
  • 0 Stars
  • 47 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 17 Versions
  • 0 % Grown

The README.md

SluĆŸba číselnĂ­kĆŻ pro Nette Framework

NastavenĂ­ v config.neon, (*1)

extensions:
    references: NAttreid\ReferenceService\DI\ReferenceServiceExtension

dostupné nastavení, (*2)

references:
    classes:
        - App\Services\ReferenceService

Pƙíklad

class ReferenceService extends Service {

    /**
     * @return array[key => class]
     */
    public static function getEntities()
    {
        return [
            1 => Test::class,
            2 => Test2::class,
            3 => Test3::class,
            4 => Test4::class,
        ];
    }
}
class Test extends Entity {

}

The Versions

05/12 2017

dev-master

9999999-dev

ReferenceService for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

05/12 2017

1.2.2

1.2.2.0

ReferenceService for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

14/09 2017

1.2.1

1.2.1.0

ReferenceService for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

09/06 2017

1.2.0

1.2.0.0

ReferenceService for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

08/06 2017

1.1.1

1.1.1.0

ReferenceService for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

19/04 2017

1.1.0

1.1.0.0

ReferenceService for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

23/03 2017

1.0.10

1.0.10.0

ReferenceService for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

13/03 2017

1.0.9

1.0.9.0

ReferenceService for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

02/03 2017

1.0.8

1.0.8.0

ReferenceService for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

01/03 2017

1.0.7

1.0.7.0

ReferenceService for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

03/01 2017

1.0.6

1.0.6.0

ReferenceService for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

21/11 2016

1.0.5

1.0.5.0

ReferenceService for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

18/11 2016

1.0.4

1.0.4.0

ReferenceService for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

18/11 2016

1.0.3

1.0.3.0

ReferenceService for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

18/11 2016

1.0.2

1.0.2.0

ReferenceService for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

18/11 2016

1.0.1

1.0.1.0

ReferenceService for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

16/11 2016

1.0.0

1.0.0.0

ReferenceService for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid