Libraries tagged by lockally
lockally/sdk
5 Downloads
The lockally control plane lets integrators and direct customers manage everything except actual mail data flow (which uses standard JMAP / IMAP / SMTP-submission against the data plane endpoints). **Authentication.** All `/v1/_*` endpoints require a Bearer API key in the `Authorization` header. Keys are formatted `lk_live__`. Generate the first key for a tenant via `cmd/seed`; subsequent keys via `POST /v1/api-keys`. **Errors.** Failures return [RFC 9457](https://www.rfc-editor.org/rfc/rfc9457) `application/problem+json` documents. **Scopes.** Each endpoint requires a specific scope on the presented key. Insufficient scope returns `403` with the required scope name in `detail`.
lockally/symfony-mailer
0 Downloads
Official Lockally Mailer transport for Symfony — send transactional email via Lockally with MAILER_DSN=lockally+api://KEY@default.
lockally/laravel
0 Downloads
Official Lockally mail driver for Laravel — send transactional email via Lockally with Mail::mailer('lockally').
serversideup/spin
85173 Downloads
Replicate your production environment locally using Docker. Just run "spin up". It's really that easy.
heroku/heroku-buildpack-php
1439929 Downloads
Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku
simplesamlphp/simplesamlphp-module-metarefresh
6820610 Downloads
The metarefresh module will download and parse metadata documents and store them locally
log1x/laravel-webfonts
127864 Downloads
Download, install, and preload over 1500 Google fonts locally in your Laravel project
captainhook/hook-installer
1138684 Downloads
Composer Plugin that makes everyone activate the CaptainHook git hooks locally
wptt/webfont-loader
62223 Downloads
Locally host webfonts.
zerossl/cli-client
13731 Downloads
Create certificates and CSRs locally and easy in the CLI using newest PHP OpenSSL features and ZeroSSL for signing.
vaimo/module-admin-auto-login
40784 Downloads
Provides automatic admin login on Magento projects; Useful addition when working with a project locally (should be used only as require-dev)
jelix/ldapdao-module
129663 Downloads
module for Jelix,allowing to authenticate with an ldap server and to register users locally.
hydrat-agency/laravel-2fa
22498 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.
ashishdhakal/mail-sandbox
4390 Downloads
A Laravel package that intercepts outgoing emails and stores them locally for viewing via an in-app web interface.
wapplersystems/font-downloader
7154 Downloads
Automatically downloads external CSS fonts (Google Fonts, Font Awesome, ...) and serves them locally for GDPR compliance