Skip to content
@userfrosting

UserFrosting

A secure, modern user management system for PHP.

About UserFrosting

UserFrosting is a web framework for PHP. Like other web frameworks, it offers a complete toolbox of programmatic components for building your application.

Unlike other PHP frameworks, it's a fully-functioning user management application, right out of the box. And, it's fully extendable so that you can easily create the custom features you need.

UserFrosting seeks to balance modern programming principles, like DRY and MVC, with a shallow learning curve for new developers. Our mission is to:

  • Create a fully-functioning user management script that can be set up in just a few minutes
  • Make it easy for users to quickly adapt the code for their needs
  • Introduce novice developers to best practices such as separation of concerns and DRY programming
  • Introduce novice developers to modern constructs such as front-end controllers, RESTful URLs, namespacing, and object-oriented modeling
  • Build on existing, widely used server- and client-side components
  • Clean, consistent, and well-documented code

Documentation

UserFrosting provides extensive and thorough documentation. Clear, jargon-free guides for every aspect of the framework. More than just the "how" and "what" - we explain the "why", too.

You can also find help on the community Chat where you can get answers fast and learn to be a great PHP developer.

Repositories

UserFrosting 5.1

Branch Version Build Coverage Style PHPStan
Skeleton  
Framework  
Core  
Account  
Admin  
AdminLTE  

Recipes, Examples and Tutorials

Branch Build Coverage Style PHPStan
Pastries - Advanced tutorial
Extending the User Recipe
Custom login page Recipe
Adding a 3rd party JS Recipe

UserFrosting 6 Work In Progress

Branch Version Build Coverage Style PHPStan
Vue Demo
Pink Cupcake
Pink Cupcake Example
Vite-PHP-Twig

Featured Community Sprinkles

Branch Version Build Coverage Style PHPStan
FormGenerator
ConfigManager

Pinned Loading

  1. UserFrosting Public template

    Modern PHP user login and management framework

    Twig 1.6k 366

  2. learn Public

    Documentation and guide for UserFrosting

    JavaScript 14 40

  3. extend-user Public

    Example sprinkle for extending the User class to contain additional fields

    PHP 5 4

  4. pastries Public

    Finalized code of the "Advanced tutorial"

    PHP 2

Repositories

Showing 10 of 48 repositories
  • sprinkle-admin Public

    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.

    PHP 0 0 0 0 Updated Mar 20, 2025
  • sprinkle-account Public

    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.

    PHP 1 1 0 0 Updated Mar 20, 2025
  • sprinkle-core Public

    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.

    PHP 0 2 1 0 Updated Mar 20, 2025
  • monorepo Public

    UserFrosting 6 Monorepo

    PHP 0 0 0 0 Updated Mar 20, 2025
  • UserFrosting Public template

    Modern PHP user login and management framework

    Twig 1,646 366 39 5 Updated Mar 18, 2025
  • vinyl-fs-vpath Public

    Vinyl source for file system with support for virtual paths.

    TypeScript 0 MIT 0 1 3 Updated Mar 17, 2025
  • ts-log-adapter-gulplog Public

    An adapter for the ts-log interface that pushes logging to gulplog with optional arguments JSON encoded.

    TypeScript 0 MIT 0 0 0 Updated Mar 17, 2025
  • browserify-dependencies Public

    Runs browserify against dependencies (node_modules) to bring fresh JS libraries to your existing projects with minimal buy-in.

    TypeScript 2 MIT 1 2 8 Updated Mar 17, 2025
  • ts-log-adapter-ava Public

    Plug ava test logging into ts-log compatible logging interfaces.

    TypeScript 0 MIT 0 1 0 Updated Mar 17, 2025
  • merge-package-dependencies Public

    Merge NPM or Bower package dependencies into one package, with semvar rules respected.

    TypeScript 11 MIT 4 5 4 Updated Mar 17, 2025

Top languages

Loading…

Most used topics

Loading…