Libraries tagged by consent string
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.
cethyworks/content-injector
181 Downloads
Library providing a way to simply inject string content into another string.
hexafuchs/laravel-cookie-consent
15 Downloads
Handles storing cookie consent and checking if cookies can be set
tf/string
182 Downloads
TfTruncate lets you truncate HTML content but keep some HTML tags in the result
giorgigrdzelidze/laravel-stringer
17 Downloads
Telegram-driven LLM blog drafter for Laravel. Generates per-locale drafts for human review; auto-publish opt-in per topic.
mvccore/ext-view-helper-writebyjs
26 Downloads
MvcCore - Extension - View - Helper - WriteByJs - prevent sensitive content against spam bots and convert content into JS `document.write(String.fromCharCode(...));`.
jdz/cspmaker
3 Downloads
Build Content Security Policy (CSP) header strings from a fluent builder, a config array/file, or reusable third-party integration recipes
saurabhd/autolink
10 Downloads
Replace content with URL
maxserv/replacecontent
3562 Downloads
Search and replace strings after page generation using regular expressions.
pentagonal/php-evaluator
95 Downloads
Evaluate php content by string
andreaskasper/phlibs
26 Downloads
A lightweight PHP utility library: MySQL/PDO database wrappers, HTTP caching, web content caching, string helpers.
adrie-dh/encoding-conversion-dataloss-checker
11 Downloads
Standalone library to test the whether a string's content would survive charset encoding to another encoding standard
drupal-eca-recipe/eca_lib_0030
63 Downloads
Creates a content entity from a JSON string, and shows why the straightforward approach does not work for user entities.
unematiii/wp-shortcode-tree
570 Downloads
Parses (nested) shortcodes into tree hierarcy. Find nodes, manipulate and re-serialize into string. Convenient for processing VisualComposer generated content in the backend.
oihana/php-middleware
33 Downloads
Composable PHP middleware helpers — security headers (HSTS, CSP, X-Frame-Options, Referrer-Policy, X-Content-Type-Options), CORS with preflight, CSRF, request-id, maintenance mode, rate limiting. PSR-7 compatible, zero magic strings.