Libraries tagged by nes
apimatic/jsonmapper
5468962 Downloads
Map nested JSON structures onto PHP classes
zendframework/zend-config
19587777 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
laminas/laminas-config
23678590 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
yassi/nova-nested-form
476546 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
guava/filament-nested-resources
97378 Downloads
rinvex/laravel-categories
145361 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
471906 Downloads
An enhanced tree management module with tree node selection and manipulation using nested sets.
gazsp/baum
299518 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
antishov/doctrine-extensions-bundle
1985739 Downloads
Forked from stof/doctrine-extensions-bundle integration of the gedmo/doctrine-extensions with Symfony 4
nesk/rialto
1039124 Downloads
Manage Node resources from PHP
texy/texy
755400 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.
minwork/array
199877 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
yiiext/nested-set-behavior
115689 Downloads
AR models behavior that allows to work with nested sets tree.
typicms/nestablecollection
296709 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
tonirilix/nested-json-flattener
80649 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.