Libraries tagged by isup
swow/swow
1775015 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
sunra/php-simple-html-dom-parser
9015702 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.
spaze/phpstan-disallowed-calls
14540548 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
spatie/laravel-queueable-action
2610063 Downloads
Queueable action support in Laravel
spatie/laravel-model-states
4538362 Downloads
State support for Eloquent models
spatie/laravel-enum
4604540 Downloads
Laravel Enum support
snapappointments/bootstrap-select
435257 Downloads
The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 4 support.
shipmonk/dead-code-detector
465264 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.
scrivo/highlight.php
33061242 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
scienta/doctrine-json-functions
19578532 Downloads
A set of extensions to Doctrine that add support for json query functions.
riverline/multipart-parser
48176863 Downloads
One class library to parse multipart content with encoding and charset support.
php-imap/php-imap
11747605 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
php-di/phpdoc-reader
28247324 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
pear/archive_tar
53191545 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
oneup/uploader-bundle
5684737 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.