Libraries tagged by Request Models

mymuns/activity-log

0 Favers
128 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.

Go to Download


zgldh/laravel-query-filter

6 Favers
13 Downloads

An easier way to filter Eloquent and Models. Save you from Request::input and Where hell.

Go to Download


bukankalengkaleng/laravel-entity

6 Favers
66 Downloads

Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)

Go to Download


syrian-open-source/laravel-relational-metrics

25 Favers
9 Downloads

This package will help you to get your model metrics, and their related models' metrics which will help you to avoid writing to many requests or queries.

Go to Download


suhk/datafinder-laravel

2 Favers
13 Downloads

This is a package to implement search and filters on the backend level using DataTables and Laravel Models. The best part of this package is the ability to search across multiple tables and rows in a single request (ajax), with or without using joins.

Go to Download


kirillemko/yii2-request-model

0 Favers
92 Downloads

Request Model for Yii2

Go to Download


pioniro/request-response-model-converter-bundle

0 Favers
187 Downloads

Serializes and unserializes your request and response models

Go to Download


pioniro/request-response-model

0 Favers
214 Downloads

Common interfaces for the Request and Response models

Go to Download


symfony-util/controller-using-templating-http-foundation-symfony-model

0 Favers
6 Downloads

Controllers which render a template and return a Response passing the Request to the Model

Go to Download


nabil12ful/store-data-requests

2 Favers
52 Downloads

Store data to DB by model from requests fields html form

Go to Download


chezrd/jivochat-webhooks-model

0 Favers
306 Downloads

Library for parsing Jivochat (Jivosite) Webhooks API Requests into structured Model.

Go to Download


vangrg/request-mapper-bundle

2 Favers
737 Downloads

This symfony bundle provides tools for mapping request data to your model object and validate it. Good for develop RESTful API's.

Go to Download


tecnocampos/dynamic-model-filter

0 Favers
12 Downloads

Apply request-based filters to Eloquent models in Laravel

Go to Download


rawveg/model-validation

0 Favers
49 Downloads

Laravel Model Validation - Uses validation rules at the model level to ensure that all data being saved in a model is valid. Just as you would use Request Validation in your Controllers, Model-Level validation allows you to be ensure that even code within your application that manually creates a model, cannot do so using invalid data.

Go to Download


pointybeard/laravel-filterable-model

2 Favers
2033 Downloads

Add filtering via http request query params to eloquent models

Go to Download


<< Previous Next >>