-
Updated
Mar 21, 2022 - PHP
#
twig
Here are 1,434 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
Mar 17, 2022 - PHP
Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
-
Updated
Feb 7, 2022 - PHP
Provides integration for Twig with various Symfony components.
-
Updated
Mar 13, 2022 - PHP
The Twig Bundle provides configuration for using Twig in your applications.
-
Updated
Mar 17, 2022 - PHP
HeinzWuert
commented
Feb 11, 2021
Is your feature request related to a problem? Please describe.
Bookings with same start and stop time are making no sense, but are now possible
Describe the solution you'd like
Prevent these bookings.
If there is another sense behind this behavior make it optional via settings.
Koc
opened
Aug 14, 2015
The "_s" for Timber: a dead-simple theme that you can build anything from
-
Updated
Jan 21, 2022 - PHP
EC-CUBE is the most popular e-commerce solution in Japan
-
Updated
Mar 19, 2022 - PHP
The Twig bundle for official extra extensions
-
Updated
Feb 4, 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
Mar 21, 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
Feb 21, 2022 - Twig
Slim Framework view helper built on top of the Twig templating component
-
Updated
Mar 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
Mar 21, 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