mathmark825/gooberblox-backend

The library that composes GooberBlox.

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/mathmark825/gooberblox-backend

dev-main 2026-01-20 07:49 UTC

This package is auto-updated.

Last update: 2026-01-20 07:50:00 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)