packageName
stringlengths
9
48
vendor
stringlengths
2
29
name
stringlengths
2
35
description
stringlengths
0
336
url
stringlengths
40
79
repository
stringlengths
28
64
packageType
stringclasses
25 values
downloads
int64
117
1.25B
monthlyDownloads
int64
0
21.5M
dailyDownloads
int64
0
913k
favers
int64
0
175k
githubStars
int64
0
175k
githubWatchers
int64
0
6.62k
githubForks
int64
0
78.7k
githubOpenIssues
int64
0
1.47k
language
stringclasses
11 values
dependents
int64
0
160k
suggesters
int64
0
894
versionsCount
int64
2
2.5k
latestVersion
stringclasses
47 values
license
listlengths
0
3
maintainers
listlengths
1
6
createdAt
timestamp[s]date
2011-09-27 00:35:19
2026-04-28 11:20:27
scrapedAt
stringclasses
19 values
_run_id
stringclasses
19 values
_dataset_id
stringclasses
19 values
symfony/event-dispatcher-contracts
symfony
event-dispatcher-contracts
Generic abstractions related to dispatching event
https://packagist.org/packages/symfony/event-dispatcher-contracts
https://github.com/symfony/event-dispatcher-contracts
library
826,994,907
17,960,762
735,240
3,415
3,415
5
3
0
PHP
442
0
55
dev-main
[ "MIT" ]
[ "fabpot" ]
2019-05-27T07:08:51
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
symfony/event-dispatcher
symfony
event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
https://packagist.org/packages/symfony/event-dispatcher
https://github.com/symfony/event-dispatcher
library
1,058,303,913
18,258,436
728,863
8,580
8,534
19
66
0
PHP
3,794
107
649
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2011-10-16T03:42:08
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
symfony/error-handler
symfony
error-handler
Provides tools to manage errors and ease debugging PHP code
https://packagist.org/packages/symfony/error-handler
https://github.com/symfony/error-handler
library
715,497,024
15,909,564
392,605
2,675
2,672
4
20
1
PHP
586
16
265
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2019-07-18T08:46:06
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
sebastian/object-enumerator
sebastian
object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects
https://packagist.org/packages/sebastian/object-enumerator
https://github.com/sebastianbergmann/object-enumerator
library
864,664,449
15,093,971
661,763
6,534
6,531
4
9
1
PHP
17
0
21
dev-main
[ "BSD-3-Clause" ]
[ "sebastian" ]
2016-01-28T06:41:48
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
sebastian/exporter
sebastian
exporter
Provides the functionality to export PHP variables for visualization
https://packagist.org/packages/sebastian/exporter
https://github.com/sebastianbergmann/exporter
library
943,207,782
15,312,818
640,400
6,829
6,820
8
40
1
PHP
72
0
57
dev-main
[ "BSD-3-Clause" ]
[ "sebastian" ]
2013-02-16T10:01:17
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
sebastian/environment
sebastian
environment
Provides functionality to handle HHVM/PHP environments
https://packagist.org/packages/sebastian/environment
https://github.com/sebastianbergmann/environment
library
931,738,825
15,271,113
677,267
6,788
6,778
4
37
2
PHP
60
1
65
dev-main
[ "BSD-3-Clause" ]
[ "sebastian" ]
2014-02-10T15:56:05
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
psr/event-dispatcher
psr
event-dispatcher
Standard interfaces for event handling.
https://packagist.org/packages/psr/event-dispatcher
https://github.com/php-fig/event-dispatcher
library
685,834,284
17,149,132
754,941
2,292
2,286
18
23
2
PHP
1,111
16
7
dev-master
[ "MIT" ]
[ "WyriHaximus", "fig", "Crell" ]
2018-09-27T20:43:37
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
maatwebsite/excel
maatwebsite
excel
Supercharged Excel exports and imports in Laravel
https://packagist.org/packages/maatwebsite/excel
https://github.com/SpartnerNL/Laravel-Excel
library
162,448,690
4,608,434
204,392
12,922
12,686
230
1,977
6
PHP
872
55
189
4.x-dev
[ "MIT" ]
[ "spartner" ]
2013-11-09T15:46:05
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
egulias/email-validator
egulias
email-validator
A library for validating emails against several RFCs
https://packagist.org/packages/egulias/email-validator
https://github.com/egulias/EmailValidator
library
752,256,510
15,699,423
713,388
11,707
11,639
34
228
37
PHP
310
18
76
4.x-dev
[ "MIT" ]
[ "egulias" ]
2013-05-19T17:04:12
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
dragonmantank/cron-expression
dragonmantank
cron-expression
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
https://packagist.org/packages/dragonmantank/cron-expression
https://github.com/dragonmantank/cron-expression
library
525,550,530
13,348,775
607,942
4,712
4,675
15
340
30
PHP
528
17
33
dev-master
[ "MIT" ]
[ "dragonmantank" ]
2017-10-12T16:01:36
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
doctrine/event-manager
doctrine
event-manager
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
https://packagist.org/packages/doctrine/event-manager
https://github.com/doctrine/event-manager
library
535,816,894
8,641,724
376,633
6,051
6,048
12
22
1
PHP
100
1
16
3.0.x-dev
[ "MIT" ]
[ "jwage" ]
2018-06-07T14:18:48
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
vlucas/phpdotenv
vlucas
phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
https://packagist.org/packages/vlucas/phpdotenv
https://github.com/vlucas/phpdotenv
library
655,222,361
13,542,370
354,041
13,819
13,539
165
659
13
PHP
6,407
121
88
dev-master
[ "BSD-3-Clause" ]
[ "vlucas" ]
2013-01-23T07:02:02
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
twbs/bootstrap
twbs
bootstrap
The most popular front-end framework for developing responsive, mobile first projects on the web.
https://packagist.org/packages/twbs/bootstrap
https://github.com/twbs/bootstrap
library
18,794,092
280,559
11,567
174,699
174,559
6,621
78,696
285
MDX
412
52
229
dev-main
[ "MIT" ]
[ "twbs" ]
2013-07-27T16:50:38
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
sebastian/comparator
sebastian
comparator
Provides the functionality to compare PHP values for equality
https://packagist.org/packages/sebastian/comparator
https://github.com/sebastianbergmann/comparator
library
940,629,588
15,434,593
696,071
7,063
7,049
7
74
1
PHP
148
0
75
dev-main
[ "BSD-3-Clause" ]
[ "sebastian" ]
2014-01-22T07:47:33
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
phpseclib/phpseclib
phpseclib
phpseclib
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
https://packagist.org/packages/phpseclib/phpseclib
https://github.com/phpseclib/phpseclib
library
477,265,242
10,672,063
513,969
5,693
5,579
108
908
214
PHP
1,444
49
148
dev-master
[ "MIT" ]
[ "bantu", "terrafrost" ]
2012-06-10T05:33:10
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
phpoffice/phpspreadsheet
phpoffice
phpspreadsheet
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
https://packagist.org/packages/phpoffice/phpspreadsheet
https://github.com/PHPOffice/PhpSpreadsheet
library
328,172,911
8,897,571
393,409
14,282
13,958
305
3,626
102
PHP
1,469
88
159
dev-master
[ "MIT" ]
[ "PHPOffice", "Progi1984", "PowerKiKi" ]
2016-12-08T19:34:50
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
nunomaduro/collision
nunomaduro
collision
Cli error handling for console/command-line PHP applications.
https://packagist.org/packages/nunomaduro/collision
https://github.com/nunomaduro/collision
library
368,324,878
9,612,788
443,796
4,671
4,652
29
181
40
PHP
9,744
11
127
v8.x-dev
[ "MIT" ]
[ "nunomaduro" ]
2017-10-08T17:38:08
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
filp/whoops
filp
whoops
php error handling for cool kids
https://packagist.org/packages/filp/whoops
https://github.com/filp/whoops
library
440,870,658
9,953,082
441,632
13,619
13,237
183
602
9
PHP
1,805
74
87
dev-master
[ "MIT" ]
[ "filp", "denis-sokolov", "staabm" ]
2013-03-17T12:44:31
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
aws/aws-sdk-php
aws
aws-sdk-php
AWS SDK for PHP - Use Amazon Web Services in your PHP project
https://packagist.org/packages/aws/aws-sdk-php
https://github.com/aws/aws-sdk-php
library
555,964,258
11,443,898
426,220
6,351
6,197
205
1,253
23
PHP
2,528
406
2,495
dev-master
[ "Apache-2.0" ]
[ "aws", "stobrien89" ]
2012-11-02T18:05:04
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
webmozart/assert
webmozart
assert
Assertions to validate method input/output with nice error messages.
https://packagist.org/packages/webmozart/assert
https://github.com/webmozarts/assert
library
944,442,787
12,946,153
578,471
7,721
7,649
30
161
27
PHP
1,392
2
36
dev-master
[ "MIT" ]
[ "webmozart" ]
2015-03-11T12:18:50
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
tijsverkoyen/css-to-inline-styles
tijsverkoyen
css-to-inline-styles
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
https://packagist.org/packages/tijsverkoyen/css-to-inline-styles
https://github.com/tijsverkoyen/CssToInlineStyles
library
553,562,441
12,488,397
482,584
5,877
5,832
51
190
32
PHP
249
10
29
dev-master
[ "BSD-3-Clause" ]
[ "tijsverkoyen" ]
2012-09-30T14:34:16
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
symfony/process
symfony
process
Executes commands in sub-processes
https://packagist.org/packages/symfony/process
https://github.com/symfony/process
library
1,047,044,960
17,976,268
565,771
7,522
7,464
23
105
0
PHP
6,196
88
697
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2011-10-16T03:42:53
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
symfony/polyfill-mbstring
symfony
polyfill-mbstring
Symfony polyfill for the Mbstring extension
https://packagist.org/packages/symfony/polyfill-mbstring
https://github.com/symfony/polyfill-mbstring
library
1,248,669,170
20,397,990
876,729
7,835
7,820
8
39
1
PHP
531
33
50
1.x-dev
[ "MIT" ]
[ "fabpot" ]
2015-10-25T13:17:47
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
symfony/css-selector
symfony
css-selector
Converts CSS selectors to XPath expressions
https://packagist.org/packages/symfony/css-selector
https://github.com/symfony/css-selector
library
815,734,314
15,392,627
704,241
7,471
7,435
11
43
0
PHP
2,852
26
631
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2011-10-16T03:41:43
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
symfony/console
symfony
console
Eases the creation of beautiful and testable command line interfaces
https://packagist.org/packages/symfony/console
https://github.com/symfony/console
library
1,167,941,029
19,344,941
629,417
9,985
9,809
37
267
0
PHP
13,203
337
803
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2011-10-16T03:41:36
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
symfony/cache
symfony
cache
Provides extended PSR-6, PSR-16 (and tags) implementations
https://packagist.org/packages/symfony/cache
https://github.com/symfony/cache
library
383,222,148
8,657,393
334,510
4,178
4,154
10
66
0
PHP
2,725
236
537
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2016-01-19T09:19:52
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
phpunit/php-text-template
phpunit
php-text-template
Simple template engine.
https://packagist.org/packages/phpunit/php-text-template
https://github.com/sebastianbergmann/php-text-template
library
927,807,448
15,193,333
677,958
7,450
7,437
8
31
1
PHP
72
0
18
dev-main
[ "BSD-3-Clause" ]
[ "sebastian" ]
2012-09-18T06:58:47
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
phpmailer/phpmailer
phpmailer
phpmailer
PHPMailer is a full-featured email creation and transfer class for PHP
https://packagist.org/packages/phpmailer/phpmailer
https://github.com/PHPMailer/PHPMailer
library
109,558,081
2,975,644
118,628
23,165
22,255
864
9,821
38
PHP
1,646
53
92
dev-master
[ "LGPL-2.1-only" ]
[ "phpmailer" ]
2012-12-03T15:08:36
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
phpdocumentor/type-resolver
phpdocumentor
type-resolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
https://packagist.org/packages/phpdocumentor/type-resolver
https://github.com/phpDocumentor/TypeResolver
library
762,036,457
11,156,919
524,388
9,170
9,164
9
51
10
PHP
163
1
54
2.x-dev
[ "MIT" ]
[ "mvriel", "jaapio" ]
2015-06-12T17:40:32
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
phpdocumentor/reflection-docblock
phpdocumentor
reflection-docblock
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
https://packagist.org/packages/phpdocumentor/reflection-docblock
https://github.com/phpDocumentor/ReflectionDocBlock
library
763,278,898
10,779,487
507,114
9,394
9,370
16
136
18
PHP
1,284
28
84
6.x-dev
[ "MIT" ]
[ "mvriel", "ashnazg", "jaapio" ]
2012-05-08T17:56:00
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
pestphp/pest
pestphp
pest
The elegant PHP Testing Framework.
https://packagist.org/packages/pestphp/pest
https://github.com/pestphp/pest
library
77,809,759
4,993,428
139,782
11,644
11,620
52
511
210
PHP
17,173
24
254
5.x-dev
[ "MIT" ]
[ "nunomaduro" ]
2020-05-19T23:10:29
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
mobiledetect/mobiledetectlib
mobiledetect
mobiledetectlib
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
https://packagist.org/packages/mobiledetect/mobiledetectlib
https://github.com/serbanghita/Mobile-Detect
library
174,919,972
3,684,500
94,909
10,782
10,681
569
2,616
18
PHP
482
16
103
4.x-dev
[ "MIT" ]
[ "serbanghita" ]
2012-11-20T11:10:41
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
livewire/livewire
livewire
livewire
A front-end framework for Laravel.
https://packagist.org/packages/livewire/livewire
https://github.com/livewire/livewire
library
94,939,435
5,274,355
184,498
23,596
23,566
214
1,744
47
PHP
2,341
111
372
dev-main
[ "MIT" ]
[ "calebporzio", "joshhanley" ]
2019-09-20T03:22:45
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
league/commonmark
league
commonmark
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
https://packagist.org/packages/league/commonmark
https://github.com/thephpleague/commonmark
library
452,101,197
12,688,098
583,222
3,010
2,968
33
214
30
PHP
825
46
161
dev-main
[ "BSD-3-Clause" ]
[ "frankdejonge", "colinodell" ]
2014-12-08T16:19:21
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
larastan/larastan
larastan
larastan
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
https://packagist.org/packages/larastan/larastan
https://github.com/larastan/larastan
phpstan-extension
61,155,175
5,120,438
208,629
6,478
6,467
48
500
140
PHP
6,314
12
199
3.x-dev
[ "MIT" ]
[ "canvural" ]
2023-12-04T21:47:15
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
firebase/php-jwt
firebase
php-jwt
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
https://packagist.org/packages/firebase/php-jwt
https://github.com/googleapis/php-jwt
library
492,046,545
11,853,776
553,086
10,040
9,803
223
1,429
12
PHP
2,450
86
44
dev-main
[ "BSD-3-Clause" ]
[ "bshaffer", "firebase", "google-cloud" ]
2013-08-30T21:20:41
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
composer/composer
composer
composer
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
https://packagist.org/packages/composer/composer
https://github.com/composer/composer
library
199,826,652
3,247,103
85,985
29,559
29,495
585
4,821
149
PHP
3,120
10
239
dev-main
[ "MIT" ]
[ "Seldaek", "naderman" ]
2011-10-31T22:21:09
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
symfony/var-exporter
symfony
var-exporter
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
https://packagist.org/packages/symfony/var-exporter
https://github.com/symfony/var-exporter
library
419,488,799
10,588,017
511,946
2,102
2,097
4
6
0
PHP
497
5
280
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2018-08-29T08:33:58
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
symfony/expression-language
symfony
expression-language
Provides an engine that can compile and evaluate expressions
https://packagist.org/packages/symfony/expression-language
https://github.com/symfony/expression-language
library
229,157,147
5,254,242
237,645
2,855
2,843
10
45
0
PHP
1,534
100
557
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2013-09-20T09:46:28
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
revolt/event-loop
revolt
event-loop
Rock-solid event loop for concurrent PHP applications.
https://packagist.org/packages/revolt/event-loop
https://github.com/revoltphp/event-loop
library
58,091,153
3,870,952
191,699
930
926
26
38
14
PHP
175
8
21
dev-main
[ "MIT" ]
[ "WyriHaximus", "clue", "Trowski", "kelunik" ]
2021-10-14T18:23:34
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
react/event-loop
react
event-loop
ReactPHP's core reactor event loop that libraries can use for evented I/O.
https://packagist.org/packages/react/event-loop
https://github.com/reactphp/event-loop
library
167,444,188
7,421,179
354,373
1,346
1,331
47
130
5
PHP
818
18
28
3.x-dev
[ "MIT" ]
[ "jsor", "igorw", "cboden", "WyriHaximus", "clue" ]
2012-05-10T23:15:38
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
paragonie/constant_time_encoding
paragonie
constant_time_encoding
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
https://packagist.org/packages/paragonie/constant_time_encoding
https://github.com/paragonie/constant_time_encoding
library
376,617,537
12,096,253
568,646
907
902
12
35
1
PHP
155
1
44
dev-master
[ "MIT" ]
[ "paragonie-scott" ]
2016-03-12T20:55:39
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
myclabs/php-enum
myclabs
php-enum
PHP Enum implementation
https://packagist.org/packages/myclabs/php-enum
https://github.com/myclabs/php-enum
library
239,046,659
2,661,026
95,665
2,760
2,727
29
128
15
PHP
717
4
36
dev-master
[ "MIT" ]
[ "mnapoli", "myclabs" ]
2013-03-20T22:22:46
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
league/event
league
event
Event package
https://packagist.org/packages/league/event
https://github.com/thephpleague/event
library
158,212,971
4,464,513
208,632
1,593
1,567
15
49
2
PHP
225
11
20
dev-master
[ "MIT" ]
[ "frankdejonge", "barryvdh" ]
2014-06-12T11:36:39
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
kirschbaum-development/eloquent-power-joins
kirschbaum-development
eloquent-power-joins
The Laravel magic applied to joins.
https://packagist.org/packages/kirschbaum-development/eloquent-power-joins
https://github.com/kirschbaum-development/eloquent-power-joins
library
36,107,571
3,161,627
135,887
1,577
1,571
28
102
13
PHP
35
6
91
dev-master
[ "MIT" ]
[ "luisdalmolin", "Kirschbaum" ]
2020-03-25T00:30:01
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
gedmo/doctrine-extensions
gedmo
doctrine-extensions
Doctrine behavioral extensions
https://packagist.org/packages/gedmo/doctrine-extensions
https://github.com/doctrine-extensions/DoctrineExtensions
library
126,725,691
1,924,319
88,568
4,165
4,141
78
1,253
59
PHP
452
20
103
dev-main
[ "MIT" ]
[ "l3pp4rd", "cryode" ]
2011-11-02T08:51:02
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
evenement/evenement
evenement
evenement
Événement is a very simple event dispatching library for PHP
https://packagist.org/packages/evenement/evenement
https://github.com/igorw/evenement
library
175,630,477
7,624,740
361,840
1,370
1,354
28
74
3
PHP
380
3
13
dev-master
[ "MIT" ]
[ "igorw", "WyriHaximus" ]
2011-10-08T18:55:45
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
elasticsearch/elasticsearch
elasticsearch
elasticsearch
PHP Client for Elasticsearch
https://packagist.org/packages/elasticsearch/elasticsearch
https://github.com/elastic/elasticsearch-php
library
190,537,681
2,909,353
128,262
5,515
5,338
450
968
15
PHP
1,094
161
205
dev-main
[ "MIT" ]
[ "joshmock" ]
2013-09-24T15:26:29
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
defuse/php-encryption
defuse
php-encryption
Secure PHP Encryption Library
https://packagist.org/packages/defuse/php-encryption
https://github.com/defuse/php-encryption
library
180,629,660
4,813,576
192,293
3,900
3,865
102
313
11
PHP
235
26
37
dev-master
[ "MIT" ]
[ "DefuseSec" ]
2015-03-14T20:19:35
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
symfony/property-access
symfony
property-access
Provides functions to read and write from/to an object or array using a simple string notation
https://packagist.org/packages/symfony/property-access
https://github.com/symfony/property-access
library
326,567,332
8,367,077
321,093
2,823
2,813
2
26
0
PHP
2,743
82
626
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2013-01-14T16:21:34
2026-08-03T21:34:42.585534+00:00
I7EjKU0tBIypr9LFe
eAyxpNMvoQjLpJh7q
twbs/bootstrap
twbs
bootstrap
The most popular front-end framework for developing responsive, mobile first projects on the web.
https://packagist.org/packages/twbs/bootstrap
https://github.com/twbs/bootstrap
library
18,794,092
280,559
11,567
174,699
174,559
6,621
78,696
285
MDX
412
52
229
dev-main
[ "MIT" ]
[ "twbs" ]
2013-07-27T16:50:38
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
phpseclib/phpseclib
phpseclib
phpseclib
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
https://packagist.org/packages/phpseclib/phpseclib
https://github.com/phpseclib/phpseclib
library
477,265,242
10,672,063
513,969
5,693
5,579
108
908
214
PHP
1,444
49
148
dev-master
[ "MIT" ]
[ "bantu", "terrafrost" ]
2012-06-10T05:33:10
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
mockery/mockery
mockery
mockery
Mockery is a simple yet flexible PHP mock object framework
https://packagist.org/packages/mockery/mockery
https://github.com/mockery/mockery
library
537,669,773
10,314,412
245,505
10,809
10,724
71
466
120
PHP
27,943
51
63
2.0.x-dev
[ "BSD-3-Clause" ]
[ "davedevelopment", "padraicb", "ghostwriter" ]
2012-01-21T22:10:42
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
maatwebsite/excel
maatwebsite
excel
Supercharged Excel exports and imports in Laravel
https://packagist.org/packages/maatwebsite/excel
https://github.com/SpartnerNL/Laravel-Excel
library
162,448,690
4,608,434
204,392
12,922
12,686
230
1,977
6
PHP
872
55
189
4.x-dev
[ "MIT" ]
[ "spartner" ]
2013-11-09T15:46:05
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
brick/math
brick
math
Arbitrary-precision arithmetic library
https://packagist.org/packages/brick/math
https://github.com/brick/math
library
565,988,520
15,935,550
690,604
2,176
2,156
22
100
0
PHP
294
11
80
dev-main
[ "MIT" ]
[ "BenMorel" ]
2014-08-31T12:36:01
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
barryvdh/laravel-debugbar
barryvdh
laravel-debugbar
PHP Debugbar integration for Laravel
https://packagist.org/packages/barryvdh/laravel-debugbar
https://github.com/fruitcake/laravel-debugbar
library
136,289,793
2,951,163
123,920
19,576
19,271
275
1,615
78
PHP
777
30
399
dev-master
[ "MIT" ]
[ "barryvdh" ]
2013-09-05T10:33:08
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
barryvdh/laravel-ide-helper
barryvdh
laravel-ide-helper
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
https://packagist.org/packages/barryvdh/laravel-ide-helper
https://github.com/barryvdh/laravel-ide-helper
library
136,566,148
3,355,888
133,226
15,205
14,946
253
1,188
192
PHP
851
26
140
dev-master
[ "MIT" ]
[ "barryvdh" ]
2013-03-10T09:39:50
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
barryvdh/laravel-dompdf
barryvdh
laravel-dompdf
A DOMPDF Wrapper for Laravel
https://packagist.org/packages/barryvdh/laravel-dompdf
https://github.com/barryvdh/laravel-dompdf
library
104,689,721
4,715,229
192,679
7,380
7,278
112
977
99
PHP
392
34
57
dev-master
[ "MIT" ]
[ "barryvdh" ]
2013-06-23T11:38:00
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/string
symfony
string
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
https://packagist.org/packages/symfony/string
https://github.com/symfony/string
library
798,329,538
18,723,699
818,518
1,789
1,781
7
19
0
PHP
833
7
234
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2019-10-05T11:46:42
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/polyfill-php80
symfony
polyfill-php80
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
https://packagist.org/packages/symfony/polyfill-php80
https://github.com/symfony/polyfill-php80
library
889,599,896
18,672,705
484,968
1,731
1,726
7
26
0
PHP
470
3
28
1.x-dev
[ "MIT" ]
[ "fabpot" ]
2020-01-28T09:33:11
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/filesystem
symfony
filesystem
Provides basic utilities for the filesystem
https://packagist.org/packages/symfony/filesystem
https://github.com/symfony/filesystem
library
726,716,287
14,705,775
680,207
4,693
4,638
11
48
1
PHP
3,555
56
642
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2012-01-10T14:22:45
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/event-dispatcher
symfony
event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
https://packagist.org/packages/symfony/event-dispatcher
https://github.com/symfony/event-dispatcher
library
1,058,303,913
18,258,436
728,863
8,580
8,534
19
66
0
PHP
3,794
107
649
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2011-10-16T03:42:08
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/console
symfony
console
Eases the creation of beautiful and testable command line interfaces
https://packagist.org/packages/symfony/console
https://github.com/symfony/console
library
1,167,941,029
19,344,941
629,417
9,985
9,809
37
267
0
PHP
13,203
337
803
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2011-10-16T03:41:36
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
swagger-api/swagger-ui
swagger-api
swagger-ui
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
https://packagist.org/packages/swagger-api/swagger-ui
https://github.com/swagger-api/swagger-ui
library
51,111,904
1,416,038
62,981
28,975
28,948
620
9,268
1,472
JavaScript
114
2
533
dev-master
[ "Apache-2.0" ]
[ "swagger" ]
2016-09-21T17:31:54
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
sebastian/resource-operations
sebastian
resource-operations
Provides a list of PHP built-in functions that operate on resources
https://packagist.org/packages/sebastian/resource-operations
https://github.com/sebastianbergmann/resource-operations
library
698,959,952
7,007,622
289,773
6,268
6,268
1
14
1
PHP
15
0
12
dev-main
[ "BSD-3-Clause" ]
[ "sebastian" ]
2015-07-19T06:47:16
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
sebastian/code-unit-reverse-lookup
sebastian
code-unit-reverse-lookup
Looks up which function or method a line of code belongs to
https://packagist.org/packages/sebastian/code-unit-reverse-lookup
https://github.com/sebastianbergmann/code-unit-reverse-lookup
library
844,372,009
11,869,480
515,769
6,688
6,688
3
6
0
PHP
7
0
14
dev-main
[ "BSD-3-Clause" ]
[ "sebastian" ]
2016-02-08T20:26:02
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
phpunit/php-file-iterator
phpunit
php-file-iterator
FilterIterator implementation that filters files based on a list of suffixes.
https://packagist.org/packages/phpunit/php-file-iterator
https://github.com/sebastianbergmann/php-file-iterator
library
939,507,183
15,294,796
670,044
7,500
7,491
7
47
1
PHP
69
0
36
dev-main
[ "BSD-3-Clause" ]
[ "sebastian" ]
2012-09-18T06:59:23
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
phpdocumentor/type-resolver
phpdocumentor
type-resolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
https://packagist.org/packages/phpdocumentor/type-resolver
https://github.com/phpDocumentor/TypeResolver
library
762,036,457
11,156,919
524,388
9,170
9,164
9
51
10
PHP
163
1
54
2.x-dev
[ "MIT" ]
[ "mvriel", "jaapio" ]
2015-06-12T17:40:32
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
phpdocumentor/reflection-common
phpdocumentor
reflection-common
Common reflection classes used by phpdocumentor to reflect the code structure
https://packagist.org/packages/phpdocumentor/reflection-common
https://github.com/phpDocumentor/ReflectionCommon
library
748,742,830
11,029,732
518,551
9,062
9,056
4
21
3
PHP
23
0
14
2.x-dev
[ "MIT" ]
[ "mvriel", "jaapio" ]
2015-06-05T08:49:50
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
paragonie/random_compat
paragonie
random_compat
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
https://packagist.org/packages/paragonie/random_compat
https://github.com/paragonie/random_compat
library
699,505,083
11,373,372
542,585
8,175
8,155
35
152
5
PHP
428
107
62
dev-master
[ "MIT" ]
[ "paragonie-scott" ]
2015-07-07T20:20:09
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
larastan/larastan
larastan
larastan
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
https://packagist.org/packages/larastan/larastan
https://github.com/larastan/larastan
phpstan-extension
61,155,175
5,120,438
208,629
6,478
6,467
48
500
140
PHP
6,314
12
199
3.x-dev
[ "MIT" ]
[ "canvural" ]
2023-12-04T21:47:15
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
doctrine/lexer
doctrine
lexer
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
https://packagist.org/packages/doctrine/lexer
https://github.com/doctrine/lexer
library
976,991,298
16,930,625
740,575
11,172
11,155
19
61
2
PHP
111
1
22
4.0.x-dev
[ "MIT" ]
[ "beberlei" ]
2013-01-12T19:00:31
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
doctrine/event-manager
doctrine
event-manager
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
https://packagist.org/packages/doctrine/event-manager
https://github.com/doctrine/event-manager
library
535,816,894
8,641,724
376,633
6,051
6,048
12
22
1
PHP
100
1
16
3.0.x-dev
[ "MIT" ]
[ "jwage" ]
2018-06-07T14:18:48
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/web-profiler-bundle
symfony
web-profiler-bundle
Provides a development tool that gives detailed information about the execution of any request
https://packagist.org/packages/symfony/web-profiler-bundle
https://github.com/symfony/web-profiler-bundle
symfony-bundle
164,558,319
3,625,179
166,166
2,252
2,250
5
60
2
Twig
1,086
52
744
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2011-11-18T17:30:49
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/twig-bundle
symfony
twig-bundle
Provides a tight integration of Twig into the Symfony full-stack framework
https://packagist.org/packages/symfony/twig-bundle
https://github.com/symfony/twig-bundle
symfony-bundle
212,642,197
4,786,881
191,650
2,509
2,499
5
23
0
PHP
2,739
178
656
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2011-11-18T17:30:40
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/twig-bridge
symfony
twig-bridge
Provides integration for Twig with various Symfony components
https://packagist.org/packages/symfony/twig-bridge
https://github.com/symfony/twig-bridge
symfony-bridge
235,814,064
5,012,870
138,876
2,507
2,506
6
47
0
PHP
703
38
747
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2011-10-16T03:40:59
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/security-bundle
symfony
security-bundle
Provides a tight integration of the Security component into the Symfony full-stack framework
https://packagist.org/packages/symfony/security-bundle
https://github.com/symfony/security-bundle
symfony-bundle
190,366,025
4,269,659
189,995
2,496
2,490
5
27
0
PHP
2,033
62
749
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2011-11-18T17:30:15
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/psr-http-message-bridge
symfony
psr-http-message-bridge
PSR HTTP message bridge
https://packagist.org/packages/symfony/psr-http-message-bridge
https://github.com/symfony/psr-http-message-bridge
symfony-bridge
330,662,406
8,747,372
244,371
1,301
1,295
17
56
0
PHP
883
66
85
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2015-05-29T17:59:28
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/phpunit-bridge
symfony
phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management
https://packagist.org/packages/symfony/phpunit-bridge
https://github.com/symfony/phpunit-bridge
symfony-bridge
215,401,523
3,393,543
99,561
2,470
2,466
4
48
0
PHP
4,565
14
573
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2015-02-21T12:41:49
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/monolog-bundle
symfony
monolog-bundle
Symfony MonologBundle
https://packagist.org/packages/symfony/monolog-bundle
https://github.com/symfony/monolog-bundle
symfony-bundle
268,244,023
4,708,960
211,793
2,929
2,913
31
243
47
PHP
1,994
61
83
4.x-dev
[ "MIT" ]
[ "fabpot" ]
2011-11-18T17:30:30
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/monolog-bridge
symfony
monolog-bridge
Provides integration for Monolog with various Symfony components
https://packagist.org/packages/symfony/monolog-bridge
https://github.com/symfony/monolog-bridge
symfony-bridge
209,301,679
4,959,627
220,167
2,588
2,585
2
17
0
PHP
282
4
658
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2011-11-18T17:29:51
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/maker-bundle
symfony
maker-bundle
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
https://packagist.org/packages/symfony/maker-bundle
https://github.com/symfony/maker-bundle
symfony-bundle
121,500,940
2,449,425
112,152
3,393
3,386
39
425
201
PHP
668
13
114
1.x-dev
[ "MIT" ]
[ "fabpot" ]
2017-11-17T08:57:20
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/framework-bundle
symfony
framework-bundle
Provides a tight integration between Symfony components and the Symfony full-stack framework
https://packagist.org/packages/symfony/framework-bundle
https://github.com/symfony/framework-bundle
symfony-bundle
257,844,138
5,611,172
256,044
3,577
3,563
10
122
1
PHP
11,758
137
824
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2011-11-18T17:30:01
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/doctrine-bridge
symfony
doctrine-bridge
Provides integration for Doctrine with various Symfony components
https://packagist.org/packages/symfony/doctrine-bridge
https://github.com/symfony/doctrine-bridge
symfony-bridge
205,904,369
4,667,199
126,255
3,225
3,220
3
42
3
PHP
764
17
777
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2011-11-18T17:04:01
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/debug-bundle
symfony
debug-bundle
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
https://packagist.org/packages/symfony/debug-bundle
https://github.com/symfony/debug-bundle
symfony-bundle
128,105,738
2,985,493
132,164
2,374
2,371
4
10
0
PHP
948
2
498
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2014-09-26T13:05:39
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
symfony/browser-kit
symfony
browser-kit
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
https://packagist.org/packages/symfony/browser-kit
https://github.com/symfony/browser-kit
library
301,391,747
5,635,346
265,056
3,031
3,012
14
59
0
PHP
2,892
9
632
8.2.x-dev
[ "MIT" ]
[ "fabpot" ]
2011-10-16T03:41:10
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
spatie/laravel-query-builder
spatie
laravel-query-builder
Easily build Eloquent queries from API requests
https://packagist.org/packages/spatie/laravel-query-builder
https://github.com/spatie/laravel-query-builder
library
32,252,449
1,353,857
60,034
4,480
4,461
47
418
0
PHP
256
15
145
dev-main
[ "MIT" ]
[ "spatie" ]
2018-01-16T11:10:08
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
spatie/laravel-backup
spatie
laravel-backup
A Laravel package to backup your application
https://packagist.org/packages/spatie/laravel-backup
https://github.com/spatie/laravel-backup
library
25,543,684
1,045,832
47,932
6,104
6,013
87
790
1
PHP
237
5
342
dev-main
[ "MIT" ]
[ "spatie" ]
2015-02-17T16:21:56
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
spatie/browsershot
spatie
browsershot
Convert a webpage to an image or pdf using headless Chrome
https://packagist.org/packages/spatie/browsershot
https://github.com/spatie/browsershot
library
38,625,042
1,684,544
60,414
5,295
5,235
55
508
0
PHP
116
27
175
dev-main
[ "MIT" ]
[ "spatie" ]
2014-05-02T19:56:12
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
nelmio/cors-bundle
nelmio
cors-bundle
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
https://packagist.org/packages/nelmio/cors-bundle
https://github.com/nelmio/NelmioCorsBundle
symfony-bundle
102,822,755
2,004,675
90,650
1,942
1,926
15
105
9
PHP
165
16
29
dev-master
[ "MIT" ]
[ "Seldaek" ]
2011-12-08T10:22:45
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
lexik/jwt-authentication-bundle
lexik
jwt-authentication-bundle
This bundle provides JWT authentication for your Symfony REST API
https://packagist.org/packages/lexik/jwt-authentication-bundle
https://github.com/lexik/LexikJWTAuthenticationBundle
symfony-bundle
64,065,710
1,267,772
48,510
2,630
2,607
53
616
121
PHP
241
8
96
3.x-dev
[ "MIT" ]
[ "gilles31", "chalasr" ]
2014-04-10T08:12:48
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
laravel/breeze
laravel
breeze
Minimal Laravel authentication scaffolding with Blade and Tailwind.
https://packagist.org/packages/laravel/breeze
https://github.com/laravel/breeze
library
38,065,932
1,801,922
72,541
3,054
3,047
59
548
2
Vue
194
4
135
2.x-dev
[ "MIT" ]
[ "taylorotwell" ]
2020-11-09T19:58:28
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
laravel/boost
laravel
boost
Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.
https://packagist.org/packages/laravel/boost
https://github.com/laravel/boost
library
26,418,902
4,409,578
157,099
3,551
3,545
30
346
25
PHP
471
15
96
dev-main
[ "MIT" ]
[ "taylorotwell" ]
2025-08-13T14:02:08
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
doctrine/doctrine-migrations-bundle
doctrine
doctrine-migrations-bundle
Symfony DoctrineMigrationsBundle
https://packagist.org/packages/doctrine/doctrine-migrations-bundle
https://github.com/doctrine/DoctrineMigrationsBundle
symfony-bundle
192,826,628
3,672,645
170,711
4,339
4,313
21
218
44
PHP
636
38
55
5.0.x-dev
[ "MIT" ]
[ "beberlei", "jwage" ]
2011-12-17T12:09:14
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
doctrine/doctrine-fixtures-bundle
doctrine
doctrine-fixtures-bundle
Symfony DoctrineFixturesBundle
https://packagist.org/packages/doctrine/doctrine-fixtures-bundle
https://github.com/doctrine/DoctrineFixturesBundle
symfony-bundle
115,181,450
1,948,780
87,882
2,572
2,529
23
212
29
PHP
1,108
43
45
4.4.x-dev
[ "MIT" ]
[ "beberlei" ]
2011-12-17T12:08:54
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
doctrine/doctrine-bundle
doctrine
doctrine-bundle
Symfony DoctrineBundle
https://packagist.org/packages/doctrine/doctrine-bundle
https://github.com/doctrine/DoctrineBundle
symfony-bundle
259,320,353
4,434,974
154,377
4,871
4,835
48
483
31
PHP
4,170
248
156
4.0.x-dev
[ "MIT" ]
[ "beberlei" ]
2011-11-17T22:44:17
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
dnoegel/php-xdg-base-dir
dnoegel
php-xdg-base-dir
implementation of xdg base directory specification for php
https://packagist.org/packages/dnoegel/php-xdg-base-dir
https://github.com/dnoegel/php-xdg-base-dir
library
246,995,091
1,849,528
84,342
6,296
6,294
4
11
5
PHP
15
0
3
dev-master
[ "MIT" ]
[ "bobthecow", "dnoegel" ]
2014-06-30T18:37:36
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
composer/ca-bundle
composer
ca-bundle
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
https://packagist.org/packages/composer/ca-bundle
https://github.com/composer/ca-bundle
library
372,471,495
6,703,556
184,914
2,969
2,958
12
40
5
PHP
210
15
66
dev-main
[ "MIT" ]
[ "Seldaek" ]
2016-04-11T15:12:41
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
blade-ui-kit/blade-icons
blade-ui-kit
blade-icons
A package to easily make use of icons in your Laravel Blade views.
https://packagist.org/packages/blade-ui-kit/blade-icons
https://github.com/driesvints/blade-icons
library
46,415,666
3,499,699
149,445
2,476
2,471
27
164
0
PHP
284
6
50
1.x-dev
[ "MIT" ]
[ "driesvints" ]
2020-06-17T18:38:25
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ
behat/behat
behat
behat
Scenario-oriented BDD framework for PHP
https://packagist.org/packages/behat/behat
https://github.com/Behat/Behat
library
103,552,078
1,592,632
71,076
4,006
3,962
138
617
48
PHP
2,267
21
114
4.x-dev
[ "MIT" ]
[ "Stof", "everzet", "pamil", "ciaranmcnulty" ]
2011-12-14T11:38:50
2026-08-03T21:34:11.771393+00:00
YCnjfsIydidyqK6tT
9jDlU7IEWJC8ZWqMJ