Libraries tagged by wizcodepl
wizcodepl/lunar-tpay
154 Downloads
Tpay (OpenAPI) payment driver for Lunar PHP — authorize, redirect, webhook-driven capture.
wizcodepl/lunar-product-schemas
198 Downloads
Migration-style schema builder for Lunar product types and attributes (toggle filterable/searchable/required, attach/detach attrs, rename, drop with data cleanup).
wizcodepl/lunar-payu
154 Downloads
PayU REST payment driver for Lunar PHP — authorize, redirect, HMAC-verified webhook capture.
wizcodepl/lunar-health
103 Downloads
Spatie Health checks for Lunar PHP (carts, orders, search, queues)
wizcodepl/jobs-counter-health-check
357 Downloads
This package provides a Laravel Health check to monitor the number of active and failed jobs in your queue system.
wizcodepl/scheduled-tasks-health-check
23 Downloads
Scheduled Tasks Health Check is a package for Laravel Health that monitors the execution of scheduled tasks (cron jobs). It helps ensure that your scheduled commands are running as expected and alerts you if any tasks fail or are delayed.
wizcodepl/outdated-packages-health-check
7 Downloads
This package contains a Laravel Health check that can report any outdated PHP packages installed in your application using Composer.
wizcodepl/laravel-pipe
120 Downloads
Stage-based pipeline framework for batch ETL of record streams in Laravel — drivers, resolvers, per-stage stats.
similing4/phpexcel
19 Downloads
本项目为http://www.codeplex.com/PHPExcel的备份项目