Libraries tagged by parent
alitnk/nova-parental-field
13 Downloads
A Laravel Nova field for single-table inheritance (Caleb Porzio's "Parental" package)
wamadev/nova-parental-field
5 Downloads
A Laravel Nova field for single-table inheritance (Caleb Porzio's "Parental" package)
unisharp/laravel-pagerender
86 Downloads
Provide functions to render regular pages with parent-child relationships.
mvccore/ext-view-helper-internationalized
390 Downloads
MvcCore - Extension - View - Helper - Internationalized - abstract class to process date, number or money formating by `Intl` extension or by locale formating conventions.
kaibatech/laravel-filemanager
100 Downloads
A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE
godisco/acltree-bundle
1087 Downloads
Symfony2 Bundle for hierarchy relationship between entities with ACL Permissions.
flipboxfactory/organizations
8104 Downloads
Simple parent + child management
parenthesis/dingconnect-api-php
79 Downloads
A PHP Client for the DingConnect Mobile Top-Up API.
woody-wordpress/woody-theme
6666 Downloads
Parent theme of Woody Wordpresss Builder
techyouknow/module-redirect-simple-products
6 Downloads
Redirect simple products to its parent configurable product with pre-selected configurable options.
sas-adilis/nova-nested-form
349 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
pressgang-wp/pressgang-snippets
99 Downloads
A collection of reusable snippets for WordPress themes, specifically tailored for integration with the PressGang parent theme framework.
plain/kirby-inherit
2 Downloads
Get field from parent page if empty
mwdelaney/sage-wp-nav-submenu
5464 Downloads
Get submenu items from a WordPress menu based on parent or sibling
mits87/eloquent-nested-attributes
363 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.