Libraries tagged by alto
vincentlanglet/twig-cs-fixer
4973727 Downloads
A tool to automatically fix Twig code style
twig/cssinliner-extra
15308168 Downloads
A Twig extension to allow inlining CSS
tightenco/parental
1113335 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tightenco/duster
1671892 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
stecman/symfony-console-completion
25671179 Downloads
Automatic BASH completion for Symfony Console Component based applications.
starkbank/ecdsa
27891409 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
spaze/phpstan-disallowed-calls
14845674 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/phpunit-watcher
7790235 Downloads
Automatically rerun PHPUnit tests when source code changes
seld/cli-prompt
24243039 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
sabre/vobject
20674533 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
rtconner/laravel-tagging
2736414 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
php-ds/php-ds
7439504 Downloads
Specialized data structures as alternatives to the PHP array
paquettg/php-html-parser
7272165 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
nelexa/zip
6394143 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
mpdf/psr-log-aware-trait
24218977 Downloads
Trait to allow support of different psr/log versions.