Libraries tagged by lev
citricguy/twilio-laravel
57 Downloads
A Laravel package to integrate Twilio for SMS/MMS messaging, notifications, and webhooks. This package leverages the official Twilio PHP SDK and adheres to Laravel conventions, providing a seamless, queued, and event-driven solution for sending messages and processing incoming Twilio callbacks. Ideal for modern Laravel projects needing robust Twilio integration.
citation-media/wp-webhook-framework
30 Downloads
Entity-level webhook framework for WordPress using Action Scheduler.
charcoal-dev/networking
69 Downloads
Generic networking utilities for IP, CIDR, and related low-level helpers
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
cdev/x-payments-connector
52 Downloads
X-Payments Connector. This extension integrates Magento 2 with X-Payments - PCI level 1 certified & PSD2/SCA ready all-in-one secure credit card processing solution.
cdev/x-payments-cloud
53 Downloads
PCI level 1 certified & PSD2/SCA ready all-in-one secure credit card processing solution for web shops X-Payments takes the PCI DSS burden off your shoulders.
carono/yii2-attribute-behavior
4 Downloads
Yii2 behavior that triggers custom events when specific model attributes change. Provides flexible attribute-level event handling for ActiveRecord models with onChange{Attribute} and onInsert{Attribute} method patterns.
cabbage/yii2-linkage
36 Downloads
create unlimited levels of select with yii2
blesta/nominet
112 Downloads
Nominet is the domain name registry that runs .UK and other top level domains, including .bbc, .wales and .bentley.
bestbuy/bestbuy
7999 Downloads
High level PHP client for the Best Buy API
attogram/body-mass-info-table
15 Downloads
Multi-weight Body Mass Index (BMI) table based on your height, age and sex, with calculated Body Fat/Lean Percentage, Base Metabolic Rate (BMR) and Total Daily Energy Expenditure (TDEE) for various activity levels.
aternos/creabit
354 Downloads
This is a small Minecraft tool written in PHP to fix missing end or nether dimension compound tags in the level.dat file.
astral/php-serialize
30 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.
akhelij/larabase-notification
29 Downloads
Larabase Notification is a powerful Laravel package for handling push notifications via Firebase Cloud Messaging (FCM). It simplifies the process of sending notifications to Android, iOS, and web applications, leveraging Firebase's real-time capabilities. With minimal setup, Larabase Notification provides a streamlined interface to send device-specific, topic-based, or condition-based notifications directly from your Laravel application.