Libraries tagged by nes
laminas/laminas-config
26479911 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
yassi/nova-nested-form
489611 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
guava/filament-nested-resources
143903 Downloads
rinvex/laravel-categories
153425 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
kartik-v/yii2-tree-manager
498592 Downloads
An enhanced tree management module with tree node selection and manipulation using nested sets.
gazsp/baum
318351 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
aliziodev/laravel-taxonomy
4232 Downloads
Laravel Taxonomy is a flexible and powerful package for managing taxonomies, categories, tags, and hierarchical structures in Laravel applications. Features nested-set support for optimal query performance on hierarchical data structures.
antishov/doctrine-extensions-bundle
2027966 Downloads
Forked from stof/doctrine-extensions-bundle integration of the gedmo/doctrine-extensions with Symfony 4
nesk/rialto
1085336 Downloads
Manage Node resources from PHP
verbb/super-table
1594163 Downloads
Super-charge your content builders and create nested Matrix fields.
texy/texy
788428 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.
zendframework/zend-config
19783134 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
yiiext/nested-set-behavior
118980 Downloads
AR models behavior that allows to work with nested sets tree.
typicms/nestablecollection
309316 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
tonirilix/nested-json-flattener
89929 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.