2017 © Pedro Peláez
 

library droplet-framework

Lightweight and extensible PHP framework for small projects

image

tsantos/droplet-framework

Lightweight and extensible PHP framework for small projects

  • Wednesday, September 23, 2015
  • by tsantos84
  • Repository
  • 1 Watchers
  • 0 Stars
  • 30 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

README

Latest Stable Version Latest Unstable Version Total Downloads License, (*1)

Build Status SensioLabsInsight Scrutinizer Code Quality, (*2)

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., (*3)

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., (*4)

Inspiration

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

Requirements

Droplet Framework requires PHP 5.4 and up., (*6)

Installation

Use composer to install Droplet Framework, (*7)

$ composer require tsantos/droplet-framework

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

Documentation

Writing, (*9)

Running Tests

The unit tests of Droplet Framework were written with PHPSpec and functional tests with [Behat][6], (*10)

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

The Versions

23/09 2015

dev-master

9999999-dev

Lightweight and extensible PHP framework for small projects

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tales Santos

23/09 2015

v1.0

1.0.0.0

Lightweight and extensible PHP framework for small projects

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tales Santos