Libraries tagged by Request Models
youngdevelopers/ghost-generator
749 Downloads
GhostGenerator
mvccore/mvccore
6845 Downloads
MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.
milito/query-filter
8994 Downloads
This is package to use query filter for each model. This package is made entirely for personal use. But if you are eager to use this, you can easily use this package by using readme. This is very simple and amateur :).
mediactive-digital/laravel-generator
3203 Downloads
InfyOm Laravel Generator
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
meanify-co/laravel-activity-log
729 Downloads
A PHP library to generate logs from requests and model updates in Laravel
codebar-ag/laravel-event-logs
5449 Downloads
Event logging for HTTP requests and model events to a dedicated database connection.
nitsan/ns-aiuniverse
765 Downloads
AI Universe is the shared AI foundation layer for TYPO3 extensions. It centralizes AI provider communication, model selection, request handling, statistics preparation, and utility functions so other extensions can build AI features faster and with consistent behavior.
creativecrafts/laravel-domain-driven-design-lite
938 Downloads
Domain‑Driven Design (DDD)‑lite scaffolding for Laravel. This package generates a lightweight, opinionated module structure under Modules/[Module] and provides Artisan commands to scaffold common artifacts (Actions, Queries, DTOs, Repositories, Models, Controllers, Requests, Mappers, Migrations, Factories, and Tests).
ahrmerd/laravel-test-generator
412 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
mymuns/activity-log
574 Downloads
A comprehensive Laravel 12+ package that provides request-response logging and model change tracking (versioning) with the ability to revert model states via command or API. Logs can be stored in the database or sent to external services like Logstash, Elasticsearch, Loki, or Sentry.
luquinhasbrito/asaas-api-sdk-laravel
238 Downloads
SDK Laravel para a API Asaas v3 - cliente HTTP com retry, serviços, Models e Form Requests
david-chamling/laravel-api-crud
39 Downloads
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding
oi-lab/oi-laravel-ai
66 Downloads
AI backend for Laravel: provider/model catalog with pricing, request usage tracking and cost reporting, agent system-prompt registry and a self-updating tariff registry.
stephenjude/simple-query-filter
155 Downloads
Easily filter eloquent model queries from HTTP requests