A security-first Swiss-army toolkit for Laravel — an LLM provider abstraction (OpenAI / Claude / Gemini), an API CRUD generator, an access-log middleware, avatar/gravatar/captcha/archiver modules, and a library of utilities, traits, macros, and custom Blade directives behind clean contracts.
Compatible with PHP ^8.4.1 || ^8.5 and Laravel ^13.0.
composer require laranail/toolkitFull documentation is at opensource.simtabi.com/documentation/laranail/toolkit — the feature overview, LLM providers, the API CRUD generator + middleware, the feature modules, the guard-aware authenticated-user accessors, the unified cache (data + maintenance), the fluent runtime config manager, the Python microservice HTTP client, the PHP runtime/INI configurator, and the utilities/traits/macros/directives reference.
Issues and PRs are welcome — see CONTRIBUTING.md. Report vulnerabilities per SECURITY.md (opensource@simtabi.com); participation follows the Code of Conduct.
MIT © Simtabi LLC. See LICENSE.