paulvl / daylight
Custom components for Laravel PHP framework
v1.1.1
2016-01-14 17:32 UTC
Requires
- php: >=5.5.9
- laravel/framework: 5.2.*
- lucadegasperi/oauth2-server-laravel: 5.1.*
- overtrue/laravel-lang: 1.0.*
- paulvl/backup: 2.*
- paulvl/larasponse: 2.*
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
-
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.*" }
-
Next, update Composer from the Terminal:
composer update
##Daylight Primary Features and Classes
###Account Confirmations
###Social Network Authentication
###Dayligh Response
###OAuth