Libraries tagged by dito
kumuwai/data-transfer-object
2233 Downloads
Load/view dto elements with object, array, json, or dot-notation
koded/stdlib
9461 Downloads
A standard library for shareable classes and functions
kenny1911/populate
1838 Downloads
Library for automatic fill object properties from array or other object.
ibrostudio/laravel-data-repository
89 Downloads
This is my package laravel-data-repository
honeybee/trellis
5792 Downloads
Library for generating entities, that enforce data validity according to a specific schema.
flux-se/odoo-api-client
2590 Downloads
Odoo API client library (consume JSON or XML RPC API)
distortedfusion/php-cs-fixer-config
12976 Downloads
A shared php-cs-fixer config used in our packages.
distortedfusion/laravel-env-management
2017 Downloads
A collection of artisan commands for managing environment variables during CI/CD.
distortedfusion/blade-forms
679 Downloads
Laravel Blade Form Components.
distortedfusion/blade-colors
731 Downloads
CSS variable color management.
dilovanmatini/laravel-enumable
41 Downloads
The Laravel Enumable trait provides a set of utility methods to enhance PHP enums. It includes methods for manipulating enum cases, retrieving labels, and converting enums to various formats.
didix16/php-datatransformer
6379 Downloads
A simple library that allows transform any kind of data to native php data or whatever
didix16/php-apidataobject
6375 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
didix16/php-apidatamapper
6378 Downloads
An extensible DTO library that allows map incoming API data to any of your entities/models by using a simple filed mapping language with filters and functions.
code-distortion/options
21687 Downloads
Simple and flexible, expressive option handling