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)
- Host: GitHub
- URL: https://github.com/dantleech/cmf-standard-lib
- Owner: dantleech
- Created: 2013-10-12T09:22:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-19T20:19:58.000Z (over 12 years ago)
- Last Synced: 2025-08-19T05:41:58.789Z (11 months ago)
- Language: PHP
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Symfony CMF standard-lib Bundle
[](http://travis-ci.org/symfony-cmf/standard-lib)
[](https://packagist.org/packages/symfony-cmf/my-bundle)
[](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.