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

Organizations

@sportfinder

Block or report walva

Report abuse

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

Report abuse

Pinned Loading

  1. sportfinder/time sportfinder/time Public

    Time management

    PHP 3

  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