Libraries tagged by correction
stechstudio/laravel-record
12561 Downloads
What if Laravel's Collection and Model classes had a baby?
spiral/code-style
314324 Downloads
Code style and static analysis tools rulesets collection
spicyweb/craft-odds-and-ends
10042 Downloads
A collection of useful tools for Craft CMS websites
spatie/simple-tcp-client
1291 Downloads
Connect and send data through a TCP connection
sitegeist/editor-widgets
18184 Downloads
Collection of dashboard widgets designed for TYPO3 editors
simpod/php-snmp
60886 Downloads
PHP library for connecting to the SNMP agents using various transports; includes small collection of OIDs
silinternational/yii2-json-log-targets
95989 Downloads
A collection of Yii2 log targets that format the log message as a JSON string.
shlinkio/shlink-importer
49438 Downloads
Collection of tools to import links from different sources and map them to a shlink-compliant format
sebastianlenz/craft-utils
414967 Downloads
A collection of utility classes for Craft CMS development
runz0rd/common-php
403858 Downloads
My collection of common libraries for php.
rmunate/agent-detection
678 Downloads
The Agent Detection library offers a wide variety of methods that allow you to explore and analyze connection agent data in your application.
reachweb/statamic-livewire-filters
4881 Downloads
Livewire filters for Statamic collections.
rapidez/blade-components
24802 Downloads
Collection of awesome Blade Components, used by Rapidez
psalm/attributes
114393 Downloads
A collection of PHP 8 Attributes that Psalm can understand
ps/fluent-traversable
27091 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff