Skip to content
View luizfilipezs's full-sized avatar
🚀
Contributing to the open source community
🚀
Contributing to the open source community

Block or report luizfilipezs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
luizfilipezs/README.md

Hello! If you want to know more about my work, please visit my main repositories:

  • in-memory-query: A lightweight, type-safe in-memory query engine for JavaScript and TypeScript.
  • container: A PHP dependency injection container with native lazy construction support, enabling objects to be instantiated only when actually used, alongside attribute-driven configuration and singleton management.

Pinned Loading

  1. in-memory-query in-memory-query Public

    A lightweight, type-safe in-memory query engine with powerful TypeScript inference.

    TypeScript

  2. container container Public

    A PHP dependency injection container with native lazy construction support, enabling objects to be instantiated only when actually used, alongside attribute-driven configuration and singleton manag…

    PHP