Libraries tagged by callie
itools/smartstring
14258 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 3x faster than calling htmlspecialchars() yourself
tomasvotruba/ctor
27860 Downloads
Prefer constructor over always called setters
paymentassist/creditsafe-callreport
8362 Downloads
PHP client for accessing the CreditSafe CallReport API
amsom-habitat/oracle-function-calling
13138 Downloads
Bibliothèque PHP pour faciliter l'appel de fonctions et procédures stockées Oracle via Doctrine. Supporte les paramètres CLOB volumineux et la gestion de fichiers base64.
milpa/tool-runtime
2958 Downloads
AI tool-execution runtime for the Milpa PHP framework: registry pipeline (resolve, validate, authorize, execute, audit), #[Tool] attributes, schema validation, policy gate, rate limiting, channel rendering, and human verification.
milpa/ai-gateway
1215 Downloads
Dual-provider LLM gateway for the Milpa PHP framework: OpenAI + Anthropic chat-completions client with tool-call format translation, an agentic tool-use loop, and a ToolRegistry facade for LLM/MCP exposure.
jonaspauleta/laravel-ai-moonshot
1271 Downloads
Moonshot AI (Kimi K2) provider for the official Laravel AI SDK.
erdum/php-open-ai-assistant-sdk
3478 Downloads
A PHP class for seamless interaction with the OpenAI Assistant API, enabling developers build powerful AI assistants capable of performing a variety of tasks.
calvient/puddleglum
14800 Downloads
Transform Laravel models, routes, and controllers into a Typescript API client
callmez/yii2-wechat
1129 Downloads
The wechat module for the Yii framework
calliostro/spotify-web-api-bundle
2213 Downloads
Symfony bundle for the Spotify Web API — streaming, music data & integration made easy
calliostro/discogs-bundle
917 Downloads
Ultra-lightweight Symfony bundle for the Discogs API — vinyl, music data & integration made easy
teknoo/recipe
31277 Downloads
Inspired by cooking, allows the creation of dynamics workflows, called here recipe, following the #east programming and using middleware, configurable via DI or any configuration, if a set of conditions (ingredients) are available.
taurus-media/module-polyshell-fix
1837 Downloads
Fix for potential exploitation in custom options called Polyshell, where a user might try to pass a 'file' value to an option that is not designed to handle files.
milpa/mcp-server
761 Downloads
Model Context Protocol (MCP) transport core for the Milpa PHP framework: a transport-agnostic JSON-RPC 2.0 dispatcher over the tool-runtime registry, plus the auth seam a host implements to turn a bearer token into an authenticated caller.