Skip to content

Repository files navigation

NAF

NAF Build & Test


NAF

"As simple as possible, as flexible as necessary."

NAF is a modern, lightweight PHP microframework designed for real-world projects:
fast, minimal, extendable, and now fully embracing modern PHP standards like PSR-3, PSR-4, PSR-7, PSR-11, and PSR-18.

It builds on native PHP features and lets you stay in control:
Use only what you need, and extend freely when you want.

🧩 NAF provides a minimal core with a clean plugin architecture.
Everything beyond routing and dispatching, such as sessions, views, forms, or database, is handled by optional plugins.
You get full control over what your app includes, and nothing more.

Documentation

Read the documentation →

NAF is a small core with plugins around it. What each plugin does, how it is configured and what it needs is in the documentation. Not sure which packages you need? Start here.

Install

composer require naf/framework

License

MIT.

About

NAF - the ultra-light, functional PHP framework for fast microservices and APIs.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages