Discover Symfony UX’s Twig Components. UI without JS or BS.

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. stimulus-bridge

    Stimulus integration bridge for Symfony projects

    To learn about more advanced options, visit the repository @symfony/stimulus-bridge, the Node package that is responsible for a lot of the magic Stimulus JS brings to Symfony UX.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. cssui

    A collection of interactive UI components in pure CSS

    But we are not fans of JavaScript, especially for UI components. For a review of its clusterfuckiry see our article on Frontend Madness. Thus, we love anything that simplifies or better yet eliminates JS. That’s why we use tools like CSSUI on this Drupal site.

  4. Twig

    Twig, the flexible, fast, and secure template language for PHP

    As you know, having read the linked article at the top, Twig is an OOP-based PHP templating engine used to output variables inside HTML. It makes your site's frontend simpler, cleaner, dryer, and more logical.

  5. ux-twig-component

    Twig components for Symfony

    “work with the Twig Component library to give you the power to automatically update your Twig components on the frontend as users interact with them.”

  6. stimulus-use

    A collection of composable behaviors for your Stimulus Controllers

    stimulus-use: Add composable behaviors to your Stimulus controllers, like debouncing, detecting outside clicks and many other things.

  7. Stimulus

    A modest JavaScript framework for the HTML you already have

    Behind the scenes, the UX packages leverage Stimulus: a small, but powerful library for binding JavaScript functionality to elements on your page.”

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why is front-end dictating the codebase?

    1 project | dev.to | 15 Feb 2025
  • Symfony 7 vs. .NET Core 8 - Templating

    2 projects | dev.to | 29 Jul 2024
  • How to integrate Component Architecture into Symfony?

    2 projects | dev.to | 15 Mar 2024
  • XSS Attack - Why strip_tags is not enough

    3 projects | dev.to | 13 Sep 2023
  • Php career guide

    2 projects | /r/PHP | 21 Apr 2023

Did you know that PHP is
the 14th most popular programming language
based on number of references?