Libraries tagged by cerbos
dragon-code/verbose
6 Downloads
Displaying verbose messages
webkult/phpstan-ai-formatter
0 Downloads
Compact PHPStan error formatter designed for AI coding assistants. Transforms verbose PHPStan output into token-efficient format. Ideal for Claude, ChatGPT, Copilot and similar tools. Saves context window space while preserving all essential error information.
verysimple/unit-test-printer
3594 Downloads
Formats PHPUnit output with verbose information about tests as they run.
talish/laravel-api-responses
1 Downloads
A professional, expressive Laravel API response package. Replace verbose response()->json() calls with clean, consistent api()->success(), api()->error(), and more.
stonks/router
69 Downloads
O Router é um componente de rotas PHP com abstração para MVC. Preparado com verbos RESTful (GET, POST, PUT, PATCH e DELETE), ele trabalha em sua própria camada de forma isolada.
rutay/laravel-ccmd
2 Downloads
ccmd is a Laravel package that provides a less verbose way to define and schedule commands.
raphaelbarbooza/laravel-api-helpers
148 Downloads
Helpers que auxiliam no tratamento de dados do Laravel para retornos verbosos respeitando APIRest
ghebby/laravel-hfm
13 Downloads
A laravel packe aimed to reduce verbose and repetiteve code in the application by generatinc it at runtime starting from a simple Array declaration in the Models.
fontebasso/json-to-toon
18 Downloads
json-to-toon converts verbose JSON into a lightweight, LLM-friendly “Toon” format — optimized for ChatGPT and other AI models to cut token usage, boost context efficiency, and keep responses sharp.
codebr/http-flow
3 Downloads
Uma lib leve para manipulação de Request e Response com suporte total a verbos HTTP./A lightweight library for handling Requests and Responses with full support for HTTP verbs.
charm/db
39 Downloads
PDO wrapper, for those that dislike verbose `PDOStatement` methods but also dislike SQL injection.
1of0/better-annotations
229 Downloads
Wrapper around the doctrine/annotations that tries to be less verbose