Libraries tagged by sample app
mostafamaklad/laravel-activitylog-mongodb
3836 Downloads
A very simple activity logger to monitor the users of your website or application
lunalabs-srl/slimpay-php
2256 Downloads
A simple PHP package to integrate the SlimPay checkout on your application that supports both iframe and redirect checkout
lithemod/validator
196 Downloads
A simple validator for validating input data in PHP applications.
lithemod/env
209 Downloads
A simple environment variable loader and manager for PHP applications.
julianxhokaxhiu/lineage-ota
1412 Downloads
A simple OTA REST Server for LineageOS OTA Updater System Application
jeylabs/laravel-audit-log
4773 Downloads
A very simple audit logger to monitor the users of your website or application
jackjoe/activity-log
1063 Downloads
A clean and simple Laravel 5 activity logger for logging website / application actions.
edlugz/sasapay
428 Downloads
This package provides you with a simple tool to make requests to Sasapay APIs so that you can focus on the development of your awesome applications instead of all the set up involved.
drewm/slim-commander
956 Downloads
A very simple structure for running CLI commands as part of your Slim Framework application
dnery/laravel-maps
1481 Downloads
Simple package to integrate Google Maps WebServices with your Laravel application.
dcodegroup/laravel-timesheets
2104 Downloads
Simple package which dcode uses to install timesheets into an application
coddin-web/manifest-parser
227 Downloads
A simple plain PHP manifest parser which will return a Value Object to pass around in your application
botonomous/botonomous
205 Downloads
Simple Slackbot that can listen to Slack messages and send back appropriate responses to a channel(s).
ahrmerd/laravel-test-generator
174 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
rinvex/repository
40491 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.