Libraries tagged by laravel response helper
urameshibr/jsonresponse
50 Downloads
Helper for json response in laravel
kenokokoro/v9-package-outbox
9 Downloads
Outbox helper for Laravel/Lumen
jeybin/apiresponse
55 Downloads
Laravel api response helper
trea/rest
54 Downloads
Helpers for generating RESTful Responses in Laravel 4
incraigulous/data-factories
444 Downloads
A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.
isapp/tinyeditor-picture-tag
115 Downloads
Easily convert to responsive tags for TinyMCE with Laravel helper!
marciojc/laravel-background-image
6 Downloads
A Laravel helper to show responsive background images
israeldavidvm/name-helper
23 Downloads
Manage file names, responsive images, URLs and more with ease!The NameHelper repository offers you a complete library to simplify working with names in your application.The NameHelper class provides a collection of utility functions for working with image names, particularly in the context of generating responsive image URLs. It also includes auxiliary functions for manipulating file names and some special functions that allow the generation of urls specially designed for Laravel.I usually use this package with other packages created by me such as ImageCompressor and SmartImage.