Pinned Repositories
homestead-custom
A custom Laravel homestead scripts
kill-process
Bash script to kill high CPU process, long running process and too much consuming memory process.
laravel-affiliate-network
Affiliate Networks API wrapper to provide common interface for affiliate networks program API
laravel-composer-security
Laravel command to test security vulnerabilities in your composer files.
laravel-google-structured-data-testing-tool
Package for testing Schema.org markup or other structured data formats with google structured data testing tool undocumented API.
laravel-uploadable
Laravel package for automatic upload handling with trait.
laravel-validable
Laravel trait to auto-validates a model on save.
php-oara
Open Affiliate Report Aggregator
proxmox-backup
Bash scripts to backup and restore proxmox server.
support
Collection of agnostic PHP Functions and helpers with zero dependencies to use as foundation in packages and other project
padosoft's Repositories
padosoft/laravel-affiliate-network
Affiliate Networks API wrapper to provide common interface for affiliate networks program API
padosoft/kill-process
Bash script to kill high CPU process, long running process and too much consuming memory process.
padosoft/support
Collection of agnostic PHP Functions and helpers with zero dependencies to use as foundation in packages and other project
padosoft/laravel-uploadable
Laravel package for automatic upload handling with trait.
padosoft/php-oara
Open Affiliate Report Aggregator
padosoft/laravel-validable
Laravel trait to auto-validates a model on save.
padosoft/laravel-notification
Notification system for laravel
padosoft/laravel-settings
Persistent settings with caching in Laravel
padosoft/laravel-sluggable
Package to create slugs for Eloquent models (Modified version of spatie package)
padosoft/invisible-recaptcha
An invisible reCAPTCHA package for Laravel, Lumen, CI or native PHP.
padosoft/laravel-support
Laravel-support package is a collection of helpers and tools for Laravel projects.
padosoft/frontend-tools
padosoft/js-validator
padosoft/laravel-notifier
laravel wrapper for Js notification
padosoft/laravel-permission-extended
Extension of spatie/laravel-permission with event firing when permissions or roles are assigned or removed
padosoft/laravel-presenter
Implementation for Laravel 5 of the presenter design pattern.
padosoft/laravel-querymonitor
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log: Slow SQL Queries: Monitors the actual execution time of SQL queries on the database. Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
padosoft/laravel-super-cache
A powerful caching solution for Laravel that uses Redis with Lua scripting, batch processing, and optimized tag management to handle high volumes of keys efficiently. For all benefit use it in combo with laravel-super-cache-invalidate.
padosoft/laravel-super-cache-invalidate
A powerful system to queue and process invalidation envents, optimized to handle high volumes efficiently. For all benefit use it in combo with laravel-super-cache.
padosoft/presenty
Presentation and format data utility with nice fluent interface
padosoft/redismonitor.sh
Bash script to check your redis is up and used memory is under %.
padosoft/discussions
for github Discussions feature
padosoft/docs.spatie.be
Code of docs.spatie.be
padosoft/dresscode-api
PHP agnostic package implements DreesCode.cloud API
padosoft/laravel-activitylog-extended
Extension of spatie/laravel-activitylog
padosoft/laravel-dresscode-api
Laravel wrapper for dresscode-api package - DressCode.cloud API
padosoft/laravel-log-keeper
Laravel Log Keeper helps rotating your logs while storing them anywhere you want with custom local/remote retention policies
padosoft/laravel-translation-manager
Manage Laravel translation files
padosoft/selling-partner-api
A PHP client library for Amazon's Selling Partner API
padosoft/test
Base classes for Testing