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.
- dunglas/symfony-docker - A Docker-based installer and runtime for Symfony. Install: download and
docker compose up
. (1 day ago) - web-auth/webauthn-framework - FIDO-U2F / FIDO2 / Webauthn Framework (6 days ago)
- Spomky-Labs/pki-framework - Public Key Infrastructure (1 week ago)
- web-token/jwt-framework - JWT Framework (1 week ago)
- Spomky-Labs/pwa-bundle - PHP library for generating a full featured PWA manifest (3 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 (5 months ago)
- Add port to the Mercure Public URL on dunglas/symfony-docker (1 day ago)
- [AccessControl] Add Access Control component with strategies and voters on symfony/symfony (2 days ago)
- Add index on publicKeyCredentialId in Doctrine mapping on web-auth/webauthn-framework (6 days ago)
- Ci cd/fix errors on web-auth/webauthn-framework (6 days ago)
- Add
sprintf
imports and update dependencies and baselines on web-auth/webauthn-framework (1 week ago) - Add new targets, update dependencies, and support PHP 8.4 on web-token/jwt-framework (1 week ago)
- Merge up 1.2.2 to 1.3.x on Spomky-Labs/pki-framework (1 week ago)
- Global upgrade on Spomky-Labs/pki-framework (1 week ago)
- Merge up 1.2.7 to 1.3.x on Spomky-Labs/pwa-bundle (3 weeks ago)
- Refactor normalization methods for consistency and clarity. on Spomky-Labs/pwa-bundle (3 weeks ago)
- lexik/LexikJWTAuthenticationBundle (v3.1.1, 4 days ago) - JWT authentication for your Symfony API
- web-auth/webauthn-framework (4.9.2, 6 days ago) - FIDO-U2F / FIDO2 / Webauthn Framework
- web-token/jwt-framework (4.0.2, 1 week ago) - JWT Framework
- Spomky-Labs/pki-framework (1.2.2, 1 week ago) - Public Key Infrastructure
- symfony/symfony (v7.2.2, 1 week ago) - The Symfony PHP framework
- Spomky-Labs/pwa-bundle (1.2.5, 3 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