Download the PHP package creativeservices/fixtures without Composer
On this page you can find all versions of the php package creativeservices/fixtures. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download creativeservices/fixtures
More information about creativeservices/fixtures
Files in creativeservices/fixtures
Download creativeservices/fixtures
More information about creativeservices/fixtures
Files in creativeservices/fixtures
Vendor creativeservices
Package fixtures
Short Description Use fixture content in Twig templates
License NCSA
Package fixtures
Short Description Use fixture content in Twig templates
License NCSA
Please rate this library. Is it a good library?
Informations about the package fixtures
Fixtures are static pieces of content.
They can be used to populate templates during development. They can also serve as content sources for static site generators and style guides.
Supported formats
- JSON
- YAML
- Markdown
Usage
Create a fixture collection from a directory of fixture files:
`
Get a piece of content from the collection:
`
When the Twig extension is enabled, fixture content is available inside templates with the _fixture
function:
`
All versions of fixtures with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
twig/twig Version ~1.20|~2.0
eloquent/pathogen Version ^0.6.1
symfony/yaml Version ~2.7|3.*|^4.1
erusev/parsedown Version ^1.7
twig/twig Version ~1.20|~2.0
eloquent/pathogen Version ^0.6.1
symfony/yaml Version ~2.7|3.*|^4.1
erusev/parsedown Version ^1.7
The package creativeservices/fixtures contains the following files
Loading the files please wait ....