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

https://github.com/softspring/core-bundle

[DEPRECATED] This bundle provides common symfony features.
https://github.com/softspring/core-bundle

Last synced: about 1 month ago
JSON representation

[DEPRECATED] This bundle provides common symfony features.

Awesome Lists containing this project

README

          

# Core Bundle

[![Latest Stable Version](https://poser.pugx.org/softspring/core-bundle/v/stable.svg)](https://packagist.org/packages/softspring/core-bundle)
[![Latest Unstable Version](https://poser.pugx.org/softspring/core-bundle/v/unstable.svg)](https://packagist.org/packages/softspring/core-bundle)
[![License](https://poser.pugx.org/softspring/core-bundle/license.svg)](https://packagist.org/packages/softspring/core-bundle)
[![PHP Version Require](http://poser.pugx.org/softspring/core-bundle/require/php)](https://packagist.org/packages/softspring/core-bundle)
[![Total Downloads](https://poser.pugx.org/softspring/core-bundle/downloads)](https://packagist.org/packages/softspring/core-bundle)
[![Build status](https://github.com/softspring/core-bundle/actions/workflows/php.yml/badge.svg?branch=5.0)](https://github.com/softspring/core-bundle/actions/workflows/php.yml)
![Coverage](https://raw.githubusercontent.com/softspring/core-bundle/5.0/.github/badges/coverage.svg)

Adds some general facilities and extra features to Symfony projects.

## Documentation

* [1. Installation](docs/1_installation.md)
* [2. Base template](docs/2_base_template.md)
* [3. Events](docs/3_events.md)
* [4. Redirect exception](docs/4_redirect_exception.md)

## License

This bundle is under the MIT license. See the complete license in the bundle [LICENSE](LICENSE) file.