Skip to content
View vedavith's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report vedavith

Report abuse

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

Report abuse
vedavith/README.md
<?php namespace VedavithRavula; class ProfessionalInsight extends AboutMe { public function getCurrentWorkplace(): array { return [ 'workplace' => [ 'company' => 'Genpact', 'position' => 'Lead Consultant' ] ]; } public function getDailyKnowledge(): array { return [ Php::class, AspDotNet::class Javascript::class, Laravel::class, Symfony::class, React::class, Flutter::class, EntityFramework::class ]; } public function getFutureGoal(): string { return 'To contribute to open source.'; } }

Pinned Loading

  1. Entity-Forge Entity-Forge Public

    ORM for PHP

    PHP 2 1

  2. liberator-fork liberator-fork Public

    Forked from eloquent/liberator

    A proxy for circumventing PHP access modifier restrictions.

    PHP 1

  3. lock lock Public

    Forked from php-lock/lock

    Popular PHP library for serialized execution of critical code in concurrent situations

    PHP 1

  4. pops-fork pops-fork Public

    Forked from eloquent/pops

    PHP object proxy system

    PHP 1

  5. CodeIgniter4 CodeIgniter4 Public

    Forked from codeigniter4/CodeIgniter4

    Open Source PHP Framework (originally from EllisLab)

    PHP