Libraries tagged by nar
narakode/fineauth
4 Downloads
A simple authentication package for Laravel REST APIs.
narrowspark/security-advisories
7 Downloads
The security.sensiolabs.org database as json file.
narno/phpoole-theme-hyde
603 Downloads
Cecil Hyde theme
narno/phpoole-installer
560 Downloads
Installer for Cecil's themes
narno/mailjet-api
15 Downloads
Simple PHP library for the Mailjet API.
naravitchan/fake-package
6 Downloads
test
zmcms/website_downloads
31 Downloads
Zestaw narzdzi do budowania dziaw i sekcji z materiaami do pobrania
vinti/vinti
0 Downloads
Naranza Vinti
taitava/silverstripe-mobilemenu
25 Downloads
An easy way to add a mobile menu button to your theme automatically when the viewport is narrow.
regionhalland/region-halland-plugin-navigation-pagenav
632 Downloads
Front-end-plugin som hanterar sidomenyn när man använder panelnavigering
nane/nane
0 Downloads
Naranza Nane
landofcoder/module-truong-hello-magento2
1 Downloads
Assign one or multiple tags to your products and improve the navigation for your customers, who can narrow the search results by tags in the Product Filters or, vice versa, see all products with the tags
interserver/mailbaby-client-php
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.
enis-sklep-opon/nbp-php
944 Downloads
API for accessing Polish National Bank (NBP - Narodowy Bank Polski) currency and commodities exchange rates
dominservice/laravel-media-kit
12 Downloads
Lekki pipeline obrazów i wideo dla Laravela (shared hosting ready): warianty, AVIF/WebP, , eager/lazy generacja, narzędzia CLI.