cornobils / core-bundle

Provides some basic helpers for rendering content documents

Home Page:https://cmf.symfony.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symfony CMF Core Bundle

Latest Stable Version Latest Unstable Version License

Total Downloads Monthly Downloads Daily Downloads

Version/Branch Travis Coveralls
2.1.0 Build Status Coverage Status
master Build Status Coverage Status

This package is part of the Symfony Content Management Framework (CMF) and licensed under the MIT License.

The CoreBundle for the Symfony content management framework provides common functionality, helpers and utilities for the other CMF bundles. The major features are a publish workflow, a twig extension and php templating helper to walk PHPCR-ODM trees and support for optional translated content.

Requirements

  • PHP 7.1 / 7.2
  • Symfony 2.8 / 3.3 / 3.4 / 4.0
  • See also the require section of composer.json

Documentation

For the install guide and reference, see:

See also:

Support

For general support and questions, please use StackOverflow.

Contributing

Pull requests are welcome. Please see our CONTRIBUTING guide.

Unit and/or functional tests exist for this package. See the Testing documentation for a guide to running the tests.

Thanks to everyone who has contributed already.

License

This package is available under the MIT license.

About

Provides some basic helpers for rendering content documents

https://cmf.symfony.com


Languages

Language:PHP 98.8%Language:Makefile 1.0%Language:HTML 0.2%