Skip to content

Gregwar/Plankton

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
css
 
 
 
 
 
 
 
 
 
 
 
 

Plankton

This is a PHP pico framework (42 lines for the core, 100 including examples)

Features

It features:

  • An amazing route generator, with the path() and asset() functions
  • A tremendous templating system with the render() function
  • Splendid architecture of controllers
  • External powerful configuration
  • It example suggests a swaggy way to handle your database
  • Packaged with bootstrap

All that with bleeding edge performances

It also comes with some examples page, an index, a 404, a a page greeting you and a page listing films from database

It doesn't uses any third-party library, everything is in this repository, you can quickly read all its source code.

It also features a generic autoloader, so you can write your own classes and easily access it.

For more information, have a look at the blog post about Plankton

Documentation

  • RTFC = Read The Fucking Code

Controllers

RTFC

Configuration

RTFC

Database

RTFC

Templating

RTFC

Router

RTFC

LICENCE

This repository is under Beer-Ware licence

About

Plankton is a PHP pico framework

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published