2017 © Pedro Peláez
 

library fyler

A SORAD service built to streamline file processing and handling.

image

priskz/fyler

A SORAD service built to streamline file processing and handling.

  • Friday, April 20, 2018
  • by priskz
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Fyler Package

Purpose

This package is a SORAD service for streamlining file processing and handling., (*1)

Install via Composer

Add the following to your "require" schema:, (*2)

"require": {
     "priskz/fyler": "~0.0.1"
}

Run composer install, (*3)

Add Fyler' => 'Fyler\Laravel\Facade', to the 'aliases' aka facades in /app/laravel/config/app.php to register the newly added service facade., (*4)

The Versions

20/04 2018

dev-master

9999999-dev

A SORAD service built to streamline file processing and handling.

  Sources   Download

MIT

The Requires

 

20/04 2018

0.0.1

0.0.1.0

A SORAD service built to streamline file processing and handling.

  Sources   Download

MIT

The Requires