/Wolff-core

Ridiculously small PHP framework

Primary LanguagePHP


Decaffeinated Wolff logo
Wolff - Core

Core is the brain of the Wolff.

Wolff is a ridiculously small and lightweight PHP framework which follows the MVC pattern while having useful functions and utilities like a template, route, loader, session and language system.

Core is just the most essential part of Wolff, do not look for database connection or how to pass get / post variables here. Core's job is the routing and a only little more.

The purpose of this, it's make little parts that can be connect with each other, depending of your needs.

Adversiment

This is a experimental repo, for more information visit the original proyect: Wolff

Roadmap

  • Pass variables to view
  • Documentation
  • Block URLs
  • Implement public folder
  • Sanitize URLs
  • Update components (from Wolff)
  • Composer
  • Webpack

Contributing

Wolff and Core are a WIP. They're NOT completely stable, new features will be added soon and the core structure may change over time.

Any contribution or support to this project in the form of a pull request or message will be highly appreciated.

Don't be shy :)