Libraries tagged by regulations
kanvas/guild
1194 Downloads
Kanvas Guild is a Customer relationship management package.
jsolam/laravel-attributes
7 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
joedevsharp/entitylite
14 Downloads
A lightweight PHP ORM inspired by Entity Framework, designed to simplify database interactions and provide an intuitive way to manage entities and relationships. This library utilizes a fluent interface and follows the PSR-4 autoloading standard, making it easy to integrate into any PHP project. With support for basic CRUD operations and a focus on simplicity and performance, this ORM empowers developers to work with databases seamlessly while maintaining clean and maintainable code.
jmsr/crud-generator-laravel
27 Downloads
Laravel Crud Generator. This Laravel Generator package provides and generate Controller, Model (with eloquent relations) and Views in **Bootstrap** or **React** and by **DDD** architecture, if you want, for your development of your applications with single command.
jlourenco/tags
9 Downloads
This module adds the option of tagging any kind of entity using a Morph relationship.
jlourenco/storage
10 Downloads
This module adds the option of adding files to any kind of entity using a Morph relationship.
jlourenco/permissions
8 Downloads
This modules adds the ability to have permission requirements on any entity using Morph relationships
jlourenco/customfields
10 Downloads
This modules adds the ability to have customfields on any entity using Morph relationships
jlourenco/contacts
10 Downloads
This modules adds the ability to have contacts on any entity using Morph relationships
jlourenco/comments
33 Downloads
This modules adds the ability to have comments on any entity using Morph relationships
jessegall/resources
459 Downloads
A library for representing and managing resources in your PHP application. It provides a simple, intuitive interface for storing and accessing data, and for managing relations between resources.
jerry58321/model-orderbywith
7 Downloads
This is a sorting method for Laravel Eloquent Model relationships.
jennoramcaj/laravel-attributes
38 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
jeidison/model-filtrable
30 Downloads
Filter Eloquent Models and Relationships
janakkapadia/filterable
16 Downloads
Enhance your Laravel app with dynamic, customizable filtering for Eloquent models. This package provides an easy setup for multi-parameter filtering, custom logic, and relationship support—perfect for building flexible, data-driven features like admin panels and reports.