Libraries tagged by sample app
phpsamurai/repository-pattern-generator
26 Downloads
A simple Laravel package to implement and generate the repository pattern in your application.
oshco/mail-queue
1107 Downloads
Simple middleware to queue email messages in WebFiori applications.
omarabdulwahhab/laramessenger
28 Downloads
A simple package for you to implement a chat in your application without effort !
noorani-mm/encoder-algorithm
11 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
mvpasarel/activity-log-saas
83 Downloads
A clean and simple Laravel 4 activity logger for monitoring user activity on a SaaS application.
mttk2004/phpure
4 Downloads
phpure is a simple MVC framework written in PHP to help beginners understand the inner workings of a web application built with the MVC pattern.
molajo/filesystem
294 Downloads
Simple, uniform file and directory services API for PHP applications that enables applications to interact with any filesystem for which an adapter has been defined in a common way.
mohamedbakr57/localized-enum
3 Downloads
A simple and lightweight Laravel package that adds localized labels to native PHP enums using Laravel's translation system. Ideal for multi-language applications.
misma/laravel-mailpeek
2079 Downloads
MailPeek provides a simple local inbox right in your browser to enable you preview emails being sent from your application.
leapfinder/laravel-questionnaire
252 Downloads
A very simple questionnaire for a laravel 5.8+ website or application
kstmostofa/laravel-smpp
16 Downloads
A Laravel package for sending SMS using the SMPP protocol, built on top of the PHP-SMPP library. This package provides a simple and efficient way to integrate SMS functionality into your Laravel applications.
icecave/stump
15209 Downloads
Incredibly simple PSR-3 compliant logging for Twelve-Factor applications.
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
iamjohndev/audit-logger
18 Downloads
Audit Logger is a simple PHP class that allows you to log user interactions in your application.
ge-tracker/basic-activity-log
2630 Downloads
A very simple activity logger to monitor the users of your website or application