Common utility that can be used in any PHP applications using any framework. This library consists packages that are used in frameworks like
- Laravel
- YII 2
- CakePHP
We simply copied those awesome packages and put in this package so that we can use it in any PHP application without bringing down any framework baggage.
There is no external library dependency to run this package except random_bytes polyfill that is used if you are using PHP < v7.
composer require 'ideasbucket/common'
To download specific version please browse releases.