My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
Wolff: My own PHP framework

Wolff: My own PHP framework

Alejandro's photo
Alejandro
·Apr 21, 2019

wolff-xs.png

Wolff

Wolff is a ridiculously small and lightweight PHP framework with useful functions and utilities like a template, route, session and language system.

It is intended for those who want to build light websites without having to do everything from scratch or using too large/complicated frameworks and libraries.

Wolff on Github

This is the current framework I'm working on, is a light but useful alternative to other frameworks like Laravel or Codeigniter.

I'm looking for feedback and criticism, so feel free to share a comment, pull request or issue :)