Libraries tagged by ckan
symfony/expression-language
233527693 Downloads
Provides an engine that can compile and evaluate expressions
smalot/pdfparser
45775416 Downloads
Pdf parser library. Can read and extract information from pdf file.
react/event-loop
174088260 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
opis/closure
238314570 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
infection/infection
31327860 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
doctrine/migrations
225733307 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
laravel/slack-notification-channel
79374976 Downloads
Slack Notification Channel for laravel.
laravel-notification-channels/webpush
6454691 Downloads
Web Push Notifications driver for Laravel.
yoast/phpunit-polyfills
47350585 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
symfony/notifier
46229934 Downloads
Sends notifications via one or more channels (email, SMS, ...)
shipmonk/dead-code-detector
4808792 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.
overtrue/phplint
14764332 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
nnnick/chartjs
1309567 Downloads
Simple HTML5 charts using the canvas element.
google/grpc-gcp
120095005 Downloads
gRPC GCP library for channel management
eluceo/ical
19476877 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.