PHPackages                             sylius/categorizer-bundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sylius/categorizer-bundle

AbandonedArchivedSymfony-bundle[Utility &amp; Helpers](/categories/utility)

sylius/categorizer-bundle
=========================

Easy categorizing in Symfony2 applications. Categorize any model you want, multiple catalogs supported.

151.6k6[4 issues](https://github.com/Sylius/SyliusCategorizerBundle/issues)PHP

Since May 9Pushed 12y agoCompare

[ Source](https://github.com/Sylius/SyliusCategorizerBundle)[ Packagist](https://packagist.org/packages/sylius/categorizer-bundle)[ RSS](/packages/sylius-categorizer-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (3)Used By (0)

SyliusCategorizerBundle [![Build status...](https://camo.githubusercontent.com/6f0b44cf933dfe3b1c9dbfd91daa86946720b2a10d89a7830339eeb53ec54f7b/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f53796c6975732f53796c69757343617465676f72697a657242756e646c652e706e67)](http://travis-ci.org/Sylius/SyliusCategorizerBundle)
=====================================================================================================================================================================================================================================================================================================================================

[](#syliuscategorizerbundle-)

**WARNING! This bundle is DEPRACATED and NOT MAINTAINED.** Please use the [SyliusTaxonomiesBundle](http://docs.sylius.org/en/latest/bundles/SyliusTaxonomiesBundle/index.html) as an alternative.

Categorizing whatever you want just got easier. Grouping products, posts or any other model is common feature in most of modern web applications. So why implement it every time you need it? You can use this bundle to create multiple categorized catalogs of any object. It provides all controllers, routing, base mapping and services that will boost you development.

**This bundle is compatible only with 2.1.x branch of Symfony2**.

Features
--------

[](#features)

- Base support for many different persistence layers. Currently only Doctrine ORM driver is implemented.
- Allows you to create custom ordered flat list of categories, default controllers and forms will handle CRUD and moving up/down the categories.
- Thanks to [Doctrine Extensions library](http://github.com/l3pp4rd/DoctrineExtensions) you can have nested set of categories, just extend proper class, modify form, add little mapping and it works.
- Handles both many-to-one and many-to-many relations between objects and the categories. Bundle will check it for you.
- You can create as many catalogs as you want, by `catalog` we understand set of categories and the items, for example products or blog posts.
- It uses [Pagerfanta](http://github.com/whiteoctober/Pagerfanta) to paginate over the category items, but you can easily disable the pagination for specific catalog.
- Thanks to awesome [Symfony2](http://symfony.com) everything is configurable and extensible.

Sylius
------

[](#sylius)

**Sylius** is simple but **end-user and developer friendly** webshop engine built on top of Symfony2.

Please visit [Sylius.org](http://sylius.org) for more details.

Testing and build status
------------------------

[](#testing-and-build-status)

This bundle uses [travis-ci.org](http://travis-ci.org/Sylius/SyliusCategorizerBundle) for CI. [![Build status...](https://camo.githubusercontent.com/6f0b44cf933dfe3b1c9dbfd91daa86946720b2a10d89a7830339eeb53ec54f7b/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f53796c6975732f53796c69757343617465676f72697a657242756e646c652e706e67)](http://travis-ci.org/Sylius/SyliusCategorizerBundle)

Before running tests, load the dependencies using [Composer](http://packagist.org).

```
$ wget http://getcomposer.org/composer.phar
$ php composer.phar install --dev
```

Now you can run the tests by simply using this command.

```
$ phpunit
```

Code examples
-------------

[](#code-examples)

If you want to see working implementation, try out the [Sylius sandbox application](http://github.com/Sylius/Sylius-Sandbox). It's open sourced github project.

Documentation
-------------

[](#documentation)

Documentation is available on [readthedocs.org](http://sylius.readthedocs.org/en/latest/bundles/SyliusCategorizerBundle.html).

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

[](#contributing)

All informations about contributing to Sylius can be found on [this page](http://sylius.readthedocs.org/en/latest/contributing/index.html).

Mailing lists
-------------

[](#mailing-lists)

### Users

[](#users)

If you are using this bundle and have any questions, feel free to ask on users mailing list. [Mail](mailto:sylius@googlegroups.com) or [view it](http://groups.google.com/group/sylius).

### Developers

[](#developers)

If you want to contribute, and develop this bundle, use the developers mailing list. [Mail](mailto:sylius-dev@googlegroups.com) or [view it](http://groups.google.com/group/sylius-dev).

Sylius twitter account
----------------------

[](#sylius-twitter-account)

If you want to keep up with updates, [follow the official Sylius account on twitter](http://twitter.com/_Sylius)or [follow me](http://twitter.com/pjedrzejewski).

Bug tracking
------------

[](#bug-tracking)

This bundle uses [GitHub issues](https://github.com/Sylius/SyliusCategorizerBundle/issues). If you have found bug, please create an issue.

Versioning
----------

[](#versioning)

Releases will be numbered with the format `major.minor.patch`.

And constructed with the following guidelines.

- Breaking backwards compatibility bumps the major.
- New additions without breaking backwards compatibility bumps the minor.
- Bug fixes and misc changes bump the patch.

For more information on SemVer, please visit [semver.org website](http://semver.org/).

This versioning method is same for all **Sylius** bundles and applications.

License
-------

[](#license)

License can be found [here](https://github.com/Sylius/SyliusCategorizerBundle/blob/master/Resources/meta/LICENSE).

Authors
-------

[](#authors)

The bundle was originally created by [Paweł Jędrzejewski](http://pjedrzejewski.com). See the list of [contributors](https://github.com/Sylius/SyliusCategorizerBundle/contributors).

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/719423?v=4)[Sylius eCommerce](/maintainers/sylius)[@Sylius](https://github.com/Sylius)

---

Top Contributors

[![l3l0](https://avatars.githubusercontent.com/u/209405?v=4)](https://github.com/l3l0 "l3l0 (4 commits)")[![umpirsky](https://avatars.githubusercontent.com/u/208957?v=4)](https://github.com/umpirsky "umpirsky (4 commits)")[![drymek](https://avatars.githubusercontent.com/u/492240?v=4)](https://github.com/drymek "drymek (1 commits)")

### Embed Badge

![Health badge](/badges/sylius-categorizer-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/sylius-categorizer-bundle/health.svg)](https://phpackages.com/packages/sylius-categorizer-bundle)
```

###  Alternatives

[stillat/proteus

Provides utilities for parsing and updating Laravel-style PHP configuration files.

18349.8k39](/packages/stillat-proteus)

PHPackages © 2026

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