Libraries tagged by nes
apimatic/jsonmapper
5755889 Downloads
Map nested JSON structures onto PHP classes
zendframework/zend-config
19650104 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
laminas/laminas-config
24607316 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
yassi/nova-nested-form
480542 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
guava/filament-nested-resources
115279 Downloads
rinvex/laravel-categories
148064 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
480072 Downloads
An enhanced tree management module with tree node selection and manipulation using nested sets.
gazsp/baum
305666 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
antishov/doctrine-extensions-bundle
1998417 Downloads
Forked from stof/doctrine-extensions-bundle integration of the gedmo/doctrine-extensions with Symfony 4
nesk/rialto
1053068 Downloads
Manage Node resources from PHP
texy/texy
764535 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
207998 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
116707 Downloads
AR models behavior that allows to work with nested sets tree.
typicms/nestablecollection
301039 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
tonirilix/nested-json-flattener
83191 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.