-
Updated
May 31, 2022 - PHP
#
twig
Here are 1,468 public repositories matching this topic...
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
theme
markdown
php
yaml
cms
content
website
twig
symfony
php7
backer
sponsors
doctrine
flat-file
website-builder
grav
content-management
website-generation
gitflow-extensions
gitflow-model
webroot
Twig, the flexible, fast, and secure template language for PHP
-
Updated
Jun 2, 2022 - PHP
docs
help wanted
Do you know computer? Then lend a hand and have your code live in infamy!
good first issue
Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
-
Updated
May 31, 2022 - PHP
Provides integration for Twig with various Symfony components.
-
Updated
May 31, 2022 - PHP
The Twig Bundle provides configuration for using Twig in your applications.
-
Updated
May 29, 2022 - PHP
Recoil1980
commented
Aug 29, 2020
Is your feature request related to a problem? Please describe.
Active users with no hours show on reports, such as the owner and system-admin account. Setting an account to inactive disables access, and there is no option to have certain accounts separate which to not generate on reports.
Describe the solution you'd like
Option for certain roles or accounts that would not have timesh
IntelliJ IDEA / PhpStorm Symfony Plugin
java
php
autocomplete
twig
symfony
drupal
annotation
doctrine
intellij
jetbrains
phpstorm
intellij-plugin
phpstorm-plugin
-
Updated
Jun 4, 2022 - Java
The "_s" for Timber: a dead-simple theme that you can build anything from
-
Updated
Apr 10, 2022 - PHP
EC-CUBE is the most popular e-commerce solution in Japan
-
Updated
Jun 3, 2022 - PHP
The Twig bundle for official extra extensions
-
Updated
May 15, 2022 - PHP
Accessibility (A11Y) Style Guide
sass
styleguide
twig
patterns
style-guide
accessibility
a11y
pattern-library
kss-node
twig-templates
a11y-experiment
accessible-pieces
-
Updated
Oct 22, 2021 - SCSS
Client and Server-side React (React.js) rendering in a Symfony Bundle
-
Updated
Dec 23, 2021 - PHP
-
Updated
Jun 2, 2022 - PHP
Slim Framework view helper built on top of the Twig templating component
-
Updated
Jun 1, 2022 - PHP
Lumberjack is a powerful MVC framework for the modern WordPress developer. Write better, more expressive and easier to maintain code.
php
wordpress
twig
mvc
wordpress-development
wordpress-theme
timber
lumberjack
wordpress-framework
wordpress-library
-
Updated
May 6, 2022 - Twig
TYPEMILL is a simple and lightweight Flat-File-CMS for authors and publishers.
markdown
php
cms
website
documentation
docs
vuejs
twig
writing
writer
publishing
flat-file
slim-framework
twig-template
content-management-system
manuals
-
Updated
Jun 2, 2022 - PHP
The Bolt Design System provides robust Twig and Web Component-powered UI components, reusable visual styles, and powerful tooling to help developers, designers, and content authors build, maintain, and scale best of class digital experiences.
twig
webpack
pattern-lab
drupal
preact
bem
web-components
custom-elements
lerna
monorepo
pattern-library
atomic-design
drupal-8
decoupling
skatejs
itcss
design-system
lit-html
-
Updated
Jun 3, 2022 - Twig
Improve this page
Add a description, image, and links to the twig topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the twig topic, visit your repo's landing page and select "manage topics."
Performance/Caching section of the docs isn't clear enough. It says that the default caching mode is
CACHE_TRANSIENT
, but there's no explanation on what does it actually mean.Does it mean that all queries are cached using transients? If so then it would be good to mention what is the default cache expiration and what are the implications