Symfony CMF Resource Rest Bundle
Branch | Travis | Coveralls |
master |
This package is part of the Symfony Content Management Framework (CMF) and licensed
under the MIT License.
This Bundle provides a REST API to Puli resources as provided by the CmfResource component.
Running Behat
- Run web server:
KERNEL_CLASS="Symfony\Cmf\Bundle\ResourceRestBundle\Tests\Fixtures\App\Kernel" ./vendor/symfony-cmf/testing/bin/console server:run -d vendor/symfony-cmf/testing/resources/web/ 8000
- Run the behat tests:
KERNEL_CLASS="Symfony\Cmf\Bundle\ResourceRestBundle\Tests\Fixtures\App\Kernel" ./vendor/bin/behat
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:
- All Symfony CMF documentation - complete Symfony CMF reference
- Symfony CMF Website - introduction, live demo, support and community links
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.
-
Merge pull request #73 from symfony-cmf/1.1
By web-flow, 4 months ago
-
Merge pull request #70 from EmmanuelVella/patch-1
By web-flow, 4 months ago
-
Allow jms/serializer-bundle 3.x
By emmanuelvella, 4 months ago
-
Increase composer update command memory limit
By emmanuelvella, 4 months ago
-
Merge pull request #71 from symfony-cmf/fix-cs
By web-flow, 4 months ago
-
Apply fixes from StyleCI
By dbu, 4 months ago
-
fix cs config
By dbu, 4 months ago
-
Apply fixes from StyleCI (#65)
By dbu, 2 years ago
-
DevKit updates
By dbu, 2 years ago
-
make the controller explicit public
By ElectricMaxxx, 3 years ago
-
DevKit updates (#63)
By web-flow, 3 years ago
-
PHP 7.2 (#62)
By web-flow, 3 years ago
-
Allow Symfony 4.0 (#61)
By web-flow, 3 years ago
-
support for symfony 3.4, rework test app structure
By web-flow, 3 years ago
-
DevKit updates for master branch (#59)
By web-flow, 3 years ago
-
DevKit updates for master branch (#57)
By web-flow, 3 years ago
-
use caret operator for symfony-cmf/resource-bundle
By dbu, 3 years ago
-
prepare for next version (#56)
By web-flow, 3 years ago
-
Merge pull request #50 from ConneXNL/patch-1
By web-flow, 3 years ago
-
temporary add `symfony/translation` to our dependencies… (#55)
By dbu, 3 years ago
-
Merge pull request #51 from pierredup/patch-2
By web-flow, 3 years ago
-
Merge pull request #52 from alexislefebvre/patch-1
By web-flow, 3 years ago
-
Fix link to Puli GitHub repository
By web-flow, 3 years ago
-
Rename serializer service to jms_serializer in services
By web-flow, 3 years ago
-
Allow jms/serializer-bundle 2.x
By web-flow, 3 years ago
-
Point to jms_serializer rather than serializer
By web-flow, 3 years ago
-
Merge pull request #49 from symfony-cmf/hhvm-trusty
By web-flow, 3 years ago
-
use trusty for hhvm
By web-flow, 3 years ago
-
Merge pull request #34 from ElectricMaxxx/update_readme_2
By web-flow, 3 years ago
-
Prepare 1.0.0 stable
By WouterJ, 3 years ago