Libraries tagged by dotted
fnayou/dotted
3632 Downloads
php library to access multidimensional arrays
dottedai/laravel-query-logger
2831 Downloads
A package to log and display database queries like Rails console.
dottedai/laravel-model-annotator
2761 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
dotted-ai/laravel-db-introspector
2340 Downloads
Generate migrations from existing database schema
programming_cat/dotname-request
121 Downloads
Convert dotted form parameters to array format / ドット区切りのフォームパラメータを配列形式に変換してRequestに設定します。
picios/dottedarray
3 Downloads
Get and set array node using dot notation
yriveiro/dot
15 Downloads
Dot access for nested structures
initphp/config
129 Downloads
Advanced configuration manager for PHP with dotted-path access, file/directory/class loaders and a static facade.
dotted-ai/parquet-to-sql
7 Downloads
Laravel helper to import Parquet files into PostgreSQL using COPY for speed.
timdev/array-undot
143 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
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'))