PHPackages                             awaresoft/sonata-admin-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. [Admin Panels](/categories/admin)
4. /
5. awaresoft/sonata-admin-bundle

ActiveSymfony-bundle[Admin Panels](/categories/admin)

awaresoft/sonata-admin-bundle
=============================

Symfony Awaresoft SonataAdminBundle

2.0.3(8y ago)047PHPPHP &gt;= 7

Since Aug 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/awaresoft/SonataAdminBundle)[ Packagist](https://packagist.org/packages/awaresoft/sonata-admin-bundle)[ RSS](/packages/awaresoft-sonata-admin-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (11)Used By (0)

Awaresoft SonataAdminBundle
===========================

[](#awaresoft-sonataadminbundle)

*Remember! This vendor library is currently use in many projects. Please ensure that your changes are backward compatible.*

Rules of modifying this vendor library
--------------------------------------

[](#rules-of-modifying-this-vendor-library)

1. If you add new modification, you must ensure backward compatibility.
2. Adding new version to Git repository, you must send new tag
3. If your modification is:
    - hotfix - increment last number e.g. 1.0.0 -&gt; 1.0.1
    - feature - increment second number e.g. 1.0.0 -&gt; 1.1.0
    - new version - a lot of modification which breaks BC, increment first number: 1.0.0 -&gt; 2.0.0

Instalation of vendor in local environment
------------------------------------------

[](#instalation-of-vendor-in-local-environment)

If you want to copy repository to your local storage, you have 2 ways:

- Each project should contain **utils/prepare\_vendors** script, which download vendor repositories from Git and link to project. Run it.
- If you want to copy only one vendor, create vendor directory and clone Git repository directly from there. Remember, if you want to use this vendor in your project, you have to manually create symlink to directory **/src/Awaresoft**.

Modify vendor library and update origin version
-----------------------------------------------

[](#modify-vendor-library-and-update-origin-version)

- Always modify this library directly from your project. Vendor should be symlinked to **/src/Awaresoft** directory in your project.
- If you install this library before by Composer, you must remove this package from **/vendor** directory. After this operation got to: **/vendor/composer/autoload\_psr4.php** file, find connection to this library and remove it from there.
- After that you can refresh your cache by: **app/console ca:cl** command.
- To commit new changes in library, use: ```
    git add .
    git commit -m "[message]"
    ```
- Add new tag, corresponding to naming convention of tags: Check if tag is available, before add new one:

```
git tag [x.x.x]
```

11. Push your changes:
```
git push
git push --tags
```

13. Wait for update of vendors' libraries by Satis. You can check if new version is added on: **satis.awaresoft.pl**.
14. Update composer repositories of your project by: **composer update** command.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity69

Established project with proven stability

 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

Every ~51 days

Recently: every ~109 days

Total

10

Last Release

3098d ago

Major Versions

1.1.4 → 2.0.02017-11-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/dc1589d578d272ea470fd85874dc2e8cc79359775cfae642b5147afbc24234c2?d=identicon)[bartoszmalec](/maintainers/bartoszmalec)

---

Top Contributors

[![bartosz-malec](https://avatars.githubusercontent.com/u/13161733?v=4)](https://github.com/bartosz-malec "bartosz-malec (13 commits)")

### Embed Badge

![Health badge](/badges/awaresoft-sonata-admin-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/awaresoft-sonata-admin-bundle/health.svg)](https://phpackages.com/packages/awaresoft-sonata-admin-bundle)
```

###  Alternatives

[kunstmaan/bundles-cms

The Kunstmaan CMS is an advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.

411285.2k19](/packages/kunstmaan-bundles-cms)[cedriclombardot/admingenerator-generator-bundle

Admingenerator for Symfony2 based on YAML configuration and Twig templating

36485.6k4](/packages/cedriclombardot-admingenerator-generator-bundle)[sylius/order-bundle

Sales order management for Symfony applications.

11415.2k8](/packages/sylius-order-bundle)[jordillonch/crud-generator

This bundle generates a nice CRUD

8351.5k](/packages/jordillonch-crud-generator)[kunstmaan/node-bundle

All websites need pages(we call them nodes) but you probably don't want to spend too much time building them. Plus they should look pretty and contain the right content and that takes time. We make sure you have to spend less time managing your pages but still offer you flexibility so you can focus on more important tasks and don't have to worry about it.

23141.4k14](/packages/kunstmaan-node-bundle)[umanit/easyadmin-tree-bundle

Plugin to add category tree features for EasyAdmin

237.0k](/packages/umanit-easyadmin-tree-bundle)

PHPackages © 2026

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