Libraries tagged by custom actions
patienceman/custom-handler
2719 Downloads
Provide a convenient way creating single action handlers. The idea of a action handler is a single action controller that means a unique class handles each action
tzm/authorizator
152 Downloads
This is an easy to use, powerful and extendable Laravel package for authorization user actions via custom channels.
gnistdesign/gnist-engine
62 Downloads
A custom hooks-library for WordPress with the purpose of mimicing the behavior of something called 'plugin dependency' which enables a plugin to have plugins of their own in a safe and reliable way.
ibagayoko/rc_sdk_php
11 Downloads
A PHP version of th SDK for the development of custom actions for Rasa Core.
tokenly/swapbot-op-return
7 Downloads
Encodes and Decodes OP_RETURN data used to trigger custom Swapbot actions
unckleg/laravel-helpers
219 Downloads
Laravel helpers package lets you use and create custom view/action helpers.
cryptstick/performs
23 Downloads
An perform package for wrap default laravel redirects & actions to custom with messages
kettasoft/booter
14 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
dmsylvio/actionlog
40 Downloads
Logs all actions like create, read, update, delete and custom
cloudinary/permissions
3 Downloads
Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java
rinvex/composer
4355 Downloads
Rinvex Composer is an intuitive package that utilizes Composer Plugin API to support additional actions during installation, such as installing packages outside of the default vendor library and running custom scripts during install, update, and uninstall processes.
abhimanyu/hive
2 Downloads
Hive is a lightweight yet powerful Laravel package designed to track and log user activities across your application. Whether it's page views, logins, form submissions, or custom events, Hive provides real-time insights into user behavior, helping you enhance analytics, improve debugging, and ensure security auditing.With an intuitive dashboard, exportable logs, and actionable analytics, Hive empowers developers to make informed decisions while adhering to global privacy standards.