Libraries tagged by spoon
spondonit/rpclient
4805 Downloads
RaudhahPay Gateway wrapper client
spondonit/omnipay-mobilpay
1667 Downloads
MobilPay driver for the Omnipay PHP payment processing library
spondonit/mobilpay
1256 Downloads
Laravel mobilpay wrapper around omnipay with omnipay-mobilpay driver
spondonit/lms-service
5433 Downloads
'Service Provider for Infix Lms application'
spondonit/laravel-fcm-notification
3006 Downloads
Laravel FCM (Firebase Cloud Messaging) Notification Channel
spondonit/flysystem-google-drive
1671 Downloads
Flysystem adapter for Google Drive
spondonit/ar-php
2979 Downloads
contribution to Ar-PHP Library, namespace-psr4 added
spondonit/amazcart-service
2692 Downloads
'Service Provider for Infix amazcart application'
sureshhemal/laravel-sms-sri-lanka
298 Downloads
A Laravel package for sending SMS through Sri Lankan providers (Hutch, with more providers coming soon)
sundance-solutions/security-portal-client
8002 Downloads
This is a client for a soon to be opensource portal
silassiai/laravel-email-validation
2539 Downloads
Validate your email with this email validation package on email filter, typos. dns and spoofing.
se7enxweb/ezpublish
225 Downloads
eZ Publish 6. Maintained by 7x. For General Use With PHP 8.1 through 8.4.x+. Further feature releases in development. Please sponsor our work on the eZ Publish (System). This is capable of being used standalone or combined with Ibexa OSS
paneedesign/database-swiftmailer-bundle
10048 Downloads
Database Spool Bundle for SwiftMailer and Symfony 3
nitsan/nitsan-maintenance
1247 Downloads
This TYPO3 Maintenance extension will help you with simple plug & play which have a special TYPO3 Page & TYPO3 Template. It would be useful on criteria like to set Site Coming to Soon Page, Maintenance of Site, Offline while Upgrading your site, etc.
mouf/utils.cache.in-memory-cache
356804 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.