Libraries tagged by action classes
thuraaung2493/laravel-make-files-tools
87 Downloads
A small cli tools to create DTO, Action and Service classes for Laravel project.
reestyle-it/examiner
0 Downloads
Lets you examine variables or classes and perform actions based on type
patienceman/custom-handler
2720 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
wronx/php-google-cloud-storage
9 Downloads
A simple PHP class to perform basic actions on Google Cloud Storage files
rh389/zero
44 Downloads
The Zero micro-framework for executing the Zero Action of a given controller class
massfice/clean-url
110 Downloads
Class that handle clean urls, action, type, etc. To use this class, you have to properly configure .htaccess file. This is for my diploma project.
agjino/php-mysql-layer
30 Downloads
Simple PHP class for doing standard MySQL actions.
primal/response
8 Downloads
A wrapper class for performing common response actions
montefuscolo/php-mediator
2 Downloads
A class to provide hooks as actions and filters
pitouli/pdo-crud
18 Downloads
A basic class that helps to perform CRUD actions on a server
stillman/kohana-templatecontroller
27 Downloads
Extended controller class for Kohana 3.x with standalone actions and filters
lucasbramos/wordpress-hooks-load
235 Downloads
Classe que irá realizar o carregamento das actions e filters que serão utilizadas nos plugins
kettasoft/booter
16 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.
ibrahimbougaoua/filament-trace
71 Downloads
A Filament package is a reusable software library for PHP that provides logging and tracking functionality for CRUD operations and user interactions. It includes a logging class to capture create, read, update, delete actions, as well as user interactions like login and logout.
aubiplus/seo
2349 Downloads
In your view scripts or controller actions, often it is necessary to convert strings to perform well in urls. You can use this helper classes to perform these behaviors for you.