Libraries tagged by action classes
massfice/clean-url
104 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
28 Downloads
Simple PHP class for doing standard MySQL actions.
primal/response
8 Downloads
A wrapper class for performing common response actions
montefuscolo/php-mediator
1 Downloads
A class to provide hooks as actions and filters
pitouli/pdo-crud
17 Downloads
A basic class that helps to perform CRUD actions on a server
tekkla/core-toolbox
152 Downloads
Toolbox of classes and function to check variables, manipulate arrays, do file actions and much more. It's a collection of tools that get used in some of my core libs.
stillman/kohana-templatecontroller
27 Downloads
Extended controller class for Kohana 3.x with standalone actions and filters
lucasbramos/wordpress-hooks-load
232 Downloads
Classe que irá realizar o carregamento das actions e filters que serão utilizadas nos plugins
kettasoft/booter
13 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
68 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
2348 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.