Libraries tagged by lockally
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').
lockally/sdk
7 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`.
heroku/heroku-buildpack-php
1516339 Downloads
Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku
serversideup/spin
100169 Downloads
Replicate your production environment locally using Docker. Just run "spin up". It's really that easy.
wptt/webfont-loader
66424 Downloads
Locally host webfonts.
simplesamlphp/simplesamlphp-module-metarefresh
6929751 Downloads
The metarefresh module will download and parse metadata documents and store them locally
log1x/laravel-webfonts
152361 Downloads
Download, install, and preload over 1500 Google fonts locally in your Laravel project
captainhook/hook-installer
1339602 Downloads
Composer Plugin that makes everyone activate the CaptainHook git hooks locally
vaimo/module-admin-auto-login
41064 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
137432 Downloads
module for Jelix,allowing to authenticate with an ldap server and to register users locally.
hydrat-agency/laravel-2fa
25288 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
6732 Downloads
A Laravel package that intercepts outgoing emails and stores them locally for viewing via an in-app web interface.
zerossl/cli-client
14062 Downloads
Create certificates and CSRs locally and easy in the CLI using newest PHP OpenSSL features and ZeroSSL for signing.
postcon/behat-shell-extension
30542 Downloads
A Behat Extension for executing shell commands remote and locally