Libraries tagged by Models management
rinvex/laravel-categories
167231 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
highsolutions/eloquent-sequence
136657 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
a909m/filament-statefusion
18166 Downloads
Filament StateFusion is a powerful FilamentPHP plugin that seamlessly integrates Spatie Laravel Model States into the Filament admin panel. This package provides an intuitive way to manage model states, transitions, and filtering within Filament, enhancing the user experience and developer productivity.
rinvex/laravel-addresses
59698 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
cybercog/laravel-ownership
29028 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
tommyknocker/pdo-database-class
6078 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
michalsn/codeigniter-relations
3580 Downloads
A powerful library that brings relationship management to CodeIgniter 4 framework
autodudes/ai-suite
13207 Downloads
The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including "Easy Language"), content creation and modification, image generation and page structure generation.
th3mouk/materialized-view
351 Downloads
Declarative, PostgreSQL-native management of materialized views: define views as versioned SQL, synchronise, rebuild, refresh (concurrently) and read them safely. Runs on Doctrine DBAL or a bare PDO connection.
metamel/laravel-addresses
3432 Downloads
Metamel Addresses is a polymorphic Laravel package, for address book management. You can add addresses to any eloquent model with ease.
labs64/netlicensingclient-php
50878 Downloads
PHP wrapper for Labs64 NetLicensing RESTful API
angkor/laravel-categories
1221 Downloads
A fork of rinvex/laravel-categories - A polymorphic Laravel package for category management with Nested Sets, Sluggable, and Translatable support.
rennokki/plans
2144 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
hi-folks/fusion
714 Downloads
Laravel package that enhances Eloquent models to facilitate the management of structured, database-free content through Markdown files with Frontmatter.
gearbox-solutions/has-one-file
579 Downloads
Adds HasOneFile trait for easy file management for Laravel models