Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softspring/components
https://github.com/softspring/components
symfony twig-templates
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/softspring/components
- Owner: softspring
- License: mit
- Created: 2022-06-08T09:24:17.000Z (over 2 years ago)
- Default Branch: 5.4
- Last Pushed: 2024-11-25T10:59:51.000Z (about 2 months ago)
- Last Synced: 2024-11-25T11:38:25.040Z (about 2 months ago)
- Topics: symfony, twig-templates
- Language: Twig
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Components
![Latest Stable](https://img.shields.io/packagist/v/softspring/components?label=stable&style=flat-square)
![Latest Unstable](https://img.shields.io/packagist/v/softspring/components?label=unstable&style=flat-square&include_prereleases)
![License](https://img.shields.io/packagist/l/softspring/components?style=flat-square)
![Downloads](https://img.shields.io/packagist/dt/softspring/components?style=flat-square)
[![CI](https://img.shields.io/github/actions/workflow/status/softspring/components/ci.yml?branch=5.4&style=flat-square&label=CI)](https://github.com/softspring/components/actions/workflows/ci.yml)Adds some general facilities and extra features to Symfony projects.
## Documentation
* [1. Installation](docs/1_installation.md)
* [2. Concepts](docs/2_concepts.md)
* [3. Base template](docs/3_base_template.md)
* 4- Layouts
* 5- Components## License
This bundle is under the MIT license. See the complete license in the bundle [LICENSE](LICENSE) file.