viserio / twig-bridge
The Viserio Twig bridge.
Installs: 2 084
Dependents: 3
Suggesters: 2
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Type:viserio-bridge
Requires (Dev)
- mockery/mockery: ^1.2.4
- narrowspark/coding-standard: ^3.4.0
- narrowspark/testing-helper: ^8.0.2
- phpunit/phpunit: 8.2.*
- slam/phpstan-extensions: ^4.0.0
- viserio/config: ^1.0@dev
- viserio/console: ^1.0@dev
- viserio/container: ^1.0@dev
- viserio/phpstan-bridge: ^1.0@dev
- viserio/profiler: ^1.0@dev
- viserio/session: ^1.0@dev
- viserio/support: ^1.0@dev
- viserio/translation: ^1.0@dev
- voku/stringy: ^5.2.0
Suggests
- viserio/config: Required to use the service-provider (^1.0@dev).
- viserio/console: Required to use lint and debug command (^1.0@dev).
- viserio/container: Required to use service-provider (^1.0@dev).
- viserio/profiler: Required to use data collector (^1.0@dev).
- viserio/session: Required to use session extension (^1.0@dev).
- viserio/support: Required to use str extension (^1.0@dev).
- viserio/translation: Required to use translation extension (^1.0@dev).
This package is auto-updated.
Last update: 2024-10-29 05:10:24 UTC
README
Note: This package is part of the Narrowspark framework.
If you want to build an app using Narrowspark, visit the main source.
Installation
Use Composer to install this package:
composer require viserio/twig-bridge
Official Documentation
Documentation for the framework can be found on the Narrowspark site.
Contributing
Issues for this package shall be posted on Narrowspark framework issues.
Thank you for considering contributing to the Narrowspark framework! The contribution guide can be found in the Narrowspark contributing.
License
The Narrowspark framework is open-sourced software licensed under the MIT license.