Skip to content

atlantis3001/nofussframework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

No Fuss Framework is a framework designed for PHP 5.4+. It's meant to be fast, easy to learn, and scalable.

It's a professional framework for building small or large projects.

Read the whole documentation on http://www.nofussframework.com.

logo

New in 1.2.3:

  • composer support, finally
  • moved to a different repo
  • created another one for the "empty" website/bootstrap project

New in 1.2.2:

  • upsert (insert on duplicate key update obviously)
  • easy multithreading (in cli obviously)

New in 1.2.1:

  • alternative handling of cli parameters (-name1 value1 -name2 value2)
  • "pretty" errors showing an extract of the code
  • various bugfixes
  • empty site is empty

New in 1.2.0:

  • logging db queries to firephp or a file
  • upgraded/simplified routing
  • middlewares (via routing or programmatically)
  • -m (for "make") options for publishing
  • compression of all files to a single one
  • bugfixes

Buy me a beer: Tips

About

nofussframework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%