Libraries tagged by yaml
text/template
187458 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
romaricdrigon/metayaml
291104 Downloads
Using [Yaml|Xml|json] schemas files to validate [Yaml|Xml|json]
picocms/pico
36895 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
openeuropa/task-runner
193608 Downloads
PHP task runner based on Robo, focused on extensibility.
noodlehaus/config
33557 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
techdivision/ckstyles
135539 Downloads
Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration
swaggest/json-cli
11470 Downloads
JSON CLI tool (diff, rearrange, pretty print, minify, yaml convert, etc...)
php-openapi/openapi
41240 Downloads
Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.
igorw/config-service-provider
626297 Downloads
A config ServiceProvider for Silex with support for php, json and yaml.
edisonlabs/database_sanitize
1524358 Downloads
Provides drush commands for yaml sanitization files checks and generation.
soberwp/models
69940 Downloads
WordPress plugin to create custom post types and taxonomies using JSON, YAML or PHP files.
contentblocks/content-blocks
85951 Downloads
TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML
xp-forge/yaml
33109 Downloads
YAML parser
webignition/yaml-document-set-parser
46852 Downloads
Separate a collection of yaml documents into an array of yaml documents
webignition/yaml-document-generator
31029 Downloads
Generate a yaml document from an array of data