2017 © Pedro Peláez
 

library silex-utils

Spyrit Silex Tools and Utilities

image

spyrit/silex-utils

Spyrit Silex Tools and Utilities

  • Monday, August 19, 2013
  • by spyrit
  • Repository
  • 8 Watchers
  • 0 Stars
  • 30 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Spyrit Silex Utils

Some tools and service providers for Silex framework, (*1)

Installation

  • get composer http://getcomposer.org/ and install dependencies, (*2)

    curl -s https://getcomposer.org/installer | php
  • add "spyrit/silex-utils" package to your composer.json file require section, (*3)

  • install dependencies, (*4)

    php composer.phar install
  • include vendor/autoload.php, (*5)

Requirements

  • PHP >= 5.3.3
  • silex microframework

Licensing

License LGPL 3, (*6)

  • Copyright (C) 2012-2013 Spyrit Systeme

This file is part of Spyrit Silex Utils., (*7)

Spyrit Silex Utils is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version., (*8)

Spyrit Silex Utils is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details., (*9)

You should have received a copy of the GNU Lesser General Public License along with Spyrit Silex Utils. If not, see http://www.gnu.org/licenses/., (*10)

The Versions

19/08 2013

dev-master

9999999-dev

Spyrit Silex Tools and Utilities

  Sources   Download

LGPL-3.0+

The Requires

 

by Charles SANQUER

silex tools provider utilities