Libraries tagged by INSS
webflo/drupal-finder
39814823 Downloads
Helper class to locate a Drupal installation.
thiagoalessio/tesseract_ocr
2019959 Downloads
A wrapper to work with Tesseract OCR inside PHP.
symfony/html-sanitizer
8880591 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
shipmonk/composer-dependency-analyser
867112 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
promphp/prometheus_client_php
14637796 Downloads
Prometheus instrumentation library for PHP applications.
phpcompatibility/phpcompatibility-wp
18505993 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
mavinoo/laravel-batch
2109942 Downloads
Insert and update batch (bulk) in laravel
hyn/multi-tenant
852420 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
fightbulc/moment
2356956 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
eluceo/ical
12696421 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
drupal/core-recommended
26142198 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
chrome-php/chrome
2367781 Downloads
Instrument headless chrome/chromium instances from PHP
theseer/fdomdocument
39741707 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
easycorp/easy-log-handler
10456094 Downloads
A handler for Monolog that optimizes log messages to be processed by humans instead of software. Improve your productivity with logs that are easy to understand.
yadakhov/insert-on-duplicate-key
2565196 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.