Libraries tagged by idle
roadrunner-php/lock
494158 Downloads
This package provides a PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment, making it ideal for use in high-traffic web applications and microservices.
phpsysinfo/phpsysinfo
21273 Downloads
phpSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.
phpactor/tolerant-php-parser
231915 Downloads
Tolerant PHP-to-AST parser designed for IDE usage scenarios
php-decimal/stubs
867319 Downloads
IDE and static analysis helper for the decimal extension
pear/text_languagedetect
206375 Downloads
Identify human languages from text samples
odan/tsid
144797 Downloads
A library for generating Time Sortable Identifiers (TSID).
nystudio107/craft-autocomplete
156928 Downloads
Provides Twig template IDE autocomplete of Craft CMS & plugin variables
niels-de-blaauw/php-doc-check
212833 Downloads
Command line tool that identifies code that needs documentation.
imanghafoori/smart-realtime-facades
355227 Downloads
Real-time facades with IDE auto-completion.
h4kuna/ares
345329 Downloads
Provides information about subjects by their identification number from the ARES database (in Czech Republic).
fuel/fuel
41007 Downloads
FuelPHP is a simple, flexible, community driven PHP 5.4+ framework, based on the best ideas of other frameworks, with a fresh start!
ethercreative/yii2-ip-ratelimiter
120198 Downloads
Allow guest clients to be rate limited, using their IP as the identifier.
eclipxe/enum
137724 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
bigbank/digidoc
333110 Downloads
Library to interface with the Estonian national identification platform (DigiDocService)
badoo/soft-mocks
34439 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.