Libraries tagged by laravel callable
jeffersongoncalves/laravel-npm-readme
43 Downloads
A Laravel package that fetches an npm package's README from the registry document, renders the markdown and caches the resulting HTML. The default renderer strips raw HTML; provide your own renderer callable (and sanitize) to keep it. Rendered HTML is untrusted — sanitize it before display.
rajurayhan/laravel-quickbooks-mcp-server
25 Downloads
QuickBooks Online MCP server for Laravel — expose QBO as AI-callable tools
slexx/laravel-actions
118 Downloads
Actions for laravel
rajurayhan/laravel-n8n-mcp-server
0 Downloads
n8n MCP server for Laravel — expose n8n workflows, executions, credentials, users, projects, variables, tags, and webhooks as AI-callable MCP tools
rajurayhan/laravel-notion-mcp-server
0 Downloads
Notion MCP server for Laravel — expose Notion REST API as AI-callable MCP tools
malbrandt/laravel-postpone-invoke
7 Downloads
Mainly allows to postpone invoke of any callable using simple helper function "postpone".
zlt/lara-calls
12 Downloads
A bunch of useful methods for laravel
jessarcher/laravel-castable-data-transfer-object
710050 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
morrislaptop/laravel-popo-caster
650411 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
lphilippo/laravel-castable-form-request
31480 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
lionix/castable-request
93456 Downloads
Laravel castable requests
astrotomic/laravel-cachable-attributes
40705 Downloads
Allows to cache attribute accessor values in an easy way.
miniorange/saml-laravel-free
8455 Downloads
miniOrange SAML Single Sign on (SSO) plugin acts as a SAML Service Provider which can be configured to establish the trust between the plugin and a SAML capable Identity Providers to securely authenticate the user to the Laravel site. We support all known IdPs – ADFS, Azure AD, Google Apps, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.
novius/laravel-json-casted
6251 Downloads
A package to cast json fields, each sub-keys is castable
tailflow/castable-dto
29525 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class