PHPackages                             qsomazzi/particle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. qsomazzi/particle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

qsomazzi/particle
=================

Particle is a versatile Symfony Bundle that provides a collection of Twig components based on the free templates from Tabler.

0.0.1(2y ago)0379[1 PRs](https://github.com/qsomazzi/particle/pulls)MITTwigPHP &gt;=8.2

Since Apr 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/qsomazzi/particle)[ Packagist](https://packagist.org/packages/qsomazzi/particle)[ RSS](/packages/qsomazzi-particle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (7)Versions (3)Used By (0)

Particle
========

[](#particle)

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://opensource.org/licenses/MIT)[![Latest Stable Version](https://camo.githubusercontent.com/7c4825fe475e864fe29e97536dd54a12f91819a39a398a87f4b191cc15ad582d/68747470733a2f2f706f7365722e707567782e6f72672f71736f6d617a7a692f7061727469636c652f762f737461626c65)](https://packagist.org/packages/qsomazzi/particle)[![Total Downloads](https://camo.githubusercontent.com/077d5cbe6afdde2acb88634021d1ef3d6e0b9af7baa2011a6716e425904ee02a/68747470733a2f2f706f7365722e707567782e6f72672f71736f6d617a7a692f7061727469636c652f646f776e6c6f616473)](https://packagist.org/packages/qsomazzi/particle)

Particle is a versatile Symfony Bundle that provides a collection of Twig components based on the free templates from [Tabler](https://tabler.io). It offers a base layout and a set of components to streamline the development of Symfony applications.

Features
--------

[](#features)

- Easy integration of Tabler template components into Symfony projects.
- Simplified development with pre-designed UI components.
- Customizable and extendable components to fit various project needs.

Installation
------------

[](#installation)

You can install Particle using [Composer](https://getcomposer.org/):

```
composer require qsomazzi/particle
```

Usage
-----

[](#usage)

1. **Configuration**: Customize Particle's configuration options in your Symfony application's `config/packages/particle.yaml` file.
2. **Twig**: Update twig configuration to add Particle's Namespace

```
twig:
    ...
    paths:
        '%kernel.project_dir%/vendor/qsomazzi/particle/templates': Particle
```

3. **Templates**: Use Particle's Twig components in your templates to build sleek and responsive UIs effortlessly.

```
{% extends '@Particle/base.html.twig' %}

{% block title %}Welcome to My Symfony App{% endblock %}

{% block content %}

        Hello, Particle!

{% endblock %}
```

4. **Extend and Customize**: Extend Particle's components or create your own to tailor them to your project's specific requirements.
5. **Read the doc**: Read the documentation [here](docs/index.md).

Contributing
------------

[](#contributing)

Contributions are welcome! Whether you want to report a bug, request a feature, or contribute code, please follow our [contribution guidelines](CONTRIBUTING.md).

License
-------

[](#license)

Particle is open-source software licensed under the [MIT license](LICENSE).

Support
-------

[](#support)

For questions or support, please [open an issue](https://github.com/qsomazzi/particle/issues) on GitHub.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

740d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/57d73619de97ffdb3b4f8505daa950731d57999c09498bc7ffab6506df817dee?d=identicon)[qsomazzi](/maintainers/qsomazzi)

---

Top Contributors

[![qsomazzi](https://avatars.githubusercontent.com/u/1943676?v=4)](https://github.com/qsomazzi "qsomazzi (21 commits)")

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/qsomazzi-particle/health.svg)

```
[![Health](https://phpackages.com/badges/qsomazzi-particle/health.svg)](https://phpackages.com/packages/qsomazzi-particle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M648](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M309](/packages/easycorp-easyadmin-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[a2lix/auto-form-bundle

Automate form building

873.8M11](/packages/a2lix-auto-form-bundle)[iq2i/storia-bundle

UI Storia bundle

144.6k](/packages/iq2i-storia-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
