Libraries tagged by envoi
mslwk/route-planner
1 Downloads
A profiled route planning application designed for urban environments
mozgbrasil/magento-product-page-shipping-php55
87 Downloads
Usando extensão os clientes será capaz de ver os métodos de envio na página do produto.
mozammil/laravel-message-interceptor
6854 Downloads
A Laravel package to intercept emails. Particularly useful in development environments
monolyth/envy
1432 Downloads
Flexible environment handler for PHP projects (including unit tests!)
monkdev/monkcms
280 Downloads
A PHP client for accessing the MonkCMS API in non-website environments.
ml/itsdangerous
493 Downloads
A PHP port of itsdangerous by @mitsuhiko - Various helpers to pass data to untrusted environments and to get it back safe and sound.
mifesta/mobiledetect-laravel
97 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
mifesta/mobiledetect
69 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
mgargano/non-production-robots-ignore
2436 Downloads
Non Production Robots Ignore is a simple WordPress plugin that is used with vlucas/phpdotenv (or similar) that sets environment variables to set robots.txt to ignore all on all environments except production.
messageagency/terminus-demo-sites
240 Downloads
Terminus commands for environments
mesavolt/env
1298 Downloads
Static helper to get environment variables in a Symfony 4+ app, loaded either from .env or .env.local.php
martinmulder/openapi-crowdstrike-falcon-php
30 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
marcofaul/valet-plus-reforged
58 Downloads
Blazing fast macOS PHP development environment
makinacorpus/preferences-bundle
4227 Downloads
Preferences are configuration variables that are user-managed for which we cannot rely upon container parameters or environment variables.
makeweb/test-server
14 Downloads
Create a simple HTTP server on your local environment capable of handling responses for test purposes