Popular Packages
-
-
-
-
PHP
bitoliveira/laravel-info-approval
A Laravel package to add approval workflows to Eloquent models.
-
-
-
PHP
power-modules/router
A modular router component for the Power Modules framework with encapsulated routing capabilities and explicit module integration
-
PHP
voyanara/milvus-php-sdk
A modern, type-safe PHP SDK for Milvus vector database. This library provides a clean, intuitive interface for managing collections, users, roles, and privileges in Milvus through its REST API.
-
-
PHP
jeffersongoncalves/laravel-created-by
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modific
-
PHP
dibakar/laravel-dynamic-filters
A flexible and dynamic filtering system for Laravel Eloquent models that allows for easy implementation of complex filtering and searching capabilities in your applications.