Libraries tagged by dotted
fnayou/dotted
3396 Downloads
php library to access multidimensional arrays
dottedai/laravel-query-logger
719 Downloads
A package to log and display database queries like Rails console.
dottedai/laravel-model-annotator
646 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
dotted-ai/laravel-db-introspector
227 Downloads
Generate migrations from existing database schema
picios/dottedarray
3 Downloads
Get and set array node using dot notation
yriveiro/dot
15 Downloads
Dot access for nested structures
timdev/array-undot
132 Downloads
A utility to normalize arrays with dotted-string keys. ['a.b' => 'c'] ==> ['a' => ['b' => 'c']]
saasformation/array-by-path
221 Downloads
Library to get/set on an array using a dotted path
ryssbowh/laravel-array-cache
5 Downloads
Helper to cache using dotted array keys in Laravel
programming_cat/dotname-request
115 Downloads
Convert dotted form parameters to array format / ドット区切りのフォームパラメータを配列形式に変換してRequestに設定します。
teamonetickets/rock-dotter
171 Downloads
Put Metal Ümlauts where they belong!
knyga/dotconfig
34 Downloads
Wraps input config file with simple interface with get method, wich accepts doted request string (->get('config.ttl'))