2017 © Pedro Peláez
 

library stray-twig

Twig rendering for strayFw, a PHP web framework for rock 'n' rollers.

image

rocknroot/stray-twig

Twig rendering for strayFw, a PHP web framework for rock 'n' rollers.

  • Monday, January 8, 2018
  • by Nekith
  • Repository
  • 2 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Twig rendering for strayFw

Build Status, (*1)

strayFw is a PHP framework trying to be modern without following fashion, between full-featured frameworks and micro-frameworks., (*2)

This repository is a Twig adapter for strayFw., (*3)

Code is free, new-BSD license. So... fork us !, (*4)

Requirements

  • PHP >= 7.0
  • PHP >= 7.1 for development (phpstan)

Get started

$ php composer.phar require rocknroot/stray-twig

Need help ?

You can add an issue on github ! ;), (*5)

Contribute

Technical considerations

The framework follows these standards :, (*6)

Static analysis

$ vendor/bin/phpstan analyse src --level 2

Coding standards

$ curl -L http://cs.sensiolabs.org/download/php-cs-fixer-v2.phar -o php-cs-fixer.phar
$ php php-cs-fixer.phar fix src/RocknRoot/StrayFw --rules='{"@PSR2": true,"no_trailing_comma_in_singleline_array":true,"no_singleline_whitespace_before_semicolons":true,"concat_space":{"spacing":"one"},"no_unused_imports":true,"no_whitespace_in_blank_line":true,"ordered_imports":true,"blank_line_after_opening_tag":true,"declare_equal_normalize":{"space":"single"},"function_typehint_space":true,"hash_to_slash_comment":true,"lowercase_cast":true,"method_separation":true,"native_function_casing":true,"no_blank_lines_after_class_opening":true,"no_blank_lines_after_phpdoc":true,"no_leading_import_slash":true,"no_leading_namespace_whitespace":true,"no_mixed_echo_print":{"use":"echo"}}'

The Versions

08/01 2018

dev-master

9999999-dev http://github.com/RocknRoot/strayTwig

Twig rendering for strayFw, a PHP web framework for rock 'n' rollers.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

framework twig strayfw

22/12 2015

0.0.1

0.0.1.0 http://github.com/RocknRoot/strayTwig

Twig rendering for strayFw, a PHP web framework for rock 'n' rollers.

  Sources   Download

BSD-3-Clause

The Requires

 

framework twig strayfw