Libraries tagged by laravel curl
nickatwork/roowallet
21 Downloads
Digital Wallet for Laravel
msppack/dds-generate
15 Downloads
Package for generator laravel admin panel without single line
martianatwork/roowallet
18 Downloads
Digital Wallet for Laravel
mammutgroup/simple-sms
72 Downloads
laravel-SMS is a package made for Laravel to send/receive (polling/pushing) text messages. Currently supports melipayamak, kavengar and Twilio.
linkthrow/profanityfilter
111 Downloads
Profanity filter package would help you censor some of the bad words users put in your posts and/or comments.
lharland/active
2 Downloads
The helper class for Laravel applications to get active class base on current route
laraveltech/money
147 Downloads
Laravel Money
laravelgpt/data-breach
0 Downloads
A comprehensive cybersecurity toolkit for Laravel 12 with multiple frontend integrations and advanced analytics capabilities
laggards/simple-sms
1349 Downloads
Simple-SMS is a package made for Laravel to send/receive (polling/pushing) text messages. Currently supports CallFire, EZTexting, Email Gateways, Mozeo, and Twilio.
kseven/userstamps
1 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
kevchikezie/payment-router
8 Downloads
This package intelligently route payment transactions to the most suitable payment processor based on various factors such as transaction cost, reliability, and currency support.
kalimeromk/nbrm
4 Downloads
This package provides seamless integration with the web service of the National Bank of the Republic of Macedonia (NBRM). It allows Laravel applications to fetch foreign exchange rates and currency data directly from NBRM’s official API.
kalimeromk/countries
196 Downloads
Laravel Countries is a package for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries.
jybtx/active
140 Downloads
The helper class for Laravel applications to get active class base on current route.forked from hieu-le/active
jlapp-hatja/smart-seeder
330 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.