An open API service indexing awesome lists of open source software.

https://github.com/strata/symfony-frontend

Integration with Symfony framework for Strata Frontend
https://github.com/strata/symfony-frontend

frontend headless-cms symfony

Last synced: 5 months ago
JSON representation

Integration with Symfony framework for Strata Frontend

Awesome Lists containing this project

README

          

# Syfmony integration for Strata Frontend

[![license][license-badge]][LICENSE]

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

## Requirements

* PHP 8.1+
* Symfony 6.4+
* [Composer](https://getcomposer.org/)

## Installation

Install via Composer:

```
composer require strata/symfony-frontend:^0.9
```

Please see [Strata Frontend installation docs](https://docs.strata.dev/frontend/installation).

## Contributing

Strata is an Open Source project. Find out more about [how to contribute](CONTRIBUTING.md) and our
[Code of Conduct](https://github.com/strata/frontend/blob/main/CODE_OF_CONDUCT.md).

## Security Issues

If you discover a security vulnerability within Strata, please follow our [disclosure procedure](https://github.com/strata/frontend/blob/main/SECURITY.md).

## About Us

Strata development is sponsored by [Studio 24](https://www.studio24.net/).

[CHANGELOG]: ./CHANGELOG.md
[LICENSE]: ./LICENSE
[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg