Libraries tagged by model transformer
rexlabs/laravel-smokescreen
418 Downloads
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
crcms/foundation
2054 Downloads
The CrCms Foundation Structure.
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
alexpts/php-hydrator
443 Downloads
Convert model to dto, convert dto to model
romm/configuration-object
29460 Downloads
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.
konekt/resource
1752 Downloads
API Resources library to transform entities/models into REST API objects. Inspired by Laravel - usable in any Framework
kobykorman/eloquentify
1 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.
pwc/model-transformation
327 Downloads
Model transformation PHP library.
naranarethiya/model-resource-generator
13 Downloads
Automatically generate API resource classes for your Laravel models, simplifying the process of transforming your models into API resources with ease.
transformcore/csr-fast-stream-domain-model
1144 Downloads
Domain Model for CSR Fast Stream Project
saintsystems/eloquent-transformable
16 Downloads
Work with your Laravel Eloquent models the way you want them to look, not as they are.
chenyansong/response-transformation
10 Downloads
Conversion response of user defined model based on laravel
kouks/laravel-casters
150 Downloads
Provides a convenient way to cast and transform your models for API purposes.
maymeow/excel-importer
1259 Downloads
A php package to transform XLSX filse to models.