paulvl/daylight 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

paulvl/daylight

最新稳定版本:v1.1.1

Composer 安装命令:

composer require paulvl/daylight

包简介

Custom components for Laravel PHP framework

README 文档

README

#Daylight

Daylight is a custom components package and a bunch of anothers ones for Laravel 5.1 PHP framework, created to organize my own packages and others that were very useful for my work, making them easy to install and manage.

##Package Dependencies

Daylight will install by default the next packages:

##Quick Installation

  1. Begin by installing this package through Composer.

    You can run:

    composer require paulvl/daylight
    

    Or edit your project's composer.json file to require paulvl/daylight.

    "require-dev": {
    	"paulvl/daylight": "0.*"
    }
    
  2. Next, update Composer from the Terminal:

    composer update
    

##Daylight Primary Features and Classes

###Account Confirmations

###Social Network Authentication

###Dayligh Response

###OAuth

统计信息

  • 总下载量: 119
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-09-03