Skip to content

Latest commit

History

History
19 lines (15 loc) 路 1.02 KB

File metadata and controls

19 lines (15 loc) 路 1.02 KB

Where to Get Open Source PHP libraries, scripts and packages?

There are many places for you to find open source PHP libraries that you can use in your code. The most libraries from GitHub and BitBucket can be found on http://packagist.org. For using packagist get to know also Composer, command line script for managing them in your project.

See also

Other useful resources to check out: