7 Useful PHP Libraries You Should Use in Your Next ProjectーPart- 2

Power up your PHP development

Farhan Tanvir
CodeX

--

Photo by Nathan da Silva on Unsplash

Why write custom functionality when we can easily achieve the same result by using a library? A developer’s best friends and lifesaver are libraries. I believe a good project makes use of some of the best libraries available. PHP is a popular and widely used server-side scripting language that is specially used for web development.

This article is a part of a series on the awesome libraries for PHP in which I always compiled a list of 7 PHP libraries that will help you in your development journey.

1. Flysystem

This is one of the most starred PHP libraries on Github with more than 12k stars. Handling a file is one of the common tasks of a developer. This library will help you with this situation. As you have guessed this is a file storage library. It provides one interface to interact with many types of filesystems. Using this library will protect you from vendor lock-in and give you a consistent user experience regardless of the storage option that is best for you. It supports lots of adapters like Local, FTP, SFTP, AWS S3, Google…

--

--

Farhan Tanvir
CodeX
Writer for

Believes in learn by doing . Currently working as a software engineer. Love to share Knowledge. https://twitter.com/FarhanTanvirBD