Libraries tagged by likes support
tracy/tracy
20283285 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
467416 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
8889349 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
177724 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. Can detect dead code that is tested.
casbin/laravel-authz
244340 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
gravitypdf/querypath
550026 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.3 support
krowinski/bcmath-extended
861598 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
components/mathjs
3242 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.
sofascore/purgatory-bundle
17014 Downloads
A Symfony bundle for HTTP cache invalidation with support for various backends like Varnish.
mpratt/relativetime
102880 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
15315 Downloads
Binance API Like the official document interface, Support for arbitrary extension.
donjan-deng/hyperf-casbin
17585 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in hyperf.
silverstripe/fulltextsearch
291163 Downloads
Adds support for Fulltext Search engines like Sphinx and Solr to SilverStripe CMS
gridelementsteam/gridelements
2219653 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
drnxloc/laravel-simple-html-dom
241582 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.