2017 © Pedro Peláez
 

library plinth

A light weight PHP framework

image

plinth/plinth

A light weight PHP framework

  • Thursday, June 7, 2018
  • by Klaas
  • Repository
  • 1 Watchers
  • 1 Stars
  • 186 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 19 Versions
  • 6 % Grown

The README.md

Plinth

Plinth is a small open source PHP Framework., (*1)

At the moment there's no documentation present, but I'll try to add it as soon as possible., (*2)

How to use

Composer

You need to add Plinth to your composer.json., (*3)

{
    "require": {
        "plinth/plinth": "~0.2"
    },
    "scripts" : {
        "post-install-cmd" : "PlinthScripts\\ComposerHandler::initProject"
    }
}

Afterwards if you want to create a new Plinth project run:, (*4)

php composer.phar install

Plinth will create the necessary project files to start your web app., (*5)

Requirements

  • PHP v5.5.0+

Contributing

If you want to contribute code please fork this repository and create a pull request to merge your changes. Your changes will be reviewed and merged afterwards if approved by the repository maintainers., (*6)

License

MIT License, (*7)

The Versions

07/06 2018

dev-master

9999999-dev

A light weight PHP framework

  Sources   Download

MIT

by Klaas Van Parys

04/06 2018

v0.2.0

0.2.0.0

A light weight PHP framework

  Sources   Download

MIT

by Klaas Van Parys

30/04 2018

v0.2.0.x-dev

0.2.0.9999999-dev

A light weight PHP framework

  Sources   Download

MIT

by Klaas Van Parys

19/03 2018

v0.1.10

0.1.10.0

A light weight PHP framework

  Sources   Download

MIT

by Klaas Van Parys

27/04 2017

v0.1.9

0.1.9.0

A light weight PHP framework

  Sources   Download

MIT

by Klaas Van Parys

20/12 2016

v0.1.8

0.1.8.0

A light weight PHP framework

  Sources   Download

MIT

by Klaas Van Parys

11/10 2016

v0.1.7

0.1.7.0

A light weight PHP framework

  Sources   Download

MIT

by Klaas Van Parys

09/10 2016

v0.1.6

0.1.6.0

A light weight PHP framework

  Sources   Download

MIT

by Klaas Van Parys

23/06 2016

v0.1.5

0.1.5.0

A light weight PHP framework

  Sources   Download

MIT

by Klaas Van Parys

01/04 2016

v0.1.4

0.1.4.0

A light weight PHP framework

  Sources   Download

MIT

by Klaas Van Parys

11/02 2016

v0.1.3

0.1.3.0

A light weight PHP framework

  Sources   Download

MIT

by Klaas Van Parys

10/01 2016

v0.1.2

0.1.2.0

A light weight PHP framework

  Sources   Download

MIT

by Klaas Van Parys

17/12 2015

v0.1.1

0.1.1.0

A light weight PHP framework

  Sources   Download

MIT

by Klaas Van Parys

11/12 2015

v0.1.0

0.1.0.0

A light weight PHP framework

  Sources   Download

MIT

by Klaas Van Parys

09/12 2015

v0.0.5

0.0.5.0

A light weight PHP framework

  Sources   Download

MIT

by Klaas Van Parys

20/11 2015

v0.0.4

0.0.4.0

A light weight PHP framework

  Sources   Download

MIT

by Klaas Van Parys

03/11 2015

v0.0.3

0.0.3.0

A light weight PHP framework

  Sources   Download

by Klaas Van Parys

20/10 2015

v0.0.2

0.0.2.0

A light weight PHP framework

  Sources   Download

by Klaas Van Parys

15/10 2015

v0.0.1

0.0.1.0

A light weight PHP framework

  Sources   Download

by Klaas Van Parys