Libraries tagged by flavor
league/commonmark
443013065 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
jjj/chosen
605432 Downloads
Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.
harvesthq/chosen
5365270 Downloads
Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.
karen-nalbandian/phalcon-coding-standard
136470 Downloads
CodeSniffer ruleset for the Phalcon coding standard (PCG Cube flavor)
iliaal/mdparser
445 Downloads
Native C CommonMark + GitHub Flavored Markdown parser for PHP, targeting CommonMark 0.31 + GFM. ~10-20x faster than pure-PHP parsers, zero runtime dependencies.
calebporzio/gitdown
14016 Downloads
A simple package to parse Github Flavored Markdown in PHP
flavorly/laravel-vanilla-components
7060 Downloads
Vanilla Components Integration with Laravel
colinodell/commonmark-php
2362 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
sandermuller/package-boost-laravel
1748 Downloads
AI agent skills for Laravel package authors. Adds Laravel-flavored skills + .mcp.json emission on top of package-boost-php.
dngb/phalcon-coding-standard
62561 Downloads
CodeSniffer ruleset for the Phalcon coding standard (PCG Cube flavor)
voodoo-rocks/yii2-environment
17443 Downloads
The library for managing environment for apps
flavorly/laravel-helpers
1071 Downloads
A tool of tiny but useful Laravel Helpers that we use across our projects
sabat24/markdown-table
988 Downloads
Generate GitHub Flavored Markdown tables.
kntnt/html-to-markdown
135 Downloads
A dependency-free PHP 8.4 library that converts HTML into GitHub Flavored Markdown. A faithful port of the Go library JohannesKaufmann/html-to-markdown (v2).
jeffersongoncalves/laravel-markdown
48 Downloads
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 because the syntax highlighter tempest/highlight requires it from 2.26 onward.