Core Boxx is a PHP framework built with the concept of simplicity and modularity. Install and load only what you need, not bloated with unused features.
1) LAMP/WAMP/MAMP/XAMPP
2) Apache Mod Rewrite
3) PHP MYSQL PDO Extension
4) At least PHP 8.0
core/
into your HTTP folder.http://your-site.com/
in the browser and walk through the installer.README.md
files.Like this project? Just give it a star. That will indirectly help grow my blog a little bit. 😉
1) Pretty URL and routing.
2) API endpoints with CORS support.
3) Installable Progressive Web App.
4) JSON Web Token sessions.
5) Bootstrap HTML template.
admin
Admin panel.ai chatbot
Run a local AI Chatbot (Python).autocomplete
Autocomplete/suggestion.calendar
Calendar widget.comments
Add simple comments to your post/video/audio/product/etc...dynamic content
Create pages with a WYSIWYG editor.login with google
Login with Google.login with nfc
Create an NFC login token and login with it.login with webauth
Passwordless login.one time password
OTP for added security.reactions
Like, dislike, upvote, downvote, whatever else reactions.resumable upload
Upload large files.stars rating
Stars rating.users
User system. Registration, login, forgot password.web push
Send push notifications.1) Visit Core Boxx for more for the full documentation!
2) Built on Bootstrap and IcoMoon.
3) Using PHP-JWT library
Copyright by Code Boxx
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.