https://nirix.github.io/nanite/
Simple "framework"
https://nirix.github.io/nanite/
Last synced: 7 months ago
JSON representation
Simple "framework"
- Host: GitHub
- URL: https://nirix.github.io/nanite/
- Owner: nirix
- Created: 2013-09-05T02:55:25.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-11-12T09:12:09.000Z (7 months ago)
- Last Synced: 2025-11-12T11:20:12.517Z (7 months ago)
- Language: PHP
- Homepage: http://nirix.github.io/nanite/
- Size: 17.6 KB
- Stars: 62
- Watchers: 11
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-minimalist - Nanite - commit](https://badgen.net/github/last-commit/nirix/nanite) | LGPLv3 License | composer require nirix/nanite (Web framework for PHP)
README
Nanite
======
Requirements
------------
- PHP 8.3+
Example
-------
Nanite supports `GET`, `POST`, `PUT`, `PATCH` and `DELETE` requests.
"/index.php?/$1"
)
License
-------
Nanite is released under the GNU Lesser General Public License, _version 3 only_.
Nanite is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; version 3 only.
Nanite is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with Nanite. If not, see .