Projects in Awesome Lists by MacFJA
A curated list of projects in awesome lists by MacFJA .
https://github.com/macfja/svelte-persistent-store
A Svelte store that keep its value through pages and reloads
cookie indexeddb localstorage sessionstorage storages store svelte sveltejs
Last synced: 15 May 2025
https://github.com/MacFJA/svelte-persistent-store
A Svelte store that keep its value through pages and reloads
cookie indexeddb localstorage sessionstorage storages store svelte sveltejs
Last synced: 27 Mar 2025
https://github.com/macfja/pharbuilder
Create Phar of Composer based PHP application
Last synced: 07 Apr 2025
https://github.com/macfja/svelte-undoable
Memento design pattern in Svelte
memento stores svelte svelte-component sveltejs
Last synced: 19 Mar 2025
https://github.com/MacFJA/svelte-oauth2
OAuth2 authorization for Svelte
oauth2 oauth2-authentication oauth2-client svelte svelte-kit svelte-v3 svelte3 sveltejs sveltekit
Last synced: 10 Apr 2025
https://github.com/macfja/svelte-oauth2
OAuth2 authorization for Svelte
oauth2 oauth2-authentication oauth2-client svelte svelte-kit svelte-v3 svelte3 sveltejs sveltekit
Last synced: 25 Oct 2025
https://github.com/macfja/svelte-adapter-multi
A Svelte adapter that launch other adapters
svelte svelte-adapter svelte-kit sveltejs sveltekit sveltekit-adapter
Last synced: 19 Mar 2025
https://github.com/macfja/svelte-adapter-neutralino
A SvelteKit adapter to generate a Neutralinojs application
Last synced: 19 Mar 2025
https://github.com/macfja/svelte-p5
Small wrapper around P5 for Svelte
p5js svelte svelte-component sveltejs
Last synced: 19 Mar 2025
https://github.com/macfja/svelte-persistent-runes
A Svelte reactive rune that keep its value through pages and reloads
Last synced: 15 Apr 2025
https://github.com/macfja/symfony-console-filechooser
Filechooser Helper for Symfony console (with autocompletion support)
autocomplete autocompletion chooser console file filesystem interactive symfony
Last synced: 19 Mar 2025
https://github.com/macfja/sveltekit-session
Session management for SvelteKit
Last synced: 09 Jul 2025
https://github.com/macfja/svelte-scroll-video
A component to play a video by scrolling the page
Last synced: 19 Mar 2025
https://github.com/macfja/svelte-expirable
A Svelte store with items that expire
Last synced: 09 Apr 2026
https://github.com/macfja/svelte-invalidable
A Svelte that can be requested to update itself
Last synced: 25 Oct 2025
https://github.com/macfja/browser-storage-store
Set of Store that can use your browser Storage API to persist data.
Last synced: 19 Mar 2025
https://github.com/MacFJA/svelte-expirable
A Svelte store with items that expire
Last synced: 08 May 2025
https://github.com/MacFJA/svelte-invalidable
A Svelte that can be requested to update itself
Last synced: 08 May 2025
https://github.com/macfja/phpqa-extensions
More tools for PHPQA
extensions php phpqa phpqatools qa qatools
Last synced: 19 Mar 2025
https://github.com/macfja/livres
Keep track of your books
book-data-improvement book-database books isbn scan
Last synced: 16 Feb 2026
https://github.com/macfja/js-serializer
Transform any object, class, array, primitive to a serialized string and vice-versa
Last synced: 07 Jul 2025
https://github.com/macfja/bookretriever
Library to retrieve data about books
abebooks amazon-books archive-org book books composer-library goodreads google-books isbn isbndb librarything oclc open-library retrieve-data
Last synced: 10 Oct 2025
https://github.com/macfja/mpvservice
Set of classes to manipulate Mpv media player
Last synced: 08 Apr 2025
https://github.com/macfja/js-pino-fingers-crossed
A pino transport hold log until a log level is reach
fingers-crossed logging pino pino-transport
Last synced: 25 Oct 2025
https://github.com/macfja/composerclassrewrite
Rewrite any class of a composer based project
Last synced: 02 May 2026
https://github.com/macfja/tracy-doctrine-sql
A Tracy panel for Doctrine SQL queries
Last synced: 02 Aug 2025
https://github.com/macfja/value-provider
Get/Set object value with its getter/setter/property/metadata
doctrine getters mutators properties setters
Last synced: 18 Jun 2026
https://github.com/macfja/phptransformer-twital
Twital support for PHPTransformers
Last synced: 08 Apr 2025
https://github.com/macfja/chainconfig
A configuration loader, where order matters.
chain configuration-loader order
Last synced: 17 Jul 2026
https://github.com/macfja/phpkvo
KVO (Key Value Observing) design pattern in PHP.
Last synced: 23 Jul 2026
https://github.com/macfja/polyfill-registry
List of all (most of) polyfills for PHP
polyfill polyfills registry shim
Last synced: 30 Jan 2026
https://github.com/macfja/citiesborder
Extract cities border from OpenStreetMap
border city map openstreetmap osmosis
Last synced: 26 Apr 2026
https://github.com/macfja/validator
Validator is a simple way to validate a property or an object.
Last synced: 08 Apr 2025
https://github.com/macfja/injector
Classes injector. Injection can be done in constructors, setters, properties and methods
constructor-injection injector property-injection setter-injection singleton
Last synced: 17 Sep 2025
https://github.com/macfja/nestjs-mongoose
A simple solution to create a CRUD controller for a MongoDB collection in NestJS
Last synced: 24 Jan 2026
https://github.com/macfja/composer-phar-bin
Composer plugin to replace dev dependencies by Phar
Last synced: 03 Jan 2026
https://github.com/macfja/injectionfactory
A PHP class factory that support dependency injection
Last synced: 08 Apr 2025
https://github.com/macfja/javabeanform
Create autotmatic Swing form for Bean, with use of annotation
Last synced: 21 Jun 2025
https://github.com/macfja/rollup-plugin-prompt-replace
Rollup plugin that ask for text to replace
ask prompt replace replace-text rollup rollup-plugin
Last synced: 08 Apr 2025
https://github.com/macfja/nestjs-queue
A Nestjs module to create queues and actions that need to check freshness of a data.
Last synced: 26 Jan 2026
https://github.com/macfja/php-redisearch-integration
Helper tools to integrate RediSearch in PHP project
Last synced: 19 Feb 2026
https://github.com/macfja/lexerexpression
Library to transform a Doctrine lexer into a RPN expression and solve it
Last synced: 07 Oct 2025
https://github.com/macfja/svelte-redux-devtools
Allow to track and rewind Svelte stores value with Redux Devtools.
Last synced: 23 Feb 2026