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

https://github.com/dantleech/cmf-standard-lib

CMF Standard Library (proposal)
https://github.com/dantleech/cmf-standard-lib

Last synced: 13 days ago
JSON representation

CMF Standard Library (proposal)

Awesome Lists containing this project

README

          

Symfony CMF standard-lib Bundle

[![Build Status](https://secure.travis-ci.org/symfony-cmf/standard-lib.png)](http://travis-ci.org/symfony-cmf/standard-lib)
[![Latest Stable Version](https://poser.pugx.org/symfony-cmf/my-bundle/version.png)](https://packagist.org/packages/symfony-cmf/my-bundle)
[![Total Downloads](https://poser.pugx.org/symfony-cmf/my-bundle/d/total.png)](https://packagist.org/packages/symfony-cmf/my-bundle)

This bundle is part of the [Symfony Content Management Framework (CMF)](http://cmf.symfony.com/)
and licensed under the [MIT License](LICENSE).

The standard library provides CMS orientated interfaces and traits.

## Requirements

* PHP 5.4 for traits.

## Documentation

For the install guide and reference, see:

* [standard-lib documentation](http://symfony.com/doc/master/cmf/component/standard-lib.html)

See also:

* [All Symfony CMF documentation](http://symfony.com/doc/master/cmf/index.html) - complete Symfony CMF reference
* [Symfony CMF Website](http://cmf.symfony.com/) - introduction, live demo, support and community links

## Contributing

Pull requests are welcome. Please see our
[CONTRIBUTING](https://github.com/symfony-cmf/symfony-cmf/blob/master/CONTRIBUTING.md)
guide.

Unit and/or functional tests exist for this bundle. See the
[Testing documentation](http://symfony.com/doc/master/cmf/components/testing.html)
for a guide to running the tests.

Thanks to
[everyone who has contributed](https://github.com/symfony-cmf/standard-lib/contributors) already.