Package overview¶
What there is, what it requires and what it suggests. Generated from the
composer.json of the published packages.
| Package | Version | Requires | Suggests | PHP |
|---|---|---|---|---|
naf/frameworkNAF - the ultra-light, functional PHP framework for fast microservices and APIs. |
v0.2.2 |
— | — | >=8.3 |
naf/authAuthentication and permission checks for NAF, with your own user model. |
v0.2.0 |
naf/framework |
naf/orm, naf/session |
>=8.3 |
naf/cliNAF CLI Plugin for console applications. |
v0.2.0 |
naf/framework |
— | >=8.3 |
naf/clientNAF Client Plugin to make simple http requests. |
v0.2.0 |
naf/framework |
— | >=8.3 |
naf/databaseNAF Database Plugin to work with various storage solutions. |
v0.2.0 |
naf/framework |
— | >=8.3 |
naf/formNAF Form Plugin to make form handling easier. |
v0.2.1 |
naf/framework, naf/session |
— | >=8.3 |
naf/i18nNAF Internationalization Plugin |
v0.2.0 |
naf/framework |
— | >=8.3 |
naf/mailNAF Mail Plugin for quick email communication. |
v0.2.0 |
naf/framework |
— | >=8.3 |
naf/mcpNAF MCP Plugin for basic AI driven workflows. |
v0.2.1 |
naf/framework |
— | >=8.3 |
naf/oauth-clientSign in with external OAuth2 and OpenID Connect providers, keeping your own user model. |
v0.2.1 |
naf/auth, naf/framework, naf/session |
naf/cli, naf/client, naf/database, naf/view |
>=8.3 |
naf/oauth-serverRun your application as an OAuth2 authorization server and protect its APIs. |
v0.2.1 |
naf/auth, naf/form, naf/framework, naf/session |
naf/cli, naf/database, naf/view |
>=8.3 |
naf/ormNAF ORM Plugin. |
v0.2.0 |
naf/database, naf/framework |
— | >=8.3 |
naf/queueNAF Queue Plugin for asynchronous jobs. |
v0.2.1 |
naf/cli, naf/framework |
— | >=8.3 |
naf/scheduleNAF Schedule Plugin for recurring Tasks. |
v0.2.1 |
naf/framework, naf/queue |
— | >=8.3 |
naf/sessionNAF Session Plugin for storing data across requests. |
v0.2.0 |
naf/framework |
naf/database |
>=8.3 |
naf/viewNAF View Plugin with simple templating. |
v0.2.0 |
naf/framework |
— | >=8.3 |