Skip to content
This organization was marked as archived by an administrator on Feb 17, 2024. It is no longer maintained.
@semibreve

Semibreve

Simplifying small-scale authentication.

Semibreve

Simplifying small-scale authentication.

Important

It's been a good run! However, from 2024, I'll be officially retiring Semibreve. This means that no Semibreve project will be receiving any updates going forwards (not even security patches). Packages will remain up on Packagist etc. but the Semibreve organization and all projects will be archived and read-only.

The Mission

Semibreve was a little project I (@lambdacasserole) started almost a decade ago back in 2016 to bring a set of simple, secure, open-source, databaseless password authentication libraries to PHP. The idea was to allow users to deploy password authentication in their PHP apps in a secure way without the headache of worrying about accidentally building anti-patterns in the process (e.g. plaintext password storage, transmitting session tokens in the clear).

So far, these libraries have mainly been used by me on some small personal projects of mine, but some other folks out there use them too. The Minim and Semibreve libraries are distributed via Packagist so you can install them using Composer.

Projects

  • Minim: A single-user authentication system designed for simplicity and ease of integration.
  • Semibreve: A multi-user authentication framework, built from multiple Minim instances.
  • Demo projects: Demo projects showing examples of how to integrate Minim or Semibreve into your PHP applications.

Pinned Loading

  1. minim minim Public archive

    Minimal single-user auth in PHP.

    PHP

  2. semibreve semibreve Public archive

    Very simple multi-user authentication.

    PHP 1

  3. semibreve-demo semibreve-demo Public archive

    A demonstration of the Semibreve authentication library.

    PHP

  4. minim-demo minim-demo Public archive

    A demonstration of the Minim single-user authentication library.

    PHP 2 1

Repositories

Showing 6 of 6 repositories
  • .github Public archive

    Repository for the Semibreve org-level readme.

    semibreve/.github’s past year of commit activity
    0 0 0 0 Updated Feb 17, 2024
  • semibreve-demo Public archive

    A demonstration of the Semibreve authentication library.

    semibreve/semibreve-demo’s past year of commit activity
    PHP 0 MIT 0 0 0 Updated Feb 17, 2024
  • minim-demo Public archive

    A demonstration of the Minim single-user authentication library.

    semibreve/minim-demo’s past year of commit activity
    PHP 2 MIT 1 0 0 Updated Feb 17, 2024
  • logo Public archive

    The logo for the Semibreve organisation.

    semibreve/logo’s past year of commit activity
    0 Apache-2.0 0 0 0 Updated Feb 17, 2024
  • semibreve Public archive

    Very simple multi-user authentication.

    semibreve/semibreve’s past year of commit activity
    PHP 0 MIT 1 0 0 Updated May 16, 2020
  • minim Public archive

    Minimal single-user auth in PHP.

    semibreve/minim’s past year of commit activity
    PHP 0 MIT 0 0 0 Updated May 16, 2020

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…