awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesFluent Element Generators

Interfaces that allow programmatic creation of HTML elements and attributes using method chaining.

Distinct from HTML Element Bindings: Distinct from HTML Element Bindings: focuses on the fluent generation of markup rather than just attribute support.

Explore 1 awesome GitHub repository matching user interface & experience · Fluent Element Generators. Refine with filters or upvote what's useful.

Awesome Fluent Element Generators GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • laravelcollective/htmlAvatar de LaravelCollective

    LaravelCollective/html

    4,080Voir sur GitHub↗

    This project is a programmatic HTML form builder and element generator for PHP, designed as a component library for the Laravel Blade templating engine. It provides a fluent interface to create structured HTML markup and attributes, allowing developers to generate web interface elements through code rather than writing raw markup. The library focuses on the dynamic construction of web forms and input fields. It enables the programmatic definition of form structures and attributes based on application logic, which helps maintain cleaner templates within the Laravel framework.

    Implements a fluent interface for generating structured HTML elements and attributes without raw markup.

    PHP
    Voir sur GitHub↗4,080
  1. Home
  2. User Interface & Experience
  3. HTML Element Bindings
  4. Fluent Element Generators