Skip to content
View walva's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@sportfinder
Block or Report

Block or report walva

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. sportfinder/time sportfinder/time Public

    Time management

    PHP 1

  2. sportfinder/translation-tools sportfinder/translation-tools Public

    Debug YAML translation, convert YAML translation to Xlsx, or Xlsx to YAML.

    PHP

  3. Use NelmioAPiDocBundle with JmsSeria... Use NelmioAPiDocBundle with JmsSerializerBundle : handling snakecase and groups in the same time
    1
    <?php
    2
    
                  
    3
    namespace SulivanDotEu\ApiBundle\Parser;
    4
    
                  
    5
    use Nelmio\ApiDocBundle\DataTypes;
  4. PHP Trait for status PHP Trait for status
    1
    trait StatusTrait
    2
    {
    3
        public static function ALL_STATUS($associative = false)
    4
        {
    5
            $oClass = new \ReflectionClass(__CLASS__);
  5. hrTools hrTools Public

    Tools for HR and payroll

    PHP