Skip to content

Instantly share code, notes, and snippets.

@harikt

harikt/yii.md Secret

Last active January 5, 2017 15:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harikt/662e7562e62d4c0ab205d67a754e7d29 to your computer and use it in GitHub Desktop.
Save harikt/662e7562e62d4c0ab205d67a754e7d29 to your computer and use it in GitHub Desktop.

Since this is one of your first posts, you are not allowed to embed links in your post. Below is the content of your post:

Even much more interesting is the number of dependents: https://packagist.org/packages/yiisoft/yii2/dependents https://packagist.org/packages/symfony/symfony/dependents https://packagist.org/packages/laravel/framework/dependents

I think, here there is a problem. You are only looking at symfony / laravel as a framework. Symfony actually have a wide usage outside of the framework. So probably you may want to look into the components, usages and its dependents. One of the popular one is https://packagist.org/packages/symfony/http-foundation/stats .

May be some statistics about Yii and Symfony : https://packagist.org/packages/yiisoft/yii2/stats , https://packagist.org/packages/symfony/symfony/stats will also be interesting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment