Libraries tagged by yaml
text/template
190162 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
292992 Downloads
Using [Yaml|Xml|json] schemas files to validate [Yaml|Xml|json]
picocms/pico
37003 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
196584 Downloads
PHP task runner based on Robo, focused on extensibility.
noodlehaus/config
33827 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
techdivision/ckstyles
141064 Downloads
Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration
php-openapi/openapi
65176 Downloads
Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.
igorw/config-service-provider
628099 Downloads
A config ServiceProvider for Silex with support for php, json and yaml.
hkarlstrom/openapi-reader
204840 Downloads
Library for parsing OpenAPI JSON/YAML documentation files.
edisonlabs/database_sanitize
1548682 Downloads
Provides drush commands for yaml sanitization files checks and generation.
soberwp/models
70339 Downloads
WordPress plugin to create custom post types and taxonomies using JSON, YAML or PHP files.
migrify/config-transformer
183057 Downloads
Convert Symfony YAML/XML format to PHP/YAML
contentblocks/content-blocks
89594 Downloads
TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML
webignition/yaml-document-set-parser
55256 Downloads
Separate a collection of yaml documents into an array of yaml documents
kzykhys/yaml-front-matter
18717 Downloads
YAML Front-matter Parser/Dumper for PHP