laravel-fractal
Data transformer
A simple wrapper around Fractal to transform data before using it in an API.
An easy to use Fractal wrapper built for Laravel and Lumen applications
2k stars
31 watching
189 forks
Language: PHP
last commit: about 2 months ago
Linked from 1 awesome list
apifractallaravellumenphptransform-data
Related projects:
Repository | Description | Stars |
---|---|---|
spatie/laravel-navigation | Provides a flexible and renderless navigation system for Laravel applications | 498 |
kamranahmedse/laraformer | A Laravel package that simplifies data transformation by introducing a layer of abstraction between models and their representation in different formats. | 32 |
flugg/laravel-responder | A package for building standardized API responses with Fractal-like functionality in Laravel and Lumen. | 865 |
spatie/laravel-tail | A package that provides an artisan command to access and display application logs | 738 |
spatie/laravel-html | A package that simplifies HTML generation in PHP-based web applications using a builder pattern and fluent methods. | 769 |
spatie/laravel-site-search | A package to create a private search index by crawling and indexing a website | 274 |
spatie/laravel-blade-javascript | A package that allows you to export variables from Blade templates to JavaScript code | 617 |
spatie/laravel-collection-macros | A collection of reusable utility functions for working with Laravel collections. | 1,747 |
spatie/laravel-menu | Generates HTML menus for Laravel applications with convenience methods and macros. | 923 |
patricksamson/laravel-api-response | A Laravel wrapper for generating API responses using Fractal's paginated collection functionality | 3 |
stavro/remodel | A library to transform data structures for API serialization | 141 |
aznn/laravel-scene | Laravel library to convert models into standardized API responses | 29 |
teepluss/laravel-restable | Provides a RESTful API response format for Laravel applications | 70 |
spatie/laravel-pjax | Middleware to improve page loading times by leveraging client-side updates and server-side rendering of specific HTML fragments | 510 |
spatie/laravel-glide | A package for manipulating images using the Glide library | 426 |