Skip to content
View freshp's full-sized avatar
:octocat:
do epic things
:octocat:
do epic things
Block or Report

Block or report freshp

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. php-the-small-things php-the-small-things Public

    A summary of small things a php programmer can do to improve code and the readability of code

    20

  2. php-enumeration php-enumeration Public

    small package to represent a database or api enumeration field

    PHP

  3. example-contact-form-application example-contact-form-application Public

    package to provide a contact form

    PHP 4 1

  4. example-test-php-core-methods example-test-php-core-methods Public

    this package contains an example to test php core methods

    PHP

  5. Run php SCA as pre-push-hook install... Run php SCA as pre-push-hook installed by composer as script
    1
    # install the pre-push-hook with composer
    2
    * example `composer.json` part
    3
    ```
    4
    ...
    5
        "scripts": {
  6. php-duck-typing php-duck-typing Public

    this package should explain a question for best practices to handle php interfaces from other packages

    PHP