Libraries tagged by nested
vlucas/bulletphp
50012 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
scriptfusion/array-walker
180791 Downloads
Walks nested array structures to retrieve values.
pixelshaped/flat-mapper-bundle
6884 Downloads
Object mapper for denormalized data. Transform flat arrays (like database JOIN results) into nested, typed DTOs without the overhead of a full ORM.
kidzen/yii2-dynamicform
77837 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
gsteel/dot
220667 Downloads
A Utility for retrieving typed values from nested arrays
dnadesign/silverstripe-elemental-list
197087 Downloads
Adds a new element for nested elements
designmynight/laravel-recursive-collection
25622 Downloads
A package to convert nested arrays and associative arrays into nested collections
coringawc/filament-single-record-resource
1125 Downloads
A Filament plugin that solves the single-record resource pattern — resources that display exactly one record per authenticated user (e.g. 'My Profile', 'My Wallet', 'My Settings') without an index page, and their arbitrarily nested child resources.
bvp/trimmer
124774 Downloads
Recursively trims whitespace (or custom characters) from strings, including strings nested inside arrays of any depth.
bluetel-solutions/twig-truncate-extension
103966 Downloads
Twig Extension to truncate nested HTML, safely!
bajadev/yii2-dynamicform
49996 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
akiraz2/yii2-blog
7897 Downloads
Simple, configurable blog module for Yii2 (post, comment, nested category, tags). + frontend, backend. + SEO! (Opengraph, Schema.org)
abivia/hydration
54120 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
dg/texy
135042 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
handleglobal/nova-nested-form
1974 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.