Libraries tagged by longtext
longestdrive/laravel-user-settings
71 Downloads
Simple user settings facade for Laravel 11. Forked from Grimthorr/laravel-user-settings
logtest/hello-world
6 Downloads
My first Composer project
php-mcp/server
14413 Downloads
PHP SDK for building Model Context Protocol (MCP) servers - Create MCP tools, resources, and prompts
php-mcp/laravel
6942 Downloads
Laravel SDK for building Model Context Protocol (MCP) servers - Seamlessly integrate MCP tools, resources, and prompts into Laravel applications
roave/no-floaters
240916 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
logiscape/mcp-sdk-php
15710 Downloads
Model Context Protocol SDK for PHP
php-mcp/schema
6895 Downloads
PHP Data Transfer Objects (DTOs) and Enums for the Model Context Protocol (MCP) schema.
kirschbaum-development/laravel-loop
2324 Downloads
Laravel Loop is an MCP (Model Context Protocol) Server for Laravel
wildwolf/wp-request-context
59468 Downloads
WordPress request context helper library
klapaudius/symfony-mcp-server
1400 Downloads
Build your own LLM tools inside your symfony project by adding to it a Model Context Protocol Server
ecourty/mcp-server-bundle
584 Downloads
A Symfony Bundle to create MCP servers
symfony/mcp-sdk
832 Downloads
Model Context Protocol SDK for Client and Server applications in PHP
symfony/mcp-bundle
748 Downloads
Symfony integration bundle for Model Context Protocol (via symfony/mcp-sdk)
php-mcp/client
731 Downloads
PHP Client for the Model Context Protocol (MCP)
koriym/loop
12219 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).