mathmark825 / gooberblox
The library that composes GooberBlox.
dev-main
2026-02-24 06:50 UTC
Requires
- league/flysystem-aws-s3-v3: ^3.31
- mikebronner/laravel-model-caching: 12.0.2
- virtubrick/grid: ^1.0.3
This package is auto-updated.
Last update: 2026-02-24 06:51:50 UTC
README
A fast laravel library for usage on Roblox Private Servers.
Holds core infrastructure pertaining to:
- Server infrastrucutre
- Core API backends (Accounts, Game joining, Assets)
- More information about the overall Platform structure can be found in 2019 Roblox Web Assemblies
Usage
Simply run
composer require mathmark825/gooberblox-backend
We already have database migrations set up for you to use, just run
php artisan migrate
Available Commands
Importing FFlags
php artisan import:fflags <YourFilePath> <FlagGroup (e.g ClientAppSettings)>
Documentation
Documentation is being worked on!
In the meantime please don't be afraid to look through the source, it's fairly straight forward.
If you ❤️ Open Source projects
Please leave a star and check out some of my other projects :)
Credits
Made with ❤️ by MathMark825
Special thanks to:
If you use the project in a production environment all I ask is for credits, this is not to be used for commercial projects either (e.g making money)