Libraries tagged by Element core
netflie/componentes
12 Downloads
A PHP compiler to create HTML custom elements
jesspinkman/pure
155 Downloads
Create HTML Markups without HTML code, easily nest elements and set attributes
gaomingcode/jquery.spinner
19 Downloads
A Bootstrap 5 / jQuery plugin to create input spinner elements for number input.
agentsquidflaps/picture
1242 Downloads
Create flexible picture elements
andrechalom/laravel-multiselect
2412 Downloads
A small package for creating html select elements with multiple selections
zazama/silverstripe-elemental-linkify
121 Downloads
A Silverstripe module to create links to elemental elements.
myclabs/muih
24494 Downloads
PHP and Javascrcipt helpers for creation of Bootstrap 3 UI elements
xpersonas/laravel-styleguide
3302 Downloads
Simple styleguide for use with Laravel projects. Quickly create a page of html elements and components to be styled with your front end stylesheets.
lukasbableck/contao-tabs-bundle
329 Downloads
This bundle provides an accessible tabs element for Contao. It allows you to create tabbed content sections easily.
zetacomponents/tree-persistent-object-tiein
3994 Downloads
The Tree component handles the creating, manipulating and querying of tree structures. This component uses persistent objects as data storage for the data elements of the tree nodes.
wacon/faq-seo
12 Downloads
This extension adds a new content element type 'FAQ' to TYPO3, allowing you to create and manage frequently asked questions with enhanced SEO features. It provides a user-friendly interface for content editors to input questions and answers, and it automatically generates structured data (JSON-LD) for improved search engine visibility.
smoren/array-view
9 Downloads
Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.
netinventors/pw-teaser
48 Downloads
Create powerful, dynamic page teasers with data from page properties and its content elements. Based on Extbase and Fluid Template Engine.
leuchtfeuer/marketing-automation
12213 Downloads
Base TYPO3 extension that allows targeting and personalization of TYPO3 content: Limit pages, content-elements etc. to certain "Marketing Personas". Determination of Personas can come from various sources (requires add-on extensions).
krishnapawar/php-html-builder
70 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.