Adds CORS (Cross-Origin Resour

NelmioCorsBundle About The NelmioCorsBundle allows you to send Cross-Origin Resource Sharingheaders with ACL-style per-URL configuration. Features Handles CORS preflight OPTIONS requestsAdds CORS heade

Mobile_Detect is a lightweight

MobileDetect, PHP mobile detection class Mobile Detect is a lightweight PHP class for detecting mobile devices (including tablets).It uses the User-Agent string combined with specific HTTP headers to d

Send CORS headers in a Laravel

Notice We have abandoned this package because Laravel 7 introduced native support for CORS. Only use this package if you're on Laravel 6 or below. Send CORS headers in a Laravel application This packag

Adds CORS (Cross-Origin Resour

CORS Middleware for Laravel Implements https://github.com/fruitcake/php-cors for Laravel Note for users upgrading to Laravel 9, 10 or higher This package is deprecated because all supported Laravel ver

PHP Secure Headers

Secure Headers Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration. VersionInstallationUsage(non laravel project)Document and NoticeCh

移植Laravel的 `php artisan storag

lumen-artisan-storage-link 移植Laravel的 php artisan storage:link [创建符号连接]指令到Lumen Usage 在 'app/commands/kernel.php' 中注册指令: protected $commands = [AdamTynLumenArtisan

百度LBS云 PHP SDK

百度LBS云 PHP SDK 目前只简单实现了 Web Api 中的 地理编码服务 ,后续会实现更多接口。 示例代码: $ak = 'your-ak';$sk = 'your-sk';$baidu = new JiaLeoBaiduLBSYunWebApi($ak,

A php class to automatically f

baiduyun A php class to automatically fetch the access token of Baidu Yun | 一个用来自动获取百度云 AccessToken 的类

PHP 百度云 LBS Yun SDK

EasyLbs 百度云地图LBS SDK使用前请先阅读百度云LBS服务云文档,本SDK不再对请求参数以及响应作解释 Laravel 使用说明 Laravel5 服务提供的使用请移步Laravel-Eas

百度云,sms接口 ,php版本

BaiduSms 百度云 sms php版本 官方没有给出php版本的短信发送sdk, 在此借鉴 http://www.thinkindrupal.com/node/5983 文章,并在此基础上将方法改成 单例模式 在原来的基

支付宝&微信支付Server端实现代码PHP

#iOSAndroid集成支付宝-server篇(PHP) App支付成功后,支付宝、微信需要通知商户服务器,这个demo就是用PHP (基于CI框架)实现了接收notify的功能。 此外,本Demo还