Hi Folks 👋
My name is Roberto Butti. I love building OpenSource projects. I'm Developer Relations Engineer 🥑
Language/Runtime : PHP, Javascript
Framework/Libraries : Laravel, SvelteKit
I'm currently working on some OpenSource "side projects":
- 📖 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;
- 🤖 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);
- LaraLens: is a Laravel package to show you the current configuration of your application. You can get the following details from an Artisan command;
- PHP Statistics: PHP package that provides functions for calculating mathematical statistics of numeric data;
- 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:






