Libraries tagged by form extra
itinerisltd/preflight-yoast-seo
162 Downloads
Extra preflight-command checkers for Yoast SEO.
assisrafael/giix
13606 Downloads
giix is Gii Extended, a code generator for Yii PHP framework – with extras
sunvalley-technologies/phpunit-callable-test-case
3692 Downloads
Provides a callable test case and trait for callable expectations. Code is extracted from react-php test cases.
spaghetti/xlsx-parser
365 Downloads
A blazingly fast XLSX parser for PHP 8.1+ that extracts data from spreadsheets with minimal dependencies
gogilo/sms-parser-cli
6 Downloads
A CLI tool to extract M-Pesa transactions from SMS XML backups
edgaras/llm-json-cleaner
21 Downloads
A PHP library that ensures strict JSON extraction and schema validation from LLM API responses, preventing malformed or unexpected output.
denason/wikimind
2 Downloads
A powerful Laravel package for accessing structured knowledge from Wikidata. WikiMind helps you extract entities, properties, relationships, and metadata with intelligent query support. Ideal for building smart apps, auto-blogging systems, and AI-powered knowledge tools.
rgasch/illuminate-collection-extended
640 Downloads
Extension class for Laravel's Collection class with some extra functionality.
phing/task-liquibase
85960 Downloads
The LiquibaseTask is a generic task for liquibase commands that don't require extra command parameters.
heddiyoussouf/mediasignature
8 Downloads
Mediasignature is a powerful and versatile package designed to provide image tokenization and access control capabilities. With Mediasignature, you can securely tokenize images and limit access to them for a specified period, adding an extra layer of protection to your valuable visual content
bit55/litero
821 Downloads
Extra light router and dispatcher for small web applications.
league/commonmark-ext-external-link
8482 Downloads
Extension for league/commonmark which adds extra classes and HTML attributes to external links
becklyn/search-text-transformer
930 Downloads
A library that extracts plain text from HTML for usage in search engines (like Elasticsearch)
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
hxtree/livingmarkup
1357 Downloads
A Processor for Markup written in PHP. Allows extraction of Markup into a data structure, orchestrated nested manipulation of said structure, and output as (optimized) Markup.