2017 © Pedro Peláez
 

library skinny

Skinny Library

image

rogerthomas84/skinny

Skinny Library

  • Thursday, May 29, 2014
  • by rogerthomas84
  • Repository
  • 2 Watchers
  • 7 Stars
  • 2,984 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 18 Versions
  • 0 % Grown

The README.md

Build Status, (*1)

Skinny PHP Library

Skinny provides a slim library for common PHP applications., (*2)

It's become more mature recently, and is used in some rather large applications., (*3)

Core Functionality

Routing

\Skinny\Router

A basic, yet effective router for applications., (*4)

Authentication

\Skinny\Auth

Extending the basic functionality of \Skinny\Storage this provides a basic method of storing and retrieving a users authentication status. Calling login() and logout() provides the core of the class, (*5)

\Skinny\Auth\Service

By extending \Skinny\Auth\AdapterAbstract you can easily create simplified authentication for your applications., (*6)

Form

\Skinny\Form

This class provides a simple way of performing form validation at the controller level, without the bloat of a full form building library., (*7)

\Skinny\Form\Upload

Make uploads a breeze by using this simple method to upload files to a given folder, (*8)

Session & Storage

\Skinny\Session

Controls the basic Session functionality that's needed for applications of any size. The primary goal of this class is to provide a simplistic interface to interact with session data., (*9)

\Skinny\Storage

Provides a Session Namespace approach to storing data for a users session., (*10)

Validators

\Skinny\Validate\Date

Validates a date is valid according to a format, (*11)

\Skinny\Validate\EmailAddress

Validates an email address is a valid format, (*12)

\Skinny\Validate\File\Image

Validates a given file location is an image, (*13)

\Skinny\Validate\NotEmpty

Validates a given value isn't empty, (*14)

\Skinny\Validate\StringLength

Validates a given string is a set value, or between set values, (*15)

\Skinny\Validate\TwoKeysAreEqual

Validates a given string is the same as another field (when used as part of \Skinny\Form), (*16)

\Skinny\Validate\AlphaNumeric

Validates whether a string is alphanumeric, and optionally you can specify whether to allow spaces., (*17)

Cache

\Skinny\Cache\MemcacheService

Provides a better way to interact with Memcache, (*18)

Filters

\Skinny\Filter\HtmlEntities

This class provides a simple way of using HTML Entities (Originally from Zend Framework), (*19)

\Skinny\Filter\ImageSize

This class extends the basic functionality to interact and manipulate an image size., (*20)

The Versions

29/05 2014

dev-master

9999999-dev https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

10/02 2014

2.0.8

2.0.8.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

10/02 2014

2.0.9

2.0.9.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

15/12 2013

2.0.7

2.0.7.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

12/12 2013

2.0.6

2.0.6.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

11/12 2013

2.0.4

2.0.4.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

11/12 2013

2.0.5

2.0.5.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

05/12 2013

2.0.3

2.0.3.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

03/12 2013

2.0.2

2.0.2.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

30/11 2013

2.0.1

2.0.1.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

04/11 2013

1.7

1.7.0.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

22/10 2013

1.6

1.6.0.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

17/10 2013

1.5

1.5.0.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

16/10 2013

1.4

1.4.0.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

14/10 2013

1.3

1.3.0.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

14/10 2013

1.2

1.2.0.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

10/10 2013

1.1

1.1.0.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny

07/08 2013

1.0

1.0.0.0 https://github.com/rogerthomas84/skinny

Skinny Library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

skinny