-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Jaime A. Rodriguez edited this page Sep 29, 2020
·
5 revisions
SleepyMUSTACHE is an open-source micro-framework for creating fast and secure webpages.
It comes preconfigured with an optimized workflow utilizing Docker and Gulp. For front-end, it comes configured to automatically lint and transpile SCSS and JavaScript using NodeSass and WebPack. The back-end benefits having PHPUnit build-in and a robust Module system for extending the core functionality. There are also pre-built modules for accomplishing many tasks such as connecting to a Database and CRUD operations, CSV Creation, a fast flat-file database, whoops integration, and more.