fastpress/fastpress

Fast, Simple framework

Installs: 82

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 4

Forks: 3

Open Issues: 0

Language:JavaScript

v0.1.3 2022-05-26 21:52 UTC

This package is auto-updated.

Last update: 2024-03-27 01:43:26 UTC


README

Latest Stable Version Total Downloads Scrutinizer Code Quality Gitter chat License

New, Experimental and Fast PHP blogging app.

Install

composer

Use composer to install fastpress and require the dependancies

$ composer create-project fastpress/fastpress:"dev-master"
$ cd fastpress
$ update composer