Libraries tagged by soee
drush/drush
47478036 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
101352952 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
2180721 Downloads
Laravel Sweet Alert Is A Package For Laravel Provides An Easy Way To Display Alert Messages Using The SweetAlert2 Library.
johnkary/phpunit-speedtrap
32560586 Downloads
Find and report on slow tests in your PHPUnit test suite
google/cloud
14020292 Downloads
Google Cloud Client Library
aeon-php/calendar
7211659 Downloads
PHP type safe, immutable calendar library
hirak/prestissimo
19301467 Downloads
composer parallel install plugin for Composer 1.x
zendesk/zendesk_api_client_php
19629130 Downloads
PHP Client for Zendesk REST API. See https://developer.zendesk.com/rest_api/docs/core/introduction .
symfony/polyfill-php84
5227062 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php82
16887220 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
spatie/laravel-responsecache
5872590 Downloads
Speed up a Laravel application by caching the entire response
overtrue/phplint
10443540 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
3624569 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
4730411 Downloads
Simple parallel testing execution... with some goodies for functional tests.
graham-campbell/manager
17018393 Downloads
Manager Provides Some Manager Functionality For Laravel