Libraries tagged by class creation
campidellis/filament-helpers
60 Downloads
Helper Class Generator to manage your forms and table inside your filament app
byancode/belongs-to-one
6 Downloads
Belongs To One Laravel 9 Relation class
oceanmoon/math
0 Downloads
PHP classes for Complex and Rational number arithmetic, plus Vector and Matrix operations.
theoluirard/laravel-get-table-name
10 Downloads
A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
quillstack/query-builder
6 Downloads
A simple query builder package, with separate Model and Relation classes.
kuandd/graphql-resolve
15 Downloads
Split the data relationship into classes depends on webonyx/graphql-php
jandc/fraction
7 Downloads
PHP Class representing a rational number as a fraction
iceproductionz/dependencyinjection
137 Downloads
Object Relationship Mapping Class
mindlahus/doctrine-resource-layer
470 Downloads
An abstract class that helps manage relationships with Doctrine and Symfony.
kmuenkel/concept-factory
132 Downloads
Auto-generate dummy data with realistic relationships per Model-like config classes
roy404/eloquent
254 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
ivir3zam/phalcon-model-middleware
48 Downloads
This library is for connecting models in phalcon like UML Class Diagrams. merging two models and create one single model. this is an implementation of polymorphic relationship
cmskit/admin-database-modeling
25 Downloads
A Entity Relation Modeler to build database tables, configurations for backend appearance and ORM classes
thoom/dbm
9 Downloads
PHP 5.3 classes that extend doctrine DBAL using an entity-manager relationship with hooks for Silex