Libraries tagged by likes support
tracy/tracy
21135678 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
482275 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.
shipmonk/dead-code-detector
387385 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.
sunra/php-simple-html-dom-parser
8981866 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.
casbin/laravel-authz
269017 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
sofascore/purgatory-bundle
24354 Downloads
A Symfony bundle for HTTP cache invalidation with support for various backends like Varnish.
gravitypdf/querypath
647964 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.3 support
krowinski/bcmath-extended
887261 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
3323 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.
mpratt/relativetime
105191 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.
donjan-deng/hyperf-casbin
18444 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in hyperf.
casbin/think-authz
13009 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC for ThinkPHP.
silverstripe/fulltextsearch
292768 Downloads
Adds support for Fulltext Search engines like Sphinx and Solr to SilverStripe CMS
gridelementsteam/gridelements
2245075 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
265884 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.