Componette

Componette

contributte

contributte / bootstrap v0.5.0

Extra contrib to nette/bootstrap (@nette)

download-cloud-line composer require contributte/bootstrap

Website ๐Ÿš€ contributte.org | Contact ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป f3l1x.io | Twitter ๐Ÿฆ @contributte

Usage

To install the latest version of contributte/bootstrap use Composer.

composer require contributte/bootstrap

Documentation

For details on how to use this package, check out our documentation.

Versions

State Version Branch Nette PHP
dev ^0.6 master 3.0+ >=7.2
stable ^0.5 master 3.0+ >=7.2

Development

See how to contribute to this package.

This package is currently maintaining by these authors.


Consider to support contributte development team. Also thank you for using this package.

  • v0.5.0 v0.5.0

    Bumped! ๐Ÿค—

    Diff: v0.4.1...v0.5.0

    Changes:

    • PHP 8
    • Travis -> Github Actions
    • Upgrade minimal dependencies
    • Readme modernizing
  • v0.4.1 v0.4.1

    Bumped! ๐Ÿฆ…

    Diff: v0.4.0...v0.4.1

    Changes:

    • Allows nette/utils ~3.1.0 ede13bd
  • v0.4.0 v0.4.0

    Bumped! ๐Ÿ‘œ

    Diff: v0.3.1...v0.4.0

    Changes:

    • Requires PHP 7.2
    • Nette 3 2e34ab3
    • ExtraConfigurator: Environment parameters parsing is configurable a4e4cbc and 925d394
  • v0.3.1 v0.3.1

    Bump! ๐Ÿ”ก

    Diff: v0.3...v0.3.1

    Changes:

    • Bugfix detecting appDir
  • v0.3 v0.3

    Bump! ๐Ÿ”ก

    Diff: v0.2.1...v0.3

    Changes:

    • pluggable configurator [#2]
    • ability to detect debug mode by file [#4]
    • PHP 5.6 -> PHP 7.1 [#5] [#6]

    BC break:

    You have to enable ENV parsing explicit.

    Before:

    $configurator = new ExtraConfigurator();

    After

    $configurator = new ExtraConfigurator();
    $configurator->setEnvDebugMode();
  • v0.2.1 v0.2.1

    Bumped! ๐Ÿšฏ

    Diff: v0.2...v0.2.1

    Changes:

    • wrap calls setDebugMode immediately
  • v0.2 v0.2

    Bumped! ๐Ÿฅ‘

    Diff: v0.1.2...v0.2

    Changes:

    • rename Configurator to ExtraConfigurator
    • implement more methods:
      • ExtraConfigurator::setup
      • ExtraConfigurator::wrap
      • ExtraConfigurator::parseEnvironmentParameters
      • ExtraConfigurator::parseAllEnvironmentParameters
    • rename setAutoDebugMode to setEnvDebugMode
    • wrap parsing env variables to getenv method (safety ๐Ÿ‘Š )
  • v0.1.2 v0.1.2

    Bumped! ๐Ÿ‡น๐Ÿ‡ฌ

    Diff: v0.1.1...v0.1.2

    Changes:

    • repair debug tracing
  • v0.1.1 v0.1.1

    Bumped! ๐Ÿฏ

    Diff: v0.1...v0.1.1

    Changes:

    • act on (string) true, false, 0, 1
  • v0.1 v0.1

    Bumped! ๐Ÿ‘Š

bar-chart-fill

Statistics

download-cloud-fill
171870
star-fill
11
bug-fill
0
flashlight-fill
87d
price-tag-2-line

Badges

guide-fill

Dependencies

php (^7.2)
nette/utils (~3.0.1)
Componette Componette felix@nette.org