Libraries tagged by php model
rhubarbphp/module-leaf
75218 Downloads
A nestable user interface building module for the Rhubarb PHP framework based upon the model-view-presenter pattern.
tomatophp/tomato-category
2114 Downloads
manage category/tags/types for any model with splade/tomato PHP
welshdev/doctrine-base-repository
510 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
vlucas/spot
724 Downloads
DataMapper ORM for PHP 5.3+
uzpeng/elasticsearch
7775 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
tomatophp/filament-meta
287 Downloads
Convert any model on your app to pluggable model using Meta and get ready to use relation manager on FilamentPHP panel
timehunter/laravel-dto-generator
177 Downloads
A generator that creates PHP Data Transfer Object by array schema.
tenqz/ollama
15 Downloads
Php library for working with Ollama server.
roy404/eloquent
144 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.
rhubarbphp/module-stem
133440 Downloads
A data modelling and ORM module for the Rhubarb PHP framework
pharaonic/laravel-translatable
785 Downloads
Simplest Translatable for Laravel Eloquent/Model
pharaonic/laravel-sluggable
709 Downloads
Simplest Sluggable for Laravel Eloquent/Model
pharaonic/laravel-settings
384 Downloads
Store and retrieve settings generally or for model objects in Laravel.
pharaonic/laravel-has-files
802 Downloads
Laravel - Model's files like Image, Picture, Cover, Video, Audio, file, ...etc.
nimbly/activeresource
43330 Downloads
Use a RESTful resource based API like a database