Skip to content

lightpack/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightpack PHP

A modern PHP web framework with extreme performance and small footprint.

License Latest Release

The philosophy that drives Lightpack PHP framework:

  • Avoid facades for unnecessary syntactic sugar.
  • Avoid interfaces just for the sake of interfaces.
  • Avoid wrappers around wrappers around wrappers. "The wrappers hell."
  • Avoid jargons in favor of well known terms. (Example: Model instead of Gateway)
  • Avoid thick abstractions to promote less bloated core.
  • Avoid promoting thousand ways for doing the same thing.
  • Cut down the layers to minimize deep call chains.
  • All design choices come with tradeoffs.
  • It's okay to violate few industry best practices.

Lightpack is released under [MIT] License Terms | © Pradeep Tiwari

About

Docs for Lightpack PHP Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages