My name is Roberto Butti.
I love building OpenSource projects.
Language/Runtime : PHP, Javascript (Bunjs)
Framework/Libraries : Laravel, SvelteKit
I'm currently working on some OpenSource "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)
- ๐ธ๏ธ 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 the HTML - eBook;
- ๐ Some drops of JavaScript: I'm writing an open source eBook about JavaScript. You can read the HTML - 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 to OpenSource 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: