Libraries tagged by php-extension
iliaal/mdparser
2275 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.
iliaal/fastchart
320 Downloads
Native C PHP extension for fast chart rendering: 38 chart families (line, area, bar, pie, scatter, bubble, stock with technical indicators, radar, polar, surface, contour, treemap, funnel, waterfall, heatmap, gauge, linear meter, gantt, box plot, bullet, pareto, calendar heatmap, sunburst, sankey, marimekko, vector, arc diagram, chord diagram, network, population pyramid, violin plot, circle packing, pictogram, venn diagram, word cloud, serpentine timeline, dendrogram, partition) plus a 2-class Symbol family (Code128, QrCode). SVG-canonical pipeline rasterized via vendored plutovg + plutosvg; PNG / JPEG / WebP encoders via libpng / libjpeg-turbo / libwebp.
hosmelq/laravel-anydoc
886 Downloads
Laravel integration for converting documents to GitHub-Flavored Markdown with Firecrawl anydoc.
hosmelq/ext-anydoc
1206 Downloads
PHP extension for converting documents to GitHub-Flavored Markdown with Firecrawl anydoc.
paragonie/pqcrypto_compat
6109 Downloads
Pure PHP implementation of pqcrypto; uses the PHP extension if it exists
laruence/yaf
3 Downloads
Fast php framework written in c, built in php extension
irebega/docx-replacer
38008 Downloads
PHP extension that allow you replace text to text or text to image in DOCX file
iliaal/php-excel
76 Downloads
PHP extension for reading and writing Excel files using LibXL
flowpack/jobqueue-redis
77581 Downloads
Implements concrete Queue for the redis work queue. Requires the packages flowpack/jobqueue-common and the redis PHP extension to be installed.
dhtmlx/connector-php
72980 Downloads
PHP extension for the DHTMLX library
derrabus/ereg-shim
109988 Downloads
Replacement for the ereg legacy php extension.
cataphract/rar
316 Downloads
PHP extension for reading RAR archives using bundled unRAR library
brlabrussia/parallel-stub
8223 Downloads
Provide parallel PHP extension stub
efabrica/php-extensions-finder
8674 Downloads
Finds PHP extension required by code, can be used in CI
yiipress/highlighter
2506 Downloads
Native PHP extension for fast server-side syntax highlighting with syntect