承接 rainner/biscuit-php 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

rainner/biscuit-php

Composer 安装命令:

composer require 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.

README 文档

README

Build Status License: MIT

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.

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

Current Namespaces

This is a table that lists the current Biscuit PHP framework namespaces and what each is responsible for.

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:

$ composer require rainner/biscuit-php 2.*

Manual: Clone this repo somewhere in your project and use the included autoloader to load the included classes:

$ 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_

License

Licensed under MIT.

统计信息

  • 总下载量: 32
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-02-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固