crow.php

Crow.PHP - The Auto Package Installer

Why waste time install and update packages? Auto-Install them, Don’t waste your time.

How to use?

Crow.PHP uses Packagist repo format, so if you are looking for packages or want to make your own package, check Here
To activate it, just add this line to the first of your code:

include('crow.php');

Or Run this code in your console:

curl -sS https://crowdotphp.martiaforoud.repl.co/crow.min | php

the packages will be installed and added automatically.

See the repo on github
See the DevLog on Trello