Libraries tagged by has_many
dia-nz/silverstripe-nestedcheckboxsetfield
109 Downloads
Adds a level of nesting to a CheckboxSetField using a has_many/has_one relationship
petersonsilva/easyiigii
1621 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
netbuild/apidriver
20 Downloads
An Eloquent model and query builder with support for Restful Api Server using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods. Supports relationships to other models with methods like hasMany, belongsTo, etc.
naduvko/yii2-enhanced-gii
61 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
kllakk/yii2-enhanced-gii
35 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
inquid/yii2-enhanced-gii
1012 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
hamid09430/direct-nested-relation-object
8 Downloads
Laravel Eloquent HasManyThrough relationship with unlimited levels
drew1two/yii2-enhanced-gii-bs4
11 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
dersonsena/cadimoweb-gii
316 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
balrok/yii2-enhanced-gii
11 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
amintado/yii2-enhanced-gii
14 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD & chart views.
allankaio/giitester
34 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
thtmorais/easyiigii
246 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
moosend/website-tracking-old
19 Downloads
By installing the Moosend PHP Tracking library you are can track page views, product views, add to cart events and successful purchases. You can later use these details to segment your user base, run automations, check how successful your latest promo has been and how many conversions your landing page has led to.
krishnapawar/php-html-builder
4 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.