PHPackages                             strata/symfony-frontend - 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. [Framework](/categories/framework)
4. /
5. strata/symfony-frontend

ActiveSymfony-bundle[Framework](/categories/framework)

strata/symfony-frontend
=======================

Integration with Symfony framework for Strata Frontend

v0.10.1(1mo ago)01.5k1MITPHPPHP ^8.2CI passing

Since Oct 12Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/strata/symfony-frontend)[ Packagist](https://packagist.org/packages/strata/symfony-frontend)[ RSS](/packages/strata-symfony-frontend/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (8)Dependencies (20)Versions (12)Used By (0)

Syfmony integration for Strata Frontend
=======================================

[](#syfmony-integration-for-strata-frontend)

[![license](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](./LICENSE)

Status
------

[](#status)

Please note this software is in development, usage may change before the 1.0 release.

Requirements
------------

[](#requirements)

- PHP 8.2+
- Symfony 7.4+
- [Composer](https://getcomposer.org/)

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

[](#installation)

Install via Composer:

```
composer require strata/symfony-frontend

```

Enable in your Symfony application in `config/bundles.php` via:

```
