Libraries tagged by dito
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
gillyware/postal
142 Downloads
Courier‑style DTOs (Packets) for Laravel applications
flux-se/odoo-api-client
2916 Downloads
Odoo API client library (consume JSON or XML RPC API)
fab2s/dt0
382 Downloads
Dt0, a DTO PHP implementation than can both secure mutability and implement convenient ways to take control over input and output in various format
distortedfusion/php-cs-fixer-config
14667 Downloads
A shared php-cs-fixer config used in our packages.
distortedfusion/laravel-env-management
2161 Downloads
A collection of artisan commands for managing environment variables during CI/CD.
distortedfusion/blade-forms
1973 Downloads
Laravel Blade Form Components.
distortedfusion/blade-colors
2094 Downloads
CSS variable color management.
didix16/php-datatransformer
7647 Downloads
A simple library that allows transform any kind of data to native php data or whatever
didix16/php-apidataobject
7641 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
7642 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.
ddfsn/blade-components
650 Downloads
Blade Components is a hand-crafted, UI component library for building consistent web experiences in Laravel apps.
datomatic/laravel-enum-state-machine
560 Downloads
A simple state machine for enums in Laravel
datomatic/laravel-active-campaign
364 Downloads
Laravel wrapper for Active Campaign API v3
code-distortion/realnum
13720 Downloads
Arbitrary-precision floating-point maths with locale-aware formatting - integrated with Laravel or stand-alone