Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
WIP
Jun 14, 2020
WIP
Jun 14, 2020
WIP
Jun 14, 2020
WIP
Jun 14, 2020

README.md

Useful Quickstart Project

Develop with Useful, a frameworkless framework using PSR compliant components.

The Useful Quickstart Project provides a base PHP project that uses PSR compliant components.

The main goal of the project is to promote modern best practices in the form of an easy to use, lightweight, modular, unopinionated, frameworkless project template.

Getting Started

The Useful Quickstart project includes an installer, which can be used to select from a range of PSR compliant packages to pre-install.

Start a new Useful project with Composer:

$ composer create-project useful/project

Then follow the on-screen instructions. It's that easy!

Contributing

Before contributing read CONTRIBUTING.md.

You can’t perform that action at this time.