Libraries tagged by INSS
psr-discovery/all
10749102 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
pkerrigan/xray
1714068 Downloads
A basic PHP instrumentation library for AWS X-Ray
phpcompatibility/phpcompatibility-paragonie
38371204 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
pecee/simple-router
243633 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
palantirnet/drupal-rector
5081818 Downloads
Instant fixes for your Drupal code by using Rector.
openzipkin/zipkin
4759119 Downloads
A Zipkin instrumentation for PHP
onnov/detect-encoding
4443491 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
mozex/anthropic-laravel
423176 Downloads
Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.
mageplaza/module-smtp
6395431 Downloads
SMTP Extension for Magento 2 helps the owner of store simply install SMTP (Simple Mail Transfer Protocol) server which transmits the messages into codes or numbers
laraveldaily/filacheck
140917 Downloads
Static analysis for Filament projects - detect deprecated patterns and code issues
jokkedk/webgrind
203807 Downloads
Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.
igbinary/igbinary
13553 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
hotwired-laravel/turbo-laravel
534494 Downloads
Turbo Laravel gives you a set of conventions to make the most out of the Hotwire stack (inspired by turbo-rails gem).
frosh/tools
905930 Downloads
Provides some basic things for managing the Shopware Installation
dusterio/laravel-aws-worker
6002929 Downloads
Run Laravel (or Lumen) tasks and queue listeners inside of AWS Elastic Beanstalk workers