Skip to content
View adrenalinkin's full-sized avatar
:octocat:
Enjoying the creation of something new
:octocat:
Enjoying the creation of something new

Block or report adrenalinkin

Report abuse

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

Report abuse

Pinned Loading

  1. swagger-resolver-bundle swagger-resolver-bundle Public

    Provides possibility for validate data according to Swagger documentation

    PHP 10 7

  2. Simple docker-compose.yaml configura... Simple docker-compose.yaml configuration for run any open source PHP project from the container
    1
    ## Supports PHP ^7.2 || ^8.0
    2
     
    3
    #### Add into `.gitignore_global` folder `.docker` where we will locate our files
    4
    ```bash
    5
    echo '.docker' >> ~/.gitignore_global
  3. doctrine-utc-date-time doctrine-utc-date-time Public

    Provides Doctrine DBAL date and time types for storing in UTC format into database

    PHP 5 3

  4. doctrine-naming-strategy doctrine-naming-strategy Public

    Doctrine Camel Case naming strategy

    PHP 8 2

  5. Docker NFS optimization for MAC Docker NFS optimization for MAC
    1
    Install [docker for mac](https://download.docker.com/mac/stable/Docker.dmg).
    2
     
    3
    * Edit `/etc/nfs.conf`:
    4
     ```text
    5
     nfs.server.mount.require_resv_port = 0 
  6. monolog-autowire-bundle monolog-autowire-bundle Public

    Provides autowiring for the loggers registered by symfony/monolog-bundle

    PHP 3