Become a sponsor to Yeremi Loli
Hi there! π
I'm Yeremi Loli, a software engineer and open-source advocate focused on building practical and collaborative solutions. Here are some of my key projects:
SchemaMapper
A powerful PHP library that transforms complex API responses into clean, type-safe PHP objects using attributes. It simplifies data handling and reduces boilerplate code, making integration work more efficient and maintainable.
RouteMapper
A lightweight PHP library designed to leverage PHP 8 attributes to map and resolve API routes effortlessly. Whether youβre building APIs or integrating with existing systems, RouteMapper simplifies the routing process, offering flexibility and customizability without the overhead of a full framework.
Stopwords
A comprehensive library for text processing and analysis, providing robust tools for managing and filtering stopwords across multiple languages. Perfect for applications requiring natural language processing or content optimization.
WP Ingresso
A custom WordPress plugin designed to integrate with the Ingresso.com API (Brazil), fetching movie data and dynamically displaying it on your WordPress site. Built using Domain-Driven Design (DDD) principles, this plugin ensures modularity, scalability, and easy maintenance.
Thank you for using my solutions!
β Yeremi
Featured work
-
yeremi/stopwords
A lightweight and efficient PHP library tailored for developers working on Natural Language Processing (NLP) tasks in Brazilian Portuguese.
PHP -
yeremi/route-mapper
RouteMapper is a lightweight PHP library designed to leverage PHP 8 attributes to map and resolve API routes effortlessly.
PHP -
yeremi/schema-mapper
A PHP library for mapping external API data to PHP objects using PHP 8 attributes
PHP