Coder Social home page Coder Social logo

adamjv90 / slim4-skeleton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from odan/slim4-skeleton

0.0 1.0 0.0 3.9 MB

A Slim 4 Skeleton

Home Page: https://odan.github.io/slim4-skeleton/

License: MIT License

PHP 88.44% CSS 2.24% HTML 4.20% JavaScript 3.84% TypeScript 1.29%

slim4-skeleton's Introduction

Slim 4 Skeleton

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

This is a skeleton to quickly set up a new Slim 4 application.

Requirements

  • PHP 7.2+
  • Apache with mod_rewrite
  • Composer (only for development)

Recommended

  • MySQL 5.7+, 8.x
  • NPM for webpack

Features

This project is based on best practice and industry standards:

  • HTTP message interfaces (PSR-7)
  • HTTP Server Request Handlers, Middleware (PSR-15)
  • HTTP factories (PSR-17)
  • HTTP router and dispatcher (Slim)
  • Dependency injection container (PSR-11)
  • Modern coding style (PSR-1, PSR-12)
  • PHPDoc standard (PSR-5, PSR-19)
  • Autoloading (PSR-4)
  • Logging (PSR-3)
  • Standard PHP package skeleton
  • Single action controllers (ADR)
  • Translations (Symfony)
  • Sessions
  • Database Query Builder
  • Database Migrations (Phinx)
  • Database Migrations Generator
  • Date and time (Chronos)
  • Console Commands (Symfony)
  • Unit- and integrations tests (PHPUnit)
  • Tested with Github Actions and Scrutinizer CI
  • PHPStan
  • Build and deployment scripts

Frontend

Documentation

Read the Documentation

License

The MIT License (MIT). Please see License File for more information.

slim4-skeleton's People

Contributors

odan avatar pavog avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.