Libraries tagged by ipns
psr-discovery/cache-implementations
6188484 Downloads
Lightweight library that discovers available PSR-6 Cache 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.
psr-discovery/all
6181376 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.
prewk/result
694661 Downloads
Result object for PHP inspired by Rust
prewk/option
696018 Downloads
Option object for PHP inspired by Rust
pkerrigan/xray
1216900 Downloads
A basic PHP instrumentation library for AWS X-Ray
phar-io/composer-distributor
385330 Downloads
Base Code for a composer plugin that installs PHAR-files
pecee/simple-router
189535 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
onnov/detect-encoding
3287009 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
nucleos/dompdf-bundle
685954 Downloads
This bundle provides a wrapper for using dompdf inside symfony.
nette/safe
1009111 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
matt-daneshvar/laravel-survey
53862 Downloads
Create surveys inside your Laravel app
magepal/magento2-reindex
595850 Downloads
Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.
magento/composer
7389003 Downloads
Magento composer library helps to instantiate Composer application and run composer commands.
log1x/laravel-webfonts
56564 Downloads
Download, install, and preload over 1500 Google fonts locally in your Laravel project
krowinski/php-mysql-replication
90685 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.