polygontech / common-helpers
Common helper classes, functions, DTOs... (used in Polygon Technology)
Installs: 1 361
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 2
Open Issues: 0
Requires
- php: >=8.1.0
- laravel/helpers: ^1.5
- nesbot/carbon: ^2.0
- spatie/laravel-data: ^3.0
README
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.
Installation
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
Contributing
Contributions are welcome! To contribute, please familiarize yourself with CONTRIBUTING.md.
Copyright and License
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.