定制 tsantos/droplet-framework 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

tsantos/droplet-framework

最新稳定版本:v1.0

Composer 安装命令:

composer require tsantos/droplet-framework

包简介

Lightweight and extensible PHP framework for small projects

README 文档

README

Latest Stable Version Latest Unstable Version Total Downloads License

Build Status SensioLabsInsight Scrutinizer Code Quality

What is Droplet Framework?

Droplet Framework is a micro web framework to build applications using PHP language. Its main purpose is to give developers the minimum configuration necessary to start writing beautiful web applications.

Droplet Framework is based on very small pieces called "droplet" that executes some lines of code and your application are done to benefit of that great configuration.

Inspiration

Droplet Framework was inspired on Symfony Framework and uses some of its components to perform some boring things like Routing and Templating.

Requirements

Droplet Framework requires PHP 5.4 and up.

Installation

Use composer to install Droplet Framework

$ composer require tsantos/droplet-framework

However, you can start using Droplet Framework easily through the ready to use Droplet Application.

Documentation

Writing

Running Tests

The unit tests of Droplet Framework were written with PHPSpec and functional tests with Behat

$ vendor/bin/phpspec run
$ vendor/bin/behat

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-08-26