Libraries tagged by present
edgaras/llm-json-cleaner
77 Downloads
A PHP library that ensures strict JSON extraction and schema validation from LLM API responses, preventing malformed or unexpected output.
eboreum/caster
4784 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
dragon-code/xml-core
13146 Downloads
Preset settings for packages that work with XML files.
dmt-software/anti-xss-middleware
10702 Downloads
PSR-15 middleware to help prevent xss attacks
davwheat/session-keepalive
1361 Downloads
Automatically refreshes user CSRF tokens to prevent interaction errors after idling.
csgt/ui
1276 Downloads
CSGT Laravel UI utilities and presets.
christopheraseidl/circuit-breaker
273 Downloads
A simple circuit breaker that prevents cascading failures.
cedx/akismet
3527 Downloads
Prevent comment spam using the Akismet service.
bashaus/solo-php
2743 Downloads
Prevents multiple cron instances from running simultaneously
wyomind/cronscheduler
14256 Downloads
Cron Scheduler is a toolbox that makes visible and comprehensible the cron tasks that run in the background of your Magento 2 website. This extension helps to monitor cron jobs and provides many features that help to prevent errors.
wazum/seo-canonical-guard
12948 Downloads
Prevent unwanted parameters in canonical URL
tobmoeller/laravel-mail-allowlist
2024 Downloads
Prevent stray mails from your laravel application
nystudio107/craft3-typogrify
1662 Downloads
Typogrify prettifies your web typography by preventing ugly quotes and 'widows' and more
coderseden/material-dashboard-yii2
207 Downloads
Material Dashboard Yii2 - Free Frontend Preset for Yii2
ankurk91/laravel-dedupe-queue
10445 Downloads
Prevent duplicate jobs from running in Laravel php framework