Libraries tagged by whiz
whizsid/arraybase
48 Downloads
Pure PHP runtime SQL like query language for manipulate php array data.
whiz/laravel-whiz-api
100 Downloads
A package for manage the connections with microservices
rosemalejohn/laravel-message-whiz
35 Downloads
Laravel wrapper for Message Whiz API
sebastian/code-unit-reverse-lookup
605582122 Downloads
Looks up which function or method a line of code belongs to
league/commonmark
267316408 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
whichbrowser/parser
7918126 Downloads
Useragent sniffing library for PHP
setasign/fpdi
96306114 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
setasign/fpdf
40916126 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
mrclay/minify
13250422 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
matthiasmullie/minify
20421511 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
doctrine/reflection
99244756 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
whitecube/nova-flexible-content
2091835 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
yiisoft/yii2-queue
7965340 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
roots/wp-password-bcrypt
8348182 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
phpcompatibility/phpcompatibility-wp
18932555 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.