Libraries tagged by soee
setasign/fpdi
119243775 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.
drush/drush
50954905 Downloads
Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.
doctrine/reflection
103300735 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.
realrashid/sweet-alert
2448936 Downloads
Laravel Sweet Alert Is A Package For Laravel Provides An Easy Way To Display Alert Messages Using The SweetAlert2 Library.
johnkary/phpunit-speedtrap
34209111 Downloads
Find and report on slow tests in your PHPUnit test suite
google/cloud
14855609 Downloads
Google Cloud Client Library
aeon-php/calendar
8054040 Downloads
PHP type safe, immutable calendar library
hirak/prestissimo
19407505 Downloads
composer parallel install plugin for Composer 1.x
zendesk/zendesk_api_client_php
21294690 Downloads
PHP Client for Zendesk REST API. See https://developer.zendesk.com/rest_api/docs/core/introduction .
symfony/polyfill-php84
19354428 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php82
24139172 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
overtrue/phplint
11512583 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
martin-georgiev/postgresql-for-doctrine
4134586 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
liuggio/fastest
5065805 Downloads
Simple parallel testing execution... with some goodies for functional tests.
graham-campbell/manager
18426201 Downloads
Manager Provides Some Manager Functionality For Laravel