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
- Host: GitHub
- URL: https://github.com/strata/symfony-frontend
- Owner: strata
- License: mit
- Created: 2019-04-04T21:12:39.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T08:07:39.000Z (over 1 year ago)
- Last Synced: 2025-11-02T10:06:03.171Z (8 months ago)
- Topics: frontend, headless-cms, symfony
- Language: PHP
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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