- Italy
- 21:54
(UTC +01:00) - https://hi-folks.dev/
- @rmeetsh
Highlights
I love building OpenSource projects.
Language/Runtime : PHP, Javascript (Bunjs)
Framework/Libraries : Laravel, SvelteKit
I'm currently wokring on the Storyblok open source project:
- Storyblok Management API PHP Client: the Storyblok Management API PHP Client library simplifies the integration with Storyblok's Management API in PHP applications. With easy-to-use methods, you can interact with your Storyblok space effectively.
I'm currently working on some open source "side projects":
- 🪺Data Block: PHP package which provides methods for handling, querying, filtering, and setting nested data structures with ease (good for JSON and YAML structures).
- 🕸️Fusionable JS: JavaScript package that aims to facilitate the management of structured, database-free content through Markdown files with Frontmatter.
- 🕸️Fusion: Fusion is a Laravel package designed to manage Markdown content via Eloquent Models.
- 📖Ibis Next: a PHP tool that helps you write eBooks in markdown and convert to PDF and EPUB.
- 📖Some drops of PHP: I wrote an open source eBook about PHP. You can read theHTML - eBook;
- 📖Some drops of JavaScript: I'm writing an open source eBook about JavaScript. You can read theHTML - eBook;
- 🧮Statistics: PHP package that provides functions for calculating mathematical statistics of numeric data;
- 👓Laralens: show/display useful informations from your Laravel application;
- 🤖Ghygen: Laravel Github Actions Workflow Generator: is a web application for creating Github Actions Workflow Yaml file. You can define your PHP stack, setup a database, run migrations, run unit and features tests, run browser tests via Laravel Dusk, build assets (via Node), perform code checks (phpcs, phpstan, phpunit);
- Arr and Table package: Arr and Table class is built on top of the PHP array functions. Arr and Table exposes methods for creating, managing, accessing to the array data structure;
- RandoPHP: is a PHP open source package that implements random generators (Integer, Char, Byte, Float, Geocoordinates etc.) and takes random samples from arrays. This package can be broken down into two distinct types of operations: generating things and drawing from existing arrays;
I love also to contribute toOpenSource projects, creating Pull Request for adding new features and/or fixing bugs:
- Github Actions: creating new CI/CD template workflow for Laravel applications;
- Laravel 8: fix a bug in schema dump;
- HERE CLI: implemented a new option to manage GPX file and upload it on Data HUB;
- DB Dumper: adding options for MySql dump;
- Drupal Console: fix some option for sqlite;
- Laravel Backpack / CRUD: italian translation;
- Laravel Backpack / Permission Manager: added italian translation;
- ... more
Writing and publishing articles:
PinnedLoading
- some-drops-of-php
some-drops-of-php Public"Some drops of PHP", this book collects some useful, unknown, underrated PHP functions discovered and learned while using PHP daily.
- Hi-Folks/statistics
Hi-Folks/statistics PublicPHP package that provides functions for calculating mathematical statistics of numeric data.
- Hi-Folks/lara-lens
Hi-Folks/lara-lens PublicLaravel package for display diagnostic (config, database, http connections...)
- Hi-Folks/rando-php
Hi-Folks/rando-php PublicRandoPhp is a open source library that implements random generators (Integer, Char, Byte, Sequences, Boolean) and take random sample from arrays
- Hi-Folks/gh-actions-yaml-generator
Hi-Folks/gh-actions-yaml-generator PublicGhygen is a GitHub Actions configurator for your PHP / Laravel project.
- some-drops-of-javascript
some-drops-of-javascript PublicThis book collects some useful, unknown, underrated JavaScript functions discovered and learned while using JavaScript daily.
If the problem persists, check theGitHub status page orcontact support.