Libraries tagged by which
sebastian/code-unit-reverse-lookup
711222927 Downloads
Looks up which function or method a line of code belongs to
setasign/fpdi
116680723 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.
league/commonmark
336128150 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
whichbrowser/parser
9485466 Downloads
Useragent sniffing library for PHP
setasign/fpdf
50466156 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.
doctrine/reflection
102928729 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.
yiisoft/yii2-queue
8995150 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
johnbillion/extended-cpts
1528017 Downloads
A library which provides extended functionality to WordPress custom post types and taxonomies.
giggsey/libphonenumber-for-php-lite
6171031 Downloads
A lite version of giggsey/libphonenumber-for-php, which is a PHP Port of Google's libphonenumber
datatables/datatables
1325111 Downloads
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.
colinmollenhour/credis
35858279 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
brick/varexporter
23095044 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
aacotroneo/laravel-saml2
3852252 Downloads
A Laravel package for Saml2 integration as a SP (service provider) for multiple IdPs, based on OneLogin toolkit which is much more lightweight than simplesamlphp.
roots/wp-password-bcrypt
9395333 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.
wildside/userstamps
1333780 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.