Popular Packages
-
-
PHP
oneawebmarketing/laravel-changelog
This package supplies 2 helper functions for getting the changelog app version and the changelog as html
-
-
PHP
sunnysideup/basic-auth-better
Adds basic auth to your Silverstripe website the way it was intended (not just for pages, also for files).
-
-
-
-
PHP
laymont/laravel-pattern-repository
Laravel package for implementing the Repository Pattern with Eloquent, Criteria, and Actions support
-
PHP
lucaszit/module-lock-checkout
Restrict checkout access with configurable redirection and messaging.
-
PHP
tebex/tebex-sdk-php
Gaming payments done right - Tebex is the monetization platform designed to grow your gaming revenue streams
-
PHP
patronbase/omnipay-smartpay
SmartPay (Bank Muscat) payment gateway driver for the Omnipay payment processing library
-
-
PHP
mr-wolf-gb/laravel-update-creator
Laravel Update Creator is a Laravel package designed to streamline the process of creating update ZIP files for your Laravel projects. This tool identifies all files modified since a specified date, excludes unwanted directories and files, and generates a compressed ZIP file for distribution or depl
-
PHP
hejunjie/hardware-monitor
一个轻量级的 PHP 包,用于获取和监控系统硬件参数。支持获取 CPU 型号和性能信息、内存使用情况、硬盘信息及网络流量数据。通过执行系统命令并使用正则表达式解析输出结果,实时获取硬件性能数据。适用于 PHP8,支持加入原有项目定时任务多次调用以实现硬件监控,帮助开发者监控系统资源使用情况,优化系统性能。