My name is Florent Morselli (flɔʁɑ̃ mɔʁseli). I am a French web developer and project manager passionate about PHP, ReactJS and Free, Libre & Open-Source Software. As far as possible, I contribute to projects or publish my own work.
The projects I am working on are mainly related to security over web applications. In particular, you will find useful libraries of Symfony bundles for
- One-Time Passwords (TOTP/HOTP) => see https://github.com/Spomky-Labs/otphp,
- Json Web Tokens (JWT, including signed and encrypted ones) => see https://github.com/web-token,
- Web Push => see https://github.com/Spomky-Labs/web-push,
- Concise Binary Object Representation (CBOR) => see https://github.com/Spomky-Labs/cbor-php,
- Webauthn => see https://github.com/web-auth.
Among all of these projects, let me encourage you to read more about Webauthn, a PHP implementation I am working on since end of 2018 and that will help you to get rid of passwords.
In addition, I had the opportunity to share my knowledge during the following events:
- September 2022: I presented the possibilities offered by this technology during the second edition of ApiPlatformCon in September 2022 in Lille, France.
- March 2023, I gave two 1-day workshops during the Symfony Live Paris 2023.
- December 2023, I gave a 1-day workshop during the Symfony Con Brussels 2023.
- March 2024, I presented my feedback on the Progressive Web Apps and gave a 1-day workshop during the Symfony Live 2024.
Feel free to ask me about all of these FLOSS projects or reach me on any other topics you may want to discuss.
Hereafter an overview of my involvement in the Open-Source ecosystem. If you wish, you can sponsor me. The GitHub Sponsors page or the Patreon page are made for that purpose. Any help is greatly appreciated and allows me to spend time on these projects.
- web-auth/webauthn-framework - FIDO-U2F / FIDO2 / Webauthn Framework (1 day ago)
- Spomky-Labs/pki-framework - Public Key Infrastructure (2 days ago)
- web-token/jwt-framework - JWT Framework (2 days ago)
- Spomky-Labs/pwa-bundle - PHP library for generating a full featured PWA manifest (2 weeks ago)
- Spomky-Labs/phpwa-demo - Demonstration for the PHPWA Bundle (3 weeks ago)
- Spomky-Labs/cbor-php - CBOR Encoder/Decoder for PHP (2 months ago)
- Spomky-Labs/beaver - My commands for Castor CLI (3 months ago)
- PointerEvent/bosch-plr-demo - A demo implementation of communicating with bosch laser range finders through web bluetooh (4 months ago)
- ekino/phpstan-banned-code - Detect banned code through PHPStan (4 months ago)
- Spomky-Labs/otphp - 🔐 A PHP library for generating one time passwords according to RFC 4226 (HOTP) and the RFC 6238 (TOTP) (5 months ago)
- Add index on publicKeyCredentialId in Doctrine mapping on web-auth/webauthn-framework (1 day ago)
- Ci cd/fix errors on web-auth/webauthn-framework (1 day ago)
- Add
sprintf
imports and update dependencies and baselines on web-auth/webauthn-framework (2 days ago) - Add new targets, update dependencies, and support PHP 8.4 on web-token/jwt-framework (2 days ago)
- Merge up 1.2.2 to 1.3.x on Spomky-Labs/pki-framework (2 days ago)
- Global upgrade on Spomky-Labs/pki-framework (2 days ago)
- Merge up 1.2.7 to 1.3.x on Spomky-Labs/pwa-bundle (2 weeks ago)
- Refactor normalization methods for consistency and clarity. on Spomky-Labs/pwa-bundle (2 weeks ago)
- Features/more stimulus components on Spomky-Labs/pwa-bundle (3 weeks ago)
- Update dependency symfony/http-kernel to v7.2.2 on Spomky-Labs/phpwa-demo (3 weeks ago)
- web-auth/webauthn-framework (4.9.2, 1 day ago) - FIDO-U2F / FIDO2 / Webauthn Framework
- web-token/jwt-framework (4.0.2, 2 days ago) - JWT Framework
- Spomky-Labs/pki-framework (1.2.2, 2 days ago) - Public Key Infrastructure
- symfony/symfony (v7.2.2, 5 days ago) - The Symfony PHP framework
- Spomky-Labs/pwa-bundle (1.2.5, 2 weeks ago) - PHP library for generating a full featured PWA manifest
- ekino/phpstan-banned-code (v3.0.0, 1 month ago) - Detect banned code through PHPStan
- Spomky-Labs/beaver (1.0.0, 3 months ago) - My commands for Castor CLI
- symfony/maker-bundle (v1.61.0, 4 months ago) - Symfony Maker Bundle
- web-auth/cose-lib (4.4.0, 5 months ago) - Cose Key and Algorithms support
- Spomky-Labs/cbor-php (3.1.0, 5 months ago) - CBOR Encoder/Decoder for PHP