Libraries tagged by this7 component
foowie/presenter-link-panel
27 Downloads
This panel generates links to open current presenter/template into your preffered text editor. (Author: Daniel Robenek)
components/multi-select
40180 Downloads
This is a user-friendlier drop-in replacement for the standard with multiple attribute activated.
zetacomponents/tree-persistent-object-tiein
3955 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.
zetacomponents/tree-database-tiein
4087 Downloads
The Tree component handles the creating, manipulating and querying of tree structures. This component implements the database related backends and data stores.
zetacomponents/mvc-mail-tiein
3933 Downloads
This component provides a request parser that extracts request data from e-mail messages.
zetacomponents/mvc-feed-tiein
3946 Downloads
This component provides a view handler that renders result data as an ATOM or RSS feed.
tresdstudioweb/dynamic-select
208 Downloads
This component simplifies the configuration of data relationships through taxonomies, which means that the information displayed in the second selector dynamically adjusts based on the option selected in the first selector. This provides users with a more intuitive and personalized experience when choosing among different options, as they can view and select only the relevant choices based on their initial selection in the first selector.
splitpay/support-csv
111 Downloads
Splitpay Support CSV is a PHP library designed to assist in handling CSV files. With this component, you can easily perform conversions such as 'Array to CSV' or 'JSON to CSV' with a structured and flexible API.
onema/classyfile
24 Downloads
This component provides a way to break files containing multiple classes into single files per class.
elephpant/breadcrumb
454 Downloads
Breadcrumbs in an uncomplicated way. This component facilitates the way to create breadcrumbs for your website, to favor a more accessible navigation. It was designed to work very well with the Bootstrap Framework. Besides being very easy to use, it has very interesting possibilities, such as adding new separators and new CSS classes to style this interface component to your liking. The Breadcrumb Component also allows you to have access to the Array assembled to feed into other features of your system, such as a microformat, for example.
mystamyst/tablenice
23 Downloads
Effortlessly create beautiful, interactive data tables for your Laravel applications with this intuitive Livewire component. Built with Tailwind CSS and Alpine.js, it delivers a seamless developer experience while providing users with responsive, feature-rich tables that enhance any web application.
pratyushpundir/laravel-buefy-preset
494 Downloads
This preset provides UI components that marry Bulma and VueJS together in the form of Buefy for any new Laravel site / web-app.
infernalmedia/meta-tags
578 Downloads
This package provides a component that generates meta tags for your website.
asika/symfony-console-completion
3518 Downloads
Automatic BASH completion for Symfony Console Component based applications. This is a fork for Symfony 6.
bigeweb/framework
41 Downloads
This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time