Libraries tagged by crawling
doganoo/php-algorithms
6739 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
lexik/maintenance-bundle
3678099 Downloads
This bundle allows you to place your website in maintenance mode by calling two commands from your console.
ajbdev/cronlingo
55018 Downloads
Express crontabs as human readable phrases
kdyby/strict-objects
1749584 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
itools/smartstring
43489 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 3x faster than calling htmlspecialchars() yourself
hosseinhezami/laravel-gemini
18524 Downloads
A production-ready Laravel package to integrate with the Google Gemini API. Supports text, image, video, audio, long-context, structured output, files, caching, function-calling and understanding capabilities.
astrotomic/php-conditional-proxy
184145 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.
thalidzhokov/country-codes
120885 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
milpa/tool-runtime
6212 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
3684 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.
erdum/php-open-ai-assistant-sdk
3676 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.
alidaaer/laravel-ai-agent
1489 Downloads
Give your Laravel app a brain, safely. Build AI Agents that can execute real actions in your application.
skitlabs/laravel-mailgun-multiple-domains
93349 Downloads
Multiple sender domains, without modifying calling code
prolix/maintenance-bundle
91375 Downloads
This bundle allows you to place your website in maintenance mode by calling two commands from your console.
palanik/wrapi
330687 Downloads
Wrapper for calling Restful API