Libraries tagged by likes support
tracy/tracy
18405315 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
moxiecode/plupload
420804 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
sunra/php-simple-html-dom-parser
8643676 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
shipmonk/dead-code-detector
24202 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles.
gravitypdf/querypath
323164 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.3 support
casbin/laravel-authz
190854 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
krowinski/bcmath-extended
788256 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
sofascore/purgatory-bundle
13014 Downloads
A Symfony bundle for HTTP cache invalidation with support for various backends like Varnish.
mpratt/relativetime
92798 Downloads
A library that calculates the time difference between two dates and returns the result in words (Example: 5 minutes ago or 5 Minutes left). The library supports other languages aswell like Spanish and German.
linwj/binance
13718 Downloads
Binance API Like the official document interface, Support for arbitrary extension.
casbin/think-authz
11915 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in ThinkPHP 6.
silverstripe/fulltextsearch
285476 Downloads
Adds support for Fulltext Search engines like Sphinx and Solr to SilverStripe CMS
gridelementsteam/gridelements
2150556 Downloads
Be part of the future of TYPO3! Support Gridelements now and unlock exclusive early access to Version 13! The well-established Gridelements Version 12 elevates TYPO3 by bringing grid-based layouts to content elements, with powerful features like advanced drag & drop and real references. Supercharge your backend workflow and make daily tasks easier. Join us in creating the next exciting version: https://coders.care/for/crowdfunding/gridelements
components/mathjs
3048 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
webfox/laravel-backed-enums
9852 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.