2017 © Pedro Peláez
 

framework biscuit-php

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

image

rainner/biscuit-php

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  • Tuesday, January 31, 2017
  • by rainner
  • Repository
  • 1 Watchers
  • 1 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 18 Versions
  • 0 % Grown

The README.md

Biscuit PHP

Build Status License: MIT, (*1)

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP. It's intended to be minimal with no need for dependencies and comes with the basic tools needed for building a small RESTful api, or web application backend. See the table below for what is included., (*2)

Demo Application

For a demo application that uses this framework, refer to another repo that serves as a boilerplate to get started using this framework: Biscuit-APP, (*3)

Current Namespaces

This is a table that lists the current Biscuit PHP framework namespaces and what each is responsible for., (*4)

Namespace Description
Biscuit\Boot\* Classes for managing error handling and runtime environment options.
Biscuit\Crypt\* Classes for hashing, encrypting and decrypting strings.
Biscuit\Data\* Classes for handling, parsing, serializing, storing and rendering data.
Biscuit\Db\* Classes for handling database connection using a common interface.
Biscuit\Http\* Classes for handling routing, request data, responses and server info.
Biscuit\Session\* Classes for managing session storage and user authentication.
Biscuit\Storage\* Classes for dealing with folders/files on the system and images.
Biscuit\Utils\* Common utility classes for various other purposes.

Installation & Setup

Composer: Run the following composer commands to include this package and install the dependency for your project:, (*5)

$ composer require rainner/biscuit-php 2.*

Manual: Clone this repo somewhere in your project and use the included autoloader to load the included classes:, (*6)

$ cd /path/to/project/libs
$ git clone https://github.com/rainner/biscuit-php.git
<?php
require( './libs/biscuit-php/autoloader.php' )

Author

Rainner Lins: @raintek_, (*7)

License

Licensed under MIT., (*8)

The Versions

31/01 2017

dev-master

9999999-dev

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

31/01 2017

2.1.4

2.1.4.0

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

29/01 2017

2.1.3

2.1.3.0

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

21/01 2017

2.1.2

2.1.2.0

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

11/01 2017

2.1.1

2.1.1.0

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

30/12 2016

2.0.10

2.0.10.0

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

30/12 2016

2.1.0

2.1.0.0

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

11/12 2016

2.0.9

2.0.9.0

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

01/12 2016

2.0.8

2.0.8.0

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

01/12 2016

2.0.7

2.0.7.0

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

28/11 2016

2.0.6

2.0.6.0

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

27/11 2016

2.0.5

2.0.5.0

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

23/11 2016

2.0.4

2.0.4.0

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

22/11 2016

2.0.3

2.0.3.0

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

16/11 2016

2.0.2

2.0.2.0

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

15/11 2016

2.0.1

2.0.1.0

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

14/11 2016

2.0.0

2.0.0.0

Biscuit PHP is a small stand-alone collection of classes that work together as a framework to help build small server-side applications with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

database framework php library http restful slim small

01/02 2016

v0.0.1

0.0.1.0

Biscuit is a tiny but capable PHP framework for building web apps and API endpoints which use the MVC and RESTful architectural styles for handling requests.

  Sources   Download

MIT

The Requires

  • php >=5.4

 

api framework php restful webapp php-framework