Libraries tagged by useful
cheprasov/php-parallel
12300 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
bzick/jsonor
38911 Downloads
Useful container for JSON. Use JSON as array
blackbird/magento-2-clean-product-image-cache
1747 Downloads
Clean product images cache file in Magento 2. Usefull if image name doesn't change
biteit/utils
12999 Downloads
Library of useful classes
bitandblack/helpers
8397 Downloads
Useful methods for PHP you may like.
behamin/service-proxy
2144 Downloads
for proxy or sending requests to other services with useful utilities
bayfrontmedia/php-array-helpers
8866 Downloads
Helper class to provide useful array functions.
athlon1600/php-proxy-plugin-bundle
35788 Downloads
A collection of useful plugins to be used with php-proxy
asinfotrack/yii2-toolbox
28652 Downloads
Yii2-Toolbox is a collection of useful helpers, widgets etc. extending the basic functionality of Yii2
arshaw/phpti
1056 Downloads
Template Inheritance is an extremely useful technique for making reusable HTML layouts for a site
activecollab/utils
53239 Downloads
A collection of small, useful components
abottarini/laravel-nova-traits
5950 Downloads
A set of useful Laravel Nova Traits for your Resources
wavevision/utils
17299 Downloads
Useful PHP utilities and helpers.
signifly/laravel-builder-macros
10882 Downloads
A set of useful Laravel builder macros.
optimistdigital/laravel-generate-storage-structure
10504 Downloads
This package generates the Laravel storage folder structure. Useful when mounting an empty directory to replace `storage/` in production or staging environments.