Skip to content
View saifulferoz's full-sized avatar

Block or report saifulferoz

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
saifulferoz/README.md

Hi, I'm Feroz πŸ‘‹

PHP / Symfony backend developer from Bangladesh, working mostly on ERP systems β€” large data exports, multi-tenancy, and the boring infrastructure that has to not fall over.

I like fixing things upstream rather than working around them locally.

Upstream contributions

Things I maintain

  • multi-tenancy-bundle β€” multi-tenancy for Symfony: pluggable isolation strategies with tenant-safe defaults
  • DynamicDbBundle β€” build connections and entity managers from database-stored config
  • symfony-horizon β€” a dashboard for Symfony Messenger
  • large-excel-export β€” generating big Excel files without running out of memory

I'm a regular contributor to the xiidea Symfony bundles β€” 20+ merged pull requests across EasyAuditBundle, EasyConfigBundle and easy-excel: keeping them current through Symfony 6, 7 and 8, migrating Doctrine annotations to PHP attributes, and expanding test coverage.

Currently

Learning my way around symfony/ai.

πŸ“« saif012@gmail.com

Pinned Loading

  1. DynamicDbBundle DynamicDbBundle Public

    Store database informations in database table and create connection and entity manager using table data

    PHP

  2. symfony-horizon symfony-horizon Public

    Symfony Messenger Dashboard

    PHP

  3. large-excel-export large-excel-export Public

    Symfony application to generate Excel file with large data set having merge, conditional formatting,image using phpoffice/phpspreadsheet library

    PHP

  4. multi-tenancy-bundle multi-tenancy-bundle Public

    Multi-tenancy for Symfony: pluggable isolation strategies with tenant-safe defaults.

    PHP