Giter VIP home page Giter VIP logo

php-library's Introduction

BKWLD PHP Library

This is a bundle designed to work with Laravel 4.0 - 4.1, but it tries to stay independent where possible.

Contents

  • APIs - Reusable components for working with 3rd party APIs like Twitter
  • Laravel - Reusable components designed to work with Laravel
  • Utils - General framework independent utilities

Installation

  1. Add to your composer.json's requires: "bkwld/library": "~2.0". Then do a regular composer install.

  2. Add as a provider in your app/config/app.php's provider list: 'Bkwld\Library\LibraryServiceProvider',

  3. Add these validation rules:

    "file" => "The :attribute must be a file", "unique_with" => "The :attribute has already been taken",

Usage

API

Getting access token

You would hard code an access token into your site for cases like fetching your own Instagram feed.

php-library's People

Contributors

brokenhd avatar thelucre avatar weotch avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.