Skip to content
View ephpicman's full-sized avatar

Block or report ephpicman

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
ephpicman/README.md

👋 Hi, I'm Sina Kuhestani (aka EphpicMan)

Hire Me Contact

Senior PHP developer, framework architect, and open-source builder.
I design clean, performant, and expressive systems—mostly around PHP, Laravel, WordPress internals, and mathematical libraries.

I care deeply about:

  • Architecture over hacks
  • Long-term maintainability
  • Explicit design decisions
  • Code that explains itself

🚀 What I’m working on

🧮 Numerus

A scientific-grade numerical and matrix library for PHP
Designed with strong typing, optimized storage models, and explicit math semantics.

Key ideas:

  • Multiple matrix storage strategies (dense, diagonal, symmetric, triangular, scalar)
  • Lazy computation with deterministic behavior
  • Zero magic, zero hidden costs

Numerus is built as if PHP were a serious numerical language — because it can be.


🧩 Ephpic Ecosystem

A growing ecosystem focused on modern PHP architecture inside WordPress.

Main principles:

  • Laravel-inspired structure without Laravel dependency
  • Modular services, clean boundaries
  • WordPress without WordPress-style chaos

This is not “yet another plugin”.
It’s an engineering-first framework.


🛠 Tech stack

Backend

  • PHP 8.2+
  • Laravel (API & services)
  • WordPress core & internals
  • Composer, PHPUnit, Psalm

Frontend

  • TypeScript
  • SCSS
  • Pug
  • Gulp-based build systems

Architecture

  • SOLID, DDD-inspired design
  • Explicit contracts & abstractions
  • Performance-aware design (not premature, not lazy)

🧠 How I think about code

  • If it’s hard to name, the design is wrong
  • Performance is a feature, not an afterthought
  • “Simple” is earned, not rushed
  • Frameworks should disappear, not dominate

I prefer fewer features done right over many half-done ideas.


🌍 Long-term vision

  • Build impactful open-source PHP libraries
  • Create a sustainable engineering-driven business
  • Publish technical and conceptual writing
  • Contribute tools that raise the PHP ecosystem’s standards

📫 Find me


I don’t chase trends.
I build foundations.

Popular repositories Loading

  1. ephpicman ephpicman Public

    README.md

  2. proxy proxy Public

    PHP

  3. numerus numerus Public

  4. numerus-framework numerus-framework Public