Browse and filter packages from the Laravel ecosystem.
|
|
Description
|
|
30 days
GitHub star count over the last 30 days (daily snapshots).
|
|
|
License
|
|
|
|---|---|---|---|---|---|---|---|---|
| twitter/bootstrap | Bootstrap is a sleek, intuitive, and powerful front-end framework for building responsive, mobile-first websites fast. Includes CSS, Sass, and JavaScript components with extensive documentation and examples. Install via npm, yarn, Bun, Composer, or NuGet. | 174,499 |
+138
|
71.0 | 27.0 | MIT | 10 months ago | |
| twbs/bootstrap | Bootstrap is a sleek, intuitive, powerful front-end framework for faster web development. Includes responsive grid, components, and JavaScript plugins with extensive docs and tooling. Install via npm, yarn, Bun, Composer, or download releases. | 174,493 |
+145
|
71.0 | 31.9 | MIT | 10 months ago | |
| laravel/laravel | Laravel is a PHP web application framework with expressive syntax and batteries-included tooling: fast routing, DI container, Eloquent ORM, migrations, queues, caching/sessions, and real-time broadcasting—built to scale from small apps to large systems. | 84,629 |
+96
|
68.9 | 15.0 | — | 1 month ago | |
| fortawesome/font-awesome | Font Awesome gives you a huge library of scalable vector icons and social logos for the web. Easily drop icons into apps with CSS/SVG, customize size and color, and use free or Pro sets across frameworks and build tools. | 76,766 |
+86
|
89.4 | 36.9 | NOASSERTION | 6 days ago | |
| jgthms/bulma | Bulma is a modern, responsive CSS framework based on Flexbox. Build clean layouts and UI components with simple class names and no JavaScript. Includes grid, forms, buttons, navbar, and helpers—easy to customize with Sass and ideal for fast prototyping. | 50,065 |
-9
|
60.0 | 26.3 | MIT | 1 year ago | |
| moment/moment | Moment.js is a widely used JavaScript library for parsing, validating, manipulating, and formatting dates and times. It supports locales, time zones via plugins, and human-friendly output like relative time, making date handling simpler across apps. | 47,938 |
-28
|
60.0 | 27.4 | MIT | — | |
| almasaeed2010/adminlte | AdminLTE is a popular MIT-licensed admin dashboard template built on Bootstrap 5.3 with vanilla JavaScript (no jQuery). Fully responsive, highly customizable, and easy to use for web apps—from mobile to desktop. Live demo and docs available. | 45,516 |
+49
|
69.5 | 10.4 | MIT | 2 weeks ago | |
| laravel/framework | Laravel’s core framework code for building modern PHP web apps with elegant syntax. Includes fast routing, a powerful DI container, sessions and caching, database migrations, queues for jobs, and real-time event broadcasting. | 34,805 |
+21
|
95.0 | 71.8 | MIT | 1 day ago | |
| symfony/symfony | Symfony is a robust PHP framework and component library for building web apps and APIs. It offers a mature ecosystem, reusable components, strong tooling, and long-term support, powering everything from small sites to large enterprise platforms. | 31,103 |
+19
|
89.0 | 45.0 | MIT | 3 weeks ago | |
| oai/openapi-specification | — | 31,095 |
|
63.4 | 27.1 | Apache-2.0 | 10 months ago | |
| zurb/foundation | Foundation is a responsive front-end framework for building sites and apps on any device. Includes a customizable grid, Sass mixins, JavaScript plugins, and accessibility support, with docs and releases available to help you go from prototype to production. | 29,786 |
+8
|
66.9 | 28.0 | MIT | 1 year ago | |
| composer/composer | Composer is the dependency manager for PHP. Declare project requirements, install/update packages, and manage autoloading with a lock file for repeatable builds. Works with Packagist and VCS repositories; runs via CLI on PHP 7.2.5+ (latest). | 29,487 |
+13
|
91.6 | 60.5 | MIT | 3 weeks ago | |
| swagger-api/swagger-ui | Swagger UI renders interactive API docs from OpenAPI/Swagger specs. Explore endpoints, send requests, and view responses in the browser without backend implementation. Available as npm modules or Docker/Packagist distributions for easy hosting and integration. | 28,907 |
+64
|
91.5 | 55.9 | Apache-2.0 | 5 days ago | |
| bagisto/bagisto | Bagisto is an open-source Laravel eCommerce platform for building online stores and marketplaces. Includes product catalog, checkout, multi-channel and multi-store, admin panel, APIs, themes, and extensibility for custom modules and integrations. | 27,761 |
+372
|
83.4 | 17.6 | MIT | 2 weeks ago | |
| fzaninotto/faker | Faker is a PHP library for generating fake data: names, addresses, phone numbers, text, dates, and more. Ideal for seeding databases, creating fixtures, and testing apps, with locale-aware providers and easy extensibility. | 26,667 |
-6
|
31.8 | 30.9 | MIT | 5 years ago | |
| simple-icons/simple-icons | Simple Icons provides 3400+ SVG brand icons. Browse and download from simpleicons.org or serve via CDNs like jsDelivr/unpkg using the simple-icons package. Check the legal disclaimer before using the icons. | 25,459 |
+198
|
91.2 | 32.8 | CC0-1.0 | 3 days ago | |
| livewire/livewire | Livewire is a full-stack Laravel framework for building dynamic, reactive UI components without leaving PHP. Create modern interfaces with server-driven state and interactions, backed by a rich component model and official documentation. | 23,552 |
+13
|
76.7 | 48.9 | MIT | 3 weeks ago | |
| guzzlehttp/guzzle | Guzzle is a PHP HTTP client for sending sync or async requests with an easy API. Built on PSR-7 and PSR-18, supports middleware, cookies, streaming uploads/downloads, and JSON. Transport-agnostic for flexible integrations. | 23,452 |
-2
|
75.4 | 48.4 | MIT | 2 days ago | |
| phpmailer/phpmailer | PHPMailer is a full-featured email-sending library for PHP. Send via SMTP with authentication, TLS/SSL, and support for HTML and plain-text messages. Includes attachments, embedded images, CC/BCC, custom headers, and robust error handling. | 22,252 |
+52
|
76.2 | 47.1 | LGPL-2.1 | 2 months ago | |
| monolog/monolog | Monolog is a PSR-3 compatible logging library for PHP. Send logs to files, sockets, databases, and many web services via a rich set of handlers, formatters, and processors, enabling simple setups and advanced logging strategies. | 21,396 |
+7
|
65.0 | 51.6 | MIT | 6 months ago | |
| fullcalendar/fullcalendar | FullCalendar is a powerful JavaScript calendar for web apps, featuring drag-and-drop events, multiple views (month/week/day/list), recurring events, theming, localization, time zones, and strong extensibility via plugins and popular framework integrations. | 20,565 |
+65
|
88.3 | 31.2 | MIT | 1 month ago | |
| phpunit/phpunit | PHPUnit is the de facto unit testing framework for PHP, based on the xUnit architecture. Run tests, make assertions, and integrate with CI and code coverage. Install via PHAR or Composer and build reliable PHP applications. | 20,040 |
+6
|
79.0 | 52.9 | BSD-3-Clause | 2 weeks ago | |
| fruitcake/laravel-debugbar | Integrate PHP DebugBar into Laravel to inspect requests in real time. Track queries, time, memory, routes, views, events, logs, and exceptions with an in-browser toolbar. Configurable collectors, storage, and easy setup for local development and debugging. | 19,269 |
+21
|
90.8 | 53.7 | MIT | 2 weeks ago | |
| barryvdh/laravel-debugbar | Laravel Debugbar integrates PHP Debug Bar into Laravel, showing request, queries, views, routes, logs, exceptions, and performance details in a handy toolbar. Great for local debugging and profiling; configurable and easy to enable/disable per environment. | 19,269 |
+21
|
90.2 | 64.0 | MIT | 2 weeks ago | |
| codeigniter/framework | CodeIgniter is a lightweight PHP web framework focused on speed, simplicity, and small footprint. It offers MVC structure, clean routing, security features, database tools, and helpers—ideal for building fast, maintainable apps without heavy dependencies. | 18,167 |
-3
|
60.0 | 31.6 | MIT | — | |
| nikic/php-parser | Parse PHP code into an Abstract Syntax Tree (AST) for static analysis, manipulation, and code generation. Supports PHP 5.x to 8.4, handles errors gracefully, and preserves formatting during AST-to-code conversion. Easily traverse, modify, and convert ASTs back to PHP, with JSON serialization support... | 17,450 |
+11
|
85.1 | 74.2 | BSD-3-Clause | 2 weeks ago | |
| erusev/parsedown | Parsedown is a fast, lightweight PHP Markdown parser with CommonMark-style syntax support. It converts Markdown to HTML with sensible defaults, minimal dependencies, and easy integration—ideal for blogs, docs, and templating in PHP and Laravel apps. | 15,059 |
+7
|
79.8 | 56.7 | MIT | 5 months ago | |
| barryvdh/laravel-ide-helper | Generates accurate PHPDoc helper files for Laravel to improve IDE autocompletion and type hints. Create _ide_helper.php for facades, add or export model PHPDocs, fluent methods, factory builders, and PhpStorm container metadata—kept in sync with your project. | 14,951 |
+13
|
82.4 | 62.1 | MIT | 4 months ago | |
| thomaspark/bootswatch | — | 14,751 |
-7
|
57.2 | 26.2 | MIT | — | |
| intervention/image | Intervention Image is a PHP image handling and manipulation library for Laravel and other frameworks. It provides a fluent API for resizing, cropping, encoding, watermarking, and optimizing images, with drivers for GD and Imagick and easy integration via service providers. | 14,356 |
+8
|
76.6 | 47.8 | MIT | 1 week ago | |
| yiisoft/yii2-dev | Yii 2 is a modern, fast, secure PHP framework with sensible defaults and flexible configuration. A solid foundation for building web applications, with comprehensive guides and API docs. Requires PHP 7.4+ (best on PHP 8). | 14,302 |
+6
|
85.4 | 31.5 | BSD-3-Clause | 2 months ago | |
| phpstan/phpstan | PHPStan is a static analysis tool for PHP that finds bugs without running your code. It catches whole classes of errors early, improving type safety and code correctness, and helps you spot issues before writing tests or deploying. | 14,036 |
+28
|
94.2 | 72.3 | MIT | 2 weeks ago | |
| phpoffice/phpspreadsheet | PhpSpreadsheet is a pure-PHP library to read and write spreadsheet files (Excel, LibreOffice Calc, and more). Create, modify, and export workbooks with rich formatting, formulas, and multiple formats via a well-documented API. | 13,952 |
+15
|
94.6 | 73.3 | MIT | 1 week ago | |
| league/flysystem | Flysystem is a filesystem abstraction for PHP that lets you work with local disks, S3, FTP, and more through one consistent API. Swap storage backends without changing your code, with adapters, streams, and strong integration across frameworks like Laravel. | 13,578 |
+8
|
64.8 | 64.2 | MIT | 2 years ago | |
| fabpot/php-cs-fixer | Automatically fix PHP coding standards issues and unify style across your codebase. Includes rule sets like PER-CS, Symfony, and PhpCsFixer, plus configurable rules and migrations to modern PHP and PHPUnit. Supports PHP 7.4–8.5. | 13,542 |
+9
|
88.9 | 37.5 | MIT | 1 week ago | |
| friendsofphp/php-cs-fixer | PHP CS Fixer automatically detects and fixes PHP coding style issues, applying built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom configs. Helps modernize code for newer PHP/PHPUnit. Install via Composer; supports PHP 7.4–8.5. | 13,541 |
+10
|
90.3 | 73.4 | MIT | 1 week ago | |
| vlucas/phpdotenv | vlucas/phpdotenv loads environment variables from a .env file into getenv(), $_ENV, and $_SERVER. Ideal for keeping secrets out of code and managing per-environment configuration in PHP apps via simple, portable dotenv files. | 13,540 |
+1
|
71.9 | 52.4 | BSD-3-Clause | 2 weeks ago | |
| filp/whoops | Pretty error handler for PHP that turns fatal errors and exceptions into clean, developer-friendly pages with stack traces, request context, and code previews. Great for local development, debugging, and integrating into frameworks to replace default error screens. | 13,240 |
+3
|
42.3 | 41.5 | MIT | — | |
| spatie/laravel-permission | Database-backed roles and permissions for Laravel. Assign roles and permissions to users, sync them to the Gate, and check abilities with Laravel’s built-in can()/authorize features. Includes migrations, caching, teams, and flexible model setup. | 12,935 |
+22
|
71.3 | 41.0 | MIT | 2 weeks ago | |
| maatwebsite/excel | Laravel Excel wraps PhpSpreadsheet to make fast, elegant Excel/CSV imports and exports in Laravel. Export collections or queries with automatic chunking, build multi-sheet files, and handle queued, large datasets with a simple API and solid docs. | 12,689 |
+17
|
66.6 | 43.1 | MIT | 2 months ago | |
| eternicode/bootstrap-datepicker | A Bootstrap-based datepicker built with jQuery, offering flexible date selection with multiple views, localization/i18n, formatting, start/end limits, and events. Easy to integrate with forms and supports many options and plugins for customization. | 12,650 |
-8
|
69.1 | 27.8 | Apache-2.0 | 10 months ago | |
| ramsey/uuid | Generate and work with UUIDs in PHP using ramsey/uuid. Create v1, v4, and other UUID types, parse and validate UUID strings, and integrate easily via Composer. Well-documented, widely used, and standards-aware for reliable identifiers. | 12,631 |
+8
|
72.3 | 56.4 | MIT | 1 month ago | |
| components/flag-icon-css | Country flag icons in SVG with ready-to-use CSS/Sass helpers. Import via npm/Yarn or CDN, then add .fi and .fi-xx (ISO 3166-1 alpha-2) classes to render flags, with optional squared variants and configurable Sass builds. | 12,283 |
+62
|
57.1 | 20.3 | MIT | 1 year ago | |
| slim/slim | Slim is a lightweight PHP micro-framework for building fast web apps and APIs. PSR-7/PSR-15 compatible, installable via Composer, and works with multiple PSR-7 implementations (Slim-Psr7, Nyholm, Guzzle, Laminas). Requires PHP 7.4+. | 12,269 |
+5
|
69.3 | 33.5 | MIT | 2 months ago | |
| tcg/voyager | — | 11,812 |
-5
|
34.5 | 20.6 | MIT | 1 year ago | |
| egulias/email-validator | RFC-focused email validation library for PHP. Validates addresses against RFC 5321/5322/6530-6532 and 1035 with pluggable strategies (RFC, DNS, spoof checks). Designed for strict parsing and modern PHP (8.1+) projects via Composer. | 11,638 |
|
50.5 | 54.1 | MIT | 1 year ago | |
| pestphp/pest | Pest is an elegant PHP testing framework focused on simplicity and developer joy. Write expressive, modern tests with a clean syntax, powerful expectations, and a great DX for PHP projects—built for fast feedback and readable suites. | 11,576 |
+30
|
93.2 | 68.8 | MIT | 2 weeks ago | |
| workerman/workerman | Workerman is a high-performance, asynchronous, event-driven PHP framework for building scalable network servers. Supports HTTP, WebSocket, custom protocols, coroutines, and connection pools—ideal for high-concurrency, long-running applications on POSIX systems. | 11,550 |
+2
|
87.0 | 45.3 | MIT | 1 month ago | |
| tymon/jwt-auth | Laravel JWT authentication package providing token issuing, parsing, refresh, and invalidation using JSON Web Tokens. Integrates with Laravel guards/middleware, supports custom claims and multiple auth providers, and includes docs and testing support. | 11,495 |
+12
|
81.9 | 55.4 | MIT | 4 months ago | |
| phpoffice/phpexcel | — | 11,375 |
-4
|
30.0 | 28.5 | NOASSERTION | — | |
| doctrine/inflector | Doctrine Inflector is a lightweight PHP library for common string transformations: convert words between singular and plural forms, and handle case changes. Useful for naming conventions in frameworks and tools where consistent word inflection is needed. | 11,344 |
-2
|
40.7 | 48.4 | MIT | 11 months ago | |
| dompdf/dompdf | Dompdf is a PHP HTML-to-PDF converter with a CSS 2.1-focused rendering engine. Supports external stylesheets, complex tables, common image formats, basic SVG, and runs without external PDF libraries. Requires PHP 7.1+ and DOM/MBString. | 11,159 |
+15
|
89.2 | 71.3 | LGPL-2.1 | 2 days ago | |
| doctrine/lexer | Doctrine Lexer is a lightweight base library for building lexers used in top-down, recursive descent parsers. It powers tokenization in Doctrine projects like Annotations and ORM (DQL), providing a reusable foundation for custom language parsing. | 11,152 |
-3
|
31.0 | 43.3 | MIT | 2 years ago | |
| encore/laravel-admin | — | 11,151 |
-4
|
69.0 | 33.1 | MIT | 4 years ago | |
| deployer/deployer | — | 11,086 |
+6
|
66.6 | 31.5 | MIT | 2 months ago | |
| doctrine/instantiator | Lightweight PHP library to instantiate objects without calling their constructors. Useful for hydrators, serializers, proxies, and testing/mocking. Part of the Doctrine ecosystem; creates instances via reflection while avoiding side effects and required constructor args. | 10,995 |
-3
|
40.8 | 43.7 | MIT | 6 months ago | |
| bitcoin/bips | Comprehensive collection of Bitcoin Improvement Proposals (BIPs) in one place. Browse specifications for Bitcoin standards, consensus rules, wallets, and protocols, with the full text and history of each BIP for quick reference and research. | 10,854 |
+37
|
42.9 | 10.3 | — | — | |
| mockery/mockery | Mockery is a flexible PHP mock object framework for unit testing with PHPUnit, PHPSpec, and more. It provides a readable DSL to define expectations and interactions, integrates cleanly with PHPUnit, and can be used alongside PHPUnit’s own mocking tools. | 10,724 |
|
68.0 | 62.4 | BSD-3-Clause | 2 years ago | |
| mobiledetect/mobiledetectlib | Lightweight PHP library to detect mobile devices and tablets using User-Agent and HTTP headers. Provides simple checks like isMobile() and isTablet(), regularly updated with device rules, and easy to install via Composer for any PHP app. | 10,683 |
+2
|
64.2 | 46.6 | MIT | 1 month ago | |
| psr/log | PSR-3 logging interfaces for PHP. Provides LoggerInterface, traits, and related classes to standardize how libraries accept and emit log messages. Not a logger implementation—use it to type-hint a logger or build your own PSR-3 compliant logger. | 10,428 |
-11
|
34.4 | 44.9 | MIT | 1 year ago | |
| w7corp/easywechat | EasyWeChat is a PHP 8+ SDK for WeChat development by w7corp. It supports Official Accounts and more, with simple configuration and server message handling, plus active maintenance, tests, and solid documentation via easywechat.com. | 10,373 |
-3
|
63.6 | 8.4 | MIT | 3 months ago | |
| rector/rector | Rector instantly upgrades and refactors PHP code. Automate migrations from PHP 5.3–8.5 and frameworks like Symfony, PHPUnit, and Doctrine, or enforce code quality with rule sets in CI. Run on your project to preview diffs and apply changes. | 10,368 |
+28
|
74.2 | 44.4 | MIT | 1 week ago | |
| doctrine/orm | Doctrine ORM is a PHP 8.1+ object-relational mapper built on Doctrine DBAL, providing transparent persistence for PHP objects. Use mappings, repositories, and Unit of Work, plus DQL for powerful, object-oriented querying as an alternative to SQL. | 10,168 |
-2
|
88.6 | 69.1 | MIT | 1 month ago | |
| psr/container | The PSR-11 Container Interface defines core abstractions for dependency injection in PHP. It’s a standard abstraction, not an implementation—used by DI containers like Laravel’s Illuminate\Container. Essential for dependency management, ensuring interoperability across container implementations. | 10,002 |
-11
|
29.6 | 45.9 | MIT | 4 years ago | |
| afarkas/html5shiv | HTML5 Shiv enables HTML5 elements and basic styling support in older versions of Internet Explorer by creating missing elements and adding needed shims. A lightweight drop-in script for legacy browser compatibility with modern HTML markup. | 9,846 |
-4
|
59.1 | 28.9 | — | 11 years ago | |
| psy/psysh | PsySH is an interactive PHP REPL, runtime developer console, and debugger. Explore code, inspect variables, and run commands in a powerful shell with history, configuration, themes, and integrations—ideal for fast debugging and experimentation. | 9,831 |
|
65.5 | 52.5 | MIT | 3 weeks ago | |
| symfony/console | Symfony Console makes it easy to build beautiful, testable command-line applications in PHP. It provides structured commands, arguments and options, interactive prompts, styled output, helpers, and robust input/output handling for modern CLIs. | 9,813 |
+3
|
66.8 | 52.7 | MIT | 3 weeks ago | |
| firebase/php-jwt | Encode and decode JSON Web Tokens (JWT) in PHP per RFC 7519. Supports common signing algorithms, key handling, header access after verification, and clock-skew leeway. Install via Composer; optional sodium_compat for libsodium environments. | 9,804 |
-1
|
69.9 | 52.9 | BSD-3-Clause | 1 month ago | |
| google/apiclient | Official Google APIs Client Library for PHP to access services like Gmail, Drive, and YouTube from your server. PHP 8+ and Composer install supported. Library is in maintenance mode: critical bug/security fixes only, no new features. | 9,799 |
+4
|
73.5 | 48.2 | Apache-2.0 | 3 weeks ago | |
| doctrine/dbal | Doctrine DBAL is a powerful PHP database abstraction layer offering portable connections, a fluent query builder, schema introspection, and schema management tools. It supports multiple database platforms and underpins many Doctrine-based applications. | 9,704 |
+6
|
83.2 | 70.4 | MIT | 4 months ago | |
| swiftmailer/swiftmailer | Swiftmailer is a full-featured PHP library for sending email via SMTP, sendmail, or PHP mail(). It supports MIME messages, attachments, HTML/text bodies, embedded images, authentication, encryption (TLS/SSL), and extensible transports/plugins. | 9,441 |
-10
|
20.0 | 22.6 | MIT | — | |
| phpdocumentor/reflection-docblock | PHPDoc-compatible DocBlock parser from phpDocumentor. Use DocBlockFactory to parse doc comments or Reflection objects, extracting summaries, descriptions, and tags for annotations and metadata. Ideal for tooling that reads and interprets PHPDoc blocks. | 9,370 |
-13
|
55.9 | 53.0 | MIT | 4 months ago | |
| dingo/api | — | 9,360 |
+7
|
69.0 | 31.8 | BSD-3-Clause | 4 years ago | |
| fabpot/goutte | Goutte is a PHP web scraping and web testing library built on Symfony components. It provides a simple API to crawl pages, submit forms, click links, and extract content with CSS selectors—handy for quick crawlers, monitors, and functional checks. | 9,196 |
-5
|
31.1 | 29.0 | MIT | 3 years ago | |
| phpdocumentor/type-resolver | Resolves DocBlock types and structural element names per PSR-5. Converts partial class names to fully qualified class names, parses type expressions into value objects, and resolves FQSENs for classes, methods, properties, functions, constants and more. | 9,168 |
-12
|
46.3 | 48.7 | MIT | 6 months ago | |
| react/react | ReactPHP is an event-driven, non-blocking I/O toolkit for PHP. Built around an event loop, it provides async building blocks like streams, DNS, sockets, HTTP client/server and process control—ideal for fast network services and long-running apps. | 9,089 |
-2
|
46.9 | 7.6 | MIT | 3 years ago | |
| phpdocumentor/reflection-common | Shared building blocks for phpDocumentor’s reflection ecosystem. Provides common value objects and utilities used by reflection packages, helping model PHP code elements consistently for parsing, analysis, and documentation tooling. | 9,045 |
-13
|
29.3 | 42.5 | MIT | 6 years ago | |
| phpunit/php-code-coverage | phpunit/php-code-coverage collects, processes, and renders PHP code coverage data. Integrate it in test runs to start/stop coverage collection, filter included files, and generate reports such as OpenClover, including from serialized coverage data. | 8,933 |
+3
|
72.3 | 53.1 | BSD-3-Clause | 2 weeks ago | |
| myclabs/deep-copy | DeepCopy creates safe deep clones of PHP objects, recursively copying referenced objects while preserving the original object graph. It handles cyclic references to avoid infinite loops, and supports customization via matchers and filters for specific properties and types. | 8,888 |
-2
|
43.7 | 50.7 | MIT | 11 months ago | |
| cakephp/cakephp | CakePHP is a rapid development PHP framework built around MVC and proven patterns like Front Controller and data mapping. It helps teams quickly build robust, flexible web applications. Install via Composer or start with the official app skeleton. | 8,791 |
-2
|
75.9 | 33.3 | MIT | 3 days ago | |
| aimeos/aimeos-laravel | Aimeos for Laravel is a professional, ultra-fast ecommerce package you can install in minutes. Full-featured for shops and marketplaces: multi-vendor/channel, subscriptions, vouchers/discounts, 100+ payment gateways, admin UI, REST/GraphQL APIs, and SEO-ready frontend. | 8,668 |
+23
|
40.1 | 2.4 | MIT | — | |
| symfony/http-foundation | Symfony HttpFoundation provides an object-oriented API for HTTP: requests, responses, headers, cookies, sessions, and file uploads. It normalizes PHP’s globals into consistent objects, making it easier to build and test web applications and middleware. | 8,630 |
|
65.8 | 52.8 | MIT | 3 weeks ago | |
| symfony/event-dispatcher | Symfony EventDispatcher lets application parts communicate via dispatched events and listeners/subscribers. It provides a flexible event system for decoupled architecture, supporting priority-based listeners and a consistent dispatching API for PHP apps. | 8,535 |
-5
|
58.4 | 53.3 | MIT | 3 weeks ago | |
| sylius/sylius | Sylius is an open-source eCommerce framework built on Symfony. Flexible, well-tested, and BDD-friendly, it includes a powerful REST API for integrations and omnichannel experiences. Great for building tailored commerce apps and complex business requirements. | 8,512 |
+26
|
87.3 | 46.9 | MIT | 1 month ago | |
| spiral/roadrunner | High-performance PHP application server and process manager written in Go. RoadRunner replaces Nginx+FPM with long-running workers and a plugin system, offering HTTP(S)/2/3, FastCGI, PSR-7/17 support, and per-project extensibility. | 8,491 |
+18
|
82.3 | 53.2 | MIT | 1 month ago | |
| phpspec/prophecy | Highly opinionated yet flexible PHP mocking framework for unit tests. Create test doubles with a Prophet, define expected calls and return values, then reveal mocks and verify predictions. Works with PHPUnit and other frameworks; requires PHP 7.2+. | 8,481 |
+1
|
73.8 | 64.8 | MIT | 4 months ago | |
| symfony/finder | Symfony Finder provides a fluent API to locate files and directories. Filter by name, path, size, dates, contents, and more; traverse recursively and iterate results easily—ideal for CLI tools, installers, and build scripts. | 8,443 |
-1
|
57.7 | 53.5 | MIT | 3 weeks ago | |
| twig/twig | Twig is a fast, secure, and flexible templating engine for PHP. It offers familiar syntax, automatic escaping, template inheritance, filters/functions, and great performance with compiled templates—ideal for building clean, maintainable views in web apps. | 8,367 |
+3
|
72.3 | 64.5 | BSD-3-Clause | 2 weeks ago | |
| paragonie/random_compat | PHP 5 polyfill for random_bytes() and random_int(), providing secure, cryptographically strong randomness on older PHP versions. Uses the best available system sources and falls back safely, helping apps generate tokens, keys, IDs, and nonces consistently across environments. | 8,156 |
-7
|
39.9 | 43.9 | MIT | 4 years ago | |
| symfony/http-kernel | Symfony HttpKernel provides a structured request-to-response workflow built on EventDispatcher. It powers full-stack frameworks, micro-frameworks, and advanced CMSs by handling kernel events, controller resolution, and response generation in a flexible pipeline. | 8,115 |
-5
|
61.7 | 52.7 | MIT | 3 weeks ago | |
| symfony/thanks | Symfony plugin to show thanks by starring the GitHub repos of your Composer dependencies. Run via composer thanks to discover and support the open-source packages your project relies on. | 8,080 |
-7
|
32.9 | 18.8 | MIT | 8 months ago | |
| psr/simple-cache | PSR-16 Simple Cache interfaces from PHP-FIG. Defines a common API for cache implementations (get/set/delete, TTL, etc.) but provides no caching itself. Use this package to type-hint against the standard and pair with any compatible cache provider. | 8,079 |
-8
|
29.1 | 46.6 | MIT | 4 years ago | |
| twbs/bootstrap-icons | Official open-source Bootstrap SVG icon library with 2,000+ icons. Install via npm or Composer and use by embedding SVGs, referencing with , using the sprite, or via CSS. Explore the full icon set and usage docs at icons.getbootstrap.com. | 8,064 |
+42
|
69.0 | 37.3 | MIT | 1 year ago | |
| guzzlehttp/psr7 | Full PSR-7 message implementation with rich stream support: multiple stream types and decorators (append, buffer, caching, etc.), plus helpers like query-string parsing. Installed via Composer and maintained with v2 for PHP 7.2.5+. | 7,939 |
|
60.1 | 54.8 | MIT | 5 days ago | |
| doctrine/cache | Doctrine Cache is a legacy cache component extracted from Doctrine Common, offering multiple cache drivers and interfaces used across Doctrine projects. Note: the library is deprecated and no longer maintained; prefer a PSR-6 or PSR-16 cache instead. | 7,863 |
-2
|
40.6 | 38.4 | MIT | 4 years ago | |
| symfony/polyfill-mbstring | Partial native PHP polyfill for the mbstring extension, enabling multibyte string functions when ext-mbstring isn’t available. Part of Symfony’s Polyfill suite; provides compatible helpers to improve portability across environments. | 7,823 |
-7
|
46.1 | 54.4 | MIT | 1 month ago | |
| laravel-lang/lang | Community-maintained localization files for Laravel. Install via Composer to add and update translations for Laravel’s core messages across many locales, with curated language packs and ongoing updates from the Laravel Lang project. | 7,777 |
-1
|
74.4 | 27.7 | MIT | 2 weeks ago | |
| predis/predis | Predis is a flexible, feature-complete Redis/Valkey client for PHP 7.2+. Supports Redis 3.0–8.0, clustering and redis-cluster, Sentinel and replication, pipelining, transactions, Lua scripting, SCAN iterators, key prefixing, and TCP/TLS or UNIX sockets. | 7,771 |
+12
|
73.4 | 56.9 | MIT | 1 month ago | |
| phpunit/php-timer | Lightweight timing utility extracted from PHPUnit. Start/stop a timer to get a Duration with formatted time plus seconds, milliseconds, microseconds, and nanoseconds. Includes resource usage formatting (time + memory) for a measured block or since request start. | 7,744 |
+1
|
39.0 | 49.2 | BSD-3-Clause | 5 months ago | |
| guzzlehttp/promises | Promises/A+ implementation for PHP with iterative, stack-safe chaining. Provides synchronous wait(), cancellation, interop with any thenable, and coroutine-style async/await via Coroutine::of(). Includes Promise, FulfilledPromise, and RejectedPromise. | 7,716 |
-1
|
55.4 | 54.3 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?