A PHP library of Common helper classes, functions, DTOs... (used in Polygon Technology)
polygontech/common-helpers is mainly used in laravel projects at polygontech. But it can be worked with any php installation, which will exclude some of its functionalities.
The preferred method of installation is via Composer. Run the following
command to install the package and add it as a requirement to your project's
composer.json
:
composer require polygontech/common-helpers
Contributions are welcome! To contribute, please familiarize yourself with CONTRIBUTING.md.
The polygontech/common-helpers library is copyright © Shafiqul Islam, Polygon Technology and licensed for use under the MIT License (MIT). Please see LICENSE for more information.