Pinned Repositories
assets
Asset management module for UserFrosting. Relies on gulp-bundle-assets to perform the actual build tasks.
extend-user
Example sprinkle for extending the User class to contain additional fields
fortress
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.
gulp-uf-bundle-assets
Orchastrates JS and CSS bundle creation in an efficient and configurable manner.
learn
Documentation and guide for UserFrosting
merge-package-dependencies
Merge NPM or Bower package dependencies into one package, with semvar rules respected.
pastries
Finalized code of the "Advanced tutorial"
UserFrosting
Modern PHP user login and management framework
UserFrosting-OAuth
OAuth Plugin for UserFrosting
wdvss
Web Data Validation Standard Schema
UserFrosting's Repositories
userfrosting/UserFrosting
Modern PHP user login and management framework
userfrosting/learn
Documentation and guide for UserFrosting
userfrosting/merge-package-dependencies
Merge NPM or Bower package dependencies into one package, with semvar rules respected.
userfrosting/gulp-uf-bundle-assets
Orchastrates JS and CSS bundle creation in an efficient and configurable manner.
userfrosting/extend-user
Example sprinkle for extending the User class to contain additional fields
userfrosting/UniformResourceLocator
The Uniform Resource Locator module handles resource aggregation and stream wrapper related tasks for UserFrosting.
userfrosting/browserify-dependencies
Runs browserify against dependencies (node_modules) to bring fresh JS libraries to your existing projects with minimal buy-in.
userfrosting/session
Wrapper for $_SESSION that can be used with a variety of different session handlers, based on illuminate/session
userfrosting/demo
Demo Sprinkle
userfrosting/demo-vue
Demo of a Vue.js single page app working on UserFrosting 5 and UiKit
userfrosting/framework
Support package for UserFrosting
userfrosting/i18n
Internationalization, translation, localization for UserFrosting
userfrosting/sprinkle-account
The Account sprinkle handles user modeling and authentication, user groups, roles, and access control. It contains the routes, templates, and controllers needed to implement pages for registration, password reset, login, and more.
userfrosting/support
Support classes for UserFrosting and UF modules.
userfrosting/theme-pink-cupcake
Frontend theme for UserFrosting, built with UiKit for Vue.js
userfrosting/vite-php-twig
Vite Manifest Support for PHP & Twig
userfrosting/web
The official website for UserFrosting
userfrosting/pastries
Finalized code of the "Advanced tutorial"
userfrosting/vinyl-fs-vpath
Vinyl source for file system with support for virtual paths.
userfrosting/.github
userfrosting/gulp-prune
Delete files that should not be in the destination directory
userfrosting/monorepo
UserFrosting 6 Monorepo
userfrosting/recipe-custom-login
Completed example of the Customizing the login page Recipe
userfrosting/recipe-js-package
Recipe : Adding a 3rd party Javascript package
userfrosting/sprinkle-admin
The Admin sprinkle contains the routes and controllers to implement the administrative user management interface, as well as the group, role, and permission management interfaces.
userfrosting/sprinkle-core
The Core Sprinkle provides most of the "heavy lifting" PHP code. It provides all the necessary services for database, templating, error handling, mail support, request throttling, and more.
userfrosting/theme-adminlte
Admin LTE Theme for UserFrosting 5
userfrosting/theme-pink-cupcake-example
userfrosting/ts-log-adapter-ava
Plug ava test logging into ts-log compatible logging interfaces.
userfrosting/ts-log-adapter-gulplog
An adapter for the ts-log interface that pushes logging to gulplog with optional arguments JSON encoded.