Skip to content
View synga-nl's full-sized avatar

Block or report synga-nl

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

Popular repositories Loading

  1. phpstorm-meta phpstorm-meta Public

    This package can create a PhpStorm Meta file. It searches for classes which implement a certain interface and executes those files.

    PHP 5 1

  2. laravel-service-provider-helper laravel-service-provider-helper Public

    Finds all service providers in your project and lets you add them easily to your app.php

    PHP 2

  3. laravel-development-kit laravel-development-kit Public

    Laravel tools to start your project very simple

    PHP 2

  4. advanced-laravel-installer advanced-laravel-installer Public

    Can install a laravel application with preconfigured packages via recipes

    PHP 1

  5. inheritance-finder inheritance-finder Public

    Can find classes which are extended, implemented or is using a certain class/trait/interface.

    PHP

  6. console-abstraction console-abstraction Public

    Due to the differences in the cli interaction in a lot of the frameworks, it is handy to have one way to handle the console interaction.

    PHP