Libraries tagged by deferred

ssitu/sod

0 Favers
7 Downloads

Encryption util; two flavours: Sodium (preferred), or Sugar.

Go to Download


skywalker-labs/footprints

3 Favers
0 Downloads

Seamlessly track UTM parameters and referrers for user registration attribution in Laravel applications.

Go to Download


sibapp/footprints

0 Favers
10 Downloads

A simple registration attribution tracking solution for Laravel 5.2+ (UTM Parameters and Referrers)

Go to Download


oihana/php-middleware

0 Favers
29 Downloads

Composable PHP middleware helpers — security headers (HSTS, CSP, X-Frame-Options, Referrer-Policy, X-Content-Type-Options), CORS with preflight, CSRF, request-id, maintenance mode, rate limiting. PSR-7 compatible, zero magic strings.

Go to Download


mzaman/trails

0 Favers
84 Downloads

A simple registration attribution tracking solution for Laravel (UTM Parameters and Referrers)

Go to Download


metacomet-technologies/env-sync

1 Favers
61 Downloads

This package provides Artisan commands for syncing your .env files to your preferred secrets manager for ease of storage and use.

Go to Download


mecha-cms/x.language

0 Favers
3 Downloads

Changes phrases automatically according to the preferred language.

Go to Download


mbaynton/launch-cli-editor

1 Favers
101 Downloads

Launch the user's preferred terminal editor to input or update large strings

Go to Download


lightspeeddevelopment/lsx-currencies

1 Favers
2 Downloads

The LSX Currencies plugin will allow you to configure currencies in the backend of your WordPress website and enable a currency switcher on the frontend of your website for users to change prices to their preferred currency.

Go to Download


leafwrap/social-connects

1 Favers
32 Downloads

The SocialConnect OAuth Laravel Library is a powerful tool for seamless integration of OAuth-based authentication in Laravel applications. It streamlines the process, allowing users to log in using their preferred social media accounts securely.

Go to Download


jeffersongoncalves/filament-metrics-fathom

2 Favers
18 Downloads

Filament plugin for Fathom Analytics metrics - dashboard widgets for pageviews, visitors, top pages, referrers, browsers, countries and devices.

Go to Download


itpassion-ltd/countries

0 Favers
71 Downloads

Country Data stored as Eloquent Models in your preferred database

Go to Download


isapp/statamic-lead-insights

1 Favers
26 Downloads

Know where your leads come from. Captures UTM parameters, referrers, and landing pages — attaches them to Statamic form submissions.

Go to Download


interserver/mailbaby-client-php

1 Favers
206 Downloads

**Send emails fast and with confidence through our easy to use [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API interface.** # Overview This is the API interface to the [Mail Baby](https://mail.baby/) Mail services provided by [InterServer](https://www.interserver.net). To use this service you must have an account with us at [my.interserver.net](https://my.interserver.net). # Mail Orders Every sending account in MailBaby is backed by a **Mail Order** — a provisioned sending credential with a numeric `id` and a corresponding SMTP username (`mb`). Most calls accept an optional `id` parameter; when omitted the API automatically selects the first active order on your account. Use `GET /mail` to list all orders, and `GET /mail/{id}` to inspect a single order including its current SMTP password. # Sending Email Three sending methods are available depending on your use-case: | Endpoint | Best for | |----------|----------| | `POST /mail/send` | Simple single-recipient messages | | `POST /mail/advsend` | Multiple recipients, CC/BCC, attachments, named contacts | | `POST /mail/rawsend` | Pre-built RFC 822 messages (e.g. DKIM-signed payloads) | After a successful send each endpoint returns a `GenericResponse` whose `text` field contains the **transaction ID** assigned by the relay. This ID can later be matched against entries in `GET /mail/log` via the `mailid` query parameter. # Filtering & Logs `GET /mail/log` provides paginated access to every message accepted by the relay for your account. Combine any of the query parameters to narrow results — e.g. `from`, `to`, `subject`, `messageId`, `origin`, `mx`, `startDate`/`endDate`, and `delivered`. # Blocking Two independent mechanisms exist for suppressing unwanted email: - **Block lists** (`GET /mail/blocks`, `POST /mail/blocks/delete`) — addresses flagged by the system spam filters (LOCAL_BL_RCPT / MBTRAP rules in rspamd, and suspicious subjects). - **Deny rules** (`GET /mail/rules`, `POST /mail/rules`, `DELETE /mail/rules/{ruleId}`) — custom rules you configure to reject specific senders, domains, destination addresses, or subject-line prefixes before a message is even attempted. # Authentication In order to use most of the API calls you must pass credentials from the [my.interserver.net](https://my.interserver.net/) site. We support several different authentication methods but the preferred method is to use the **API Key** which you can get from the [Account Security](https://my.interserver.net/account_security) page. Pass your key in the `X-API-KEY` HTTP request header for every protected call.

Go to Download


iionly/monolingual

2 Favers
25 Downloads

This plugin removes the option for users to select their preferred site language in user settings. Admins are the exception to this.

Go to Download


<< Previous Next >>