Universeorange.com/Docs/
R3m is a
phpframework which let you easily write code.
The App (framework) will be inserted in your controllers function parameter.
From there you can access the config, session, request and cookie and many more.
A powerful scripting language has been build to create views and to access the php models through plugins.
The scripting language can be extended with custom plugins (functions & modifiers).
- The App (r3m-framework) uses
.jsonfiles for routing- The App (r3m-framework) uses
.jsonconfig files (sometimes with the scripting language)- The App (r3m-framework) uses a handler class for
session,request&cookie.- The App (r3m-framework) can use nested data attributes really easy due to the Data class.
The framework can be used for websites, applications and CLI applications.
Common classes:
Last modified: 2021-06-06
© 2021 universeorange.com