Libraries tagged by soee
setasign/fpdi
112941486 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
49053785 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
102193044 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
2300801 Downloads
Laravel Sweet Alert Is A Package For Laravel Provides An Easy Way To Display Alert Messages Using The SweetAlert2 Library.
johnkary/phpunit-speedtrap
33273325 Downloads
Find and report on slow tests in your PHPUnit test suite
google/cloud
14391137 Downloads
Google Cloud Client Library
aeon-php/calendar
7589923 Downloads
PHP type safe, immutable calendar library
hirak/prestissimo
19350133 Downloads
composer parallel install plugin for Composer 1.x
zendesk/zendesk_api_client_php
20382012 Downloads
PHP Client for Zendesk REST API. See https://developer.zendesk.com/rest_api/docs/core/introduction .
symfony/polyfill-php84
10862969 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php82
20001338 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
overtrue/phplint
10883745 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
3848195 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
4880679 Downloads
Simple parallel testing execution... with some goodies for functional tests.
graham-campbell/manager
17647384 Downloads
Manager Provides Some Manager Functionality For Laravel