Libraries tagged by php model
rubix/ml
758693 Downloads
A high-level machine learning and deep learning library for the PHP language.
spiritix/lada-cache
373533 Downloads
A Redis based, automated and scalable database caching layer for Laravel
goldspecdigital/laravel-eloquent-uuid
1041502 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
cycle/orm
544808 Downloads
PHP DataMapper ORM and Data Modelling Engine
rtconner/laravel-tagging
2351911 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
cognesy/instructor-php
6960 Downloads
Structured data extraction in PHP, powered by LLMs
wsdltophp/packagebase
3356236 Downloads
Contains the base classes to be used by classes generated by wsdltophp/packagegenerator
php-tmdb/api
344305 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
givebutter/laravel-keyable
96892 Downloads
Add API keys to your Laravel models
gemini-api-php/client
30869 Downloads
API client for Google's Gemini API
cartalyst/tags
700518 Downloads
Easily add tags to your Eloquent models.
awssat/laravel-visits
133058 Downloads
Laravel Redis visits counter for Eloquent models
jane-php/json-schema
1454614 Downloads
Generate a serializable / deserializable object model given a json schema
swisnl/json-api-client
334209 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
wol-soft/php-json-schema-model-generator
57628 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code