jetset/jetset-standard

An API project skeleton for the JetSet/Silex micro-framework

1.0.2 2022-03-09 16:16 UTC

This package is auto-updated.

Last update: 2024-04-09 20:59:08 UTC


README

JetSet logo

JetSet

A project skeleton for the fast, intuitive, and powerful JetSet/Silex PHP micro-framework.
Explore JetSet docs »

Table of contents

Technical Requirements

  • Install PHP 7.3.30+ or higher and these PHP extensions (which are installed and enabled by default in most PHP 7 installations): xml, intl, ext-zip, Ctype, iconv, PCRE, Session, SimpleXML, and Tokenizer;

  • Install Composer, which is used to install PHP packages.

Quick start

Several quick start options are available:

  • Clone the repo: git clone https://github.com/rjcalifornia/jetset-standard.git
  • Install with Composer composer create-project jetset-standard my_project

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, JetSet is maintained under the Semantic Versioning guidelines.

Copyright and license

Code released under the MIT License