Ecosyste.ms sponsors
An open API service aggregating public data about GitHub Sponsors.
An open API service aggregating public data about GitHub Sponsors.
Funding Links: https://github.com/sponsors/cerbero90
Ciao! My name is Andrea, I come from Italy and I live in Australia 🏄🏽♂️
When building applications, I tend to extract their logic into open-source packages whenever possible, in the hope of helping other fellow developers 💞
I mainly work with PHP and Laravel, sometimes adding new features to the framework core. Laravel News made me a happy dev by mentioning my contributions a few times in their articles 💫
Some of my packages include:
✅ Command validator: validates the input of Artisan commands
🐼 Lazy JSON: loads heavy JSON into lazy collections
🐼 Lazy JSON Pages: loads paginated items of JSON APIs into lazy collections
🗃️ Query Filters: filters Eloquent model records based on query parameters
⛽ Octane Testbench: provides a set of utilities to test Laravel applications powered by Octane
⛽ Laravel Octane (Pest Plugin): integrates Octane Testbench with Pest
🗄️ Laravel DTO: integrates and generates DTOs in Laravel applications
🕵️ Eloquent Inspector: collect models info, like properties and relationships
🐘 Laravel Enum: generates enums in Laravel applications
📊 SQL Dumper: generates SQL query reports in different formats
🔔 Notifiable Exceptions: send notifications when exceptions are thrown
Thank you for taking the time to read my bio and considering to sponsor me, glad that my open-source contributions helped you 🙌
✅ Laravel package to validate the input of console commands.
Language: PHP - Stars: 221🐼 Framework-agnostic package to load JSON of any dimension and from any source into Laravel lazy collections recursively.
Language: PHP - Stars: 248🧩 Zero-dependencies lazy parser to read JSON of any dimension and from any source in a memory-efficient way.
Language: PHP - Stars: 752🎲 Zero-dependencies package to supercharge enum functionalities.
Language: PHP - Stars: 286📜 Framework-agnostic API scraper to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
Language: PHP - Stars: 184🕵️ Inspect Laravel Eloquent models to collect properties, relationships and more.
Language: PHP - Stars: 114