Libraries tagged by class creation
dragosstoenica/laravel-zod
379 Downloads
Generate Zod v4 TypeScript schemas from Spatie Laravel Data classes (output) and Laravel FormRequest classes (input). Full Laravel rule coverage, schema references for nested Data classes, lazy-ref dedup for circular relations, locale-aware messages.
vakata/phptree
6340 Downloads
A collection of PHP classes for storing a tree in a relational database
smoren/yii2-query-relation-manager
411 Downloads
Class for building queries and making result array with relations (single and multiple)
smoren/query-relation-manager
385 Downloads
Class for building queries and making result array with relations (single and multiple)
megapixel23/belongs-to-one
1721 Downloads
Belongs To One Laravel 5 Relation class
degraciamathieu/php-dep
12 Downloads
PHP dependency analyzer - extract and visualize class relationships
grixu/socius-dto
1277 Downloads
Simple class for wrapping data with relations
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
theoluirard/tree-structured-relation
18 Downloads
A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
osvaldogdelrio/cuestionario-factores-riesgo-psicocial-centros-de-trabajo-50-nom035-stps
1 Downloads
Clase PHP para el cuestionario FRP NOM035-STPS hasta 50 trabajadores
osvaldogdelrio/cuestionario-ets-nom035-stps
1 Downloads
Clase PHP para el cuestionario ETS NOM035-STPS
udokmeci/yii2-closest-relation-trait
259 Downloads
This trait adds capability to fetch nearest related model class without need of redefininf relations on extensions.
grixu/relationship-data-transfer-object
690 Downloads
Simple class for wrapping data with relationships. But without those meta-data when dump DTO to Array
michaeld555/filament-helpers
15 Downloads
A Laravel & Filament helper package that generates well-structured classes for managing forms, tables, relations, and fields in your Filament app.
cmxperts/belongs-to-one
23 Downloads
Belongs To One Laravel 5 Relation class