Libraries tagged by model functionality
riconet/t3-extension-order
53 Downloads
This extension provides a simple cart functionality. You can add domain model objects, by using a partial in your templates, to the cart and create orders.
riconet/typo3-order
15 Downloads
This extension provides a simple cart functionality. You can add domain model objects, by using a partial in your templates, to the cart and create orders.
helium/eloquent-password-manager
1311 Downloads
A simple Eloquent model trait for managing common password functionality
asinfotrack/yii2-hyperlinks
449 Downloads
Yii2-hyperlinks is a module and set of functionality to add hyperlinks to a model in a generic way
asinfotrack/yii2-attachments
483 Downloads
Yii2-attachments is a module and set of functionality to add attachments to a model in a generic way
chrisnoden/facebook-utils
45 Downloads
Models the Graph API Objects and key functionality of Facebook
sufiyan/crud-generator
11 Downloads
A laravel package to create a CRUD functionality for any module. This will create a Route, Controller, Model, Migration, and Blade files.
ronaldcastillo/base
26 Downloads
Base application model for Laravel, adds validation and column mapping functionalities
parentyazilim/openaci-chatbot
0 Downloads
This is a PHP class for interacting with OpenAI's API, specifically for their chatbot, search, and text-generation functionalities, as well as for creating and fine-tuning machine learning models using their API.
ovidiupop/yii2-address
9 Downloads
The address module is a Yii2 extension designed to simplify the management and integration of address-related functionalities within your Yii2 applications. It provides a seamless way to handle addresses as a standalone entity, allowing you to associate them with various models, such as customers, companies, or any other entities in your application.
dev-lucid/factory
49 Downloads
A loader for dividing up code into 5 categories: models, views, controllers, rulesets, and helpers. Models are provided by Paris (https://packagist.org/packages/j4mie/paris). Views, controllers, and helpers are basically empty classes waiting for you to add your own functionality. Rulesets provide a way to validate data both client side and server side.
craigzearfoss/addressable-trait
7 Downloads
Trait to add addressable functionality to a Laravel 5.1 eloquent model.
cmandersen/bitwise
1 Downloads
A bitwise operator package for making it easier to use bitwise columns in Eloquent models by adding a custom cast class and query functionality
braankoo/eloquent-snapshot
1 Downloads
Laravel Eloquent Snapshot is a lightweight package that enables automatic or manual snapshots of Eloquent model states. Ideal for audit trails, change tracking, or rollback functionality, this package stores historical records of model data in a flexible and efficient way.
banklansteve/social-interactions
2 Downloads
This Laravel package provides an elegant and customizable solution for adding social interaction features to your application. It supports liking, favoriting, and following/unfollowing models, making it perfect for social media platforms, community forums, or any application requiring user engagement functionality. The package is designed to be easy to integrate, lightweight, and extendable, allowing developers to quickly implement interaction features without reinventing the wheel. With support for polymorphic relationships, this package can be applied to any model, including posts, comments, users, and more, ensuring maximum flexibility for your application's needs.