Repository navigation
userfrosting
- Website
- Wikipedia
Modern PHP user login and management framework
A schema-driven system for elegant whitelisting, transformation and validation of user input on both the client and server sides from a unified set of rules.
Merge NPM or Bower package dependencies into one package, with semvar rules respected.
Custom user and group profile fields for UserFrosting
A sprinkle for the UserFrosting framework to show visual charts of account information
Implementation of league/oauth2-server in userfrosting4
Example sprinkle for extending the User class to contain additional fields
Asset management module for UserFrosting. Relies on gulp-bundle-assets to perform the actual build tasks.
Helper Sprinkle for UserFrosting Datatables Sprinkle
Alternate/complementary permission system for UserFrosting
Sprinkles for Userfrosting
The Uniform Resource Locator module handles resource aggregation and stream wrapper related tasks for UserFrosting.
💰 Cryptocurrency portfolio tracking and management Sprinkle.
Wrapper for $_SESSION that can be used with a variety of different session handlers, based on illuminate/session
Incompatible alternative to UF account system. Offloads login to Open ID Connect (OAuth 2) server(s) of your choice. WIP