Filament Addons

screenshot of Filament Addons
laravel
tailwind

A set of filament components with extra functionality & fresh look

Overview

Filament Addons is an exciting set of filament components that bring additional functionality and a fresh aesthetic to your applications. With standout components like Pills and Chip Column, this add-on enhances the user interface while offering numerous features designed for improved usability. Whether you're developing a new admin panel or updating existing forms, these components can significantly elevate your project's look and feel.

Features

  • Pills (Tab Pills): An upgraded version of the existing Tabs component, Pills come with the ability to include icons, badges, and a fresh visual design. Users can also easily mark them as active.

  • Chip Column: This component reimagines the Badge Column with new appearance options and icon designs, making it more dynamic and visually appealing.

  • Inverted Styling: By using the invert() function, you can make specific elements stand out even more, enhancing the overall user experience.

  • Installation via Composer: The add-ons can be quickly and easily integrated into your project with a simple composer command, streamlining the setup process.

  • Customizable Views: Developers have the option to publish the views, allowing customization to match the unique requirements of their applications.

  • Contributory Framework: The package encourages contributions, making it a collaborative hub where developers can fork the repository, test features, and contribute improvements.

  • Security Focus: With a clear security policy in place, users can report vulnerabilities, ensuring that the package remains secure and up-to-date.

laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.