Libraries tagged by yuml
webuni/front-matter
283217 Downloads
Front matter parser and dumper for PHP
thewunder/conphigure
24412 Downloads
Framework Agnostic Configuration Library
text/template
209464 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
316039 Downloads
Using [Yaml|Xml|json] schemas files to validate [Yaml|Xml|json]
openeuropa/task-runner
222150 Downloads
PHP task runner based on Robo, focused on extensibility.
maikuolan/common
224375 Downloads
Common classes package. Contains some common classes written for CIDRAM, phpMussel, etc, available for additional use elsewhere via this package.
dnadesign/silverstripe-populate
114293 Downloads
Populate your database through YAML files
clausnz/php-helpers
12727 Downloads
A Collection of useful php helper functions.
anilcancakir/laravel-ai-sdk-skills
46409 Downloads
A skill system for Laravel AI SDK agents. Define reusable AI capabilities with SKILL.md files.
noodlehaus/config
36999 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
vladimir-yuldashev/flysystem-curlftp
375806 Downloads
Flysystem Adapter for the FTP with cURL implementation
techdivision/ckstyles
189875 Downloads
Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration
swaggest/json-cli
20034 Downloads
JSON CLI tool (diff, rearrange, pretty print, minify, yaml convert, etc...)
php-openapi/openapi
179034 Downloads
Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.
marcelthole/openapi-merge
99308 Downloads
Merge multiple OpenAPI YML/JSON files into one