Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Polyfill Mbstring Laravel Package

symfony/polyfill-mbstring

Provides a partial native PHP polyfill for the mbstring extension, supplying multibyte string functions when mbstring isn’t installed. Part of Symfony’s Polyfill set; lightweight and MIT-licensed.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
fabpot/php-cs-fixer PHP CS Fixer is a command-line tool for automatically fixing PHP coding standards issues. It formats and modernizes code using configurable rulesets, supports custom rule configurations, and helps keep projects consistent and clean across teams and CI. 46 12 0 0.6 NOASSERTION
Context7
fidry/cpu-core-counter Tiny PHP utility to detect CPU core count (logical or physical) with memoized results. Provides sensible defaults plus configurable “finders” per OS, parallelisation-friendly available cores, and safe fallbacks via exception handling or getCountWithFallback(). 238 236 5 7M 4 26.0 65.9 MIT 7 months ago
View on GitHub
Context7
friendsofphp/php-cs-fixer PHP CS Fixer automatically fixes PHP code to match coding standards. Use built-in rule sets like @PER-CS, @Symfony, or @PhpCsFixer, or define your own config. Helps modernize code for newer PHP and PHPUnit. Supports PHP 7.4–8.5. 13,489 13,565 1,630 5M 45 86.4 73.4 MIT 1 month ago
View on GitHub
Context7
giggsey/libphonenumber-for-php-lite Lite PHP port of Google’s libphonenumber for parsing, formatting, storing, and validating international phone numbers. Includes core PhoneNumberUtils only (no geolocation/carrier/short numbers). Requires PHP 8.1+ and mbstring; install via Composer. 84 86 8 1M 0 30.0 65.0 Apache-2.0 1 week ago
View on GitHub
Context7
gitonomy/gitlib Gitonomy Gitlib is a PHP library for interacting with Git repositories programmatically. Read commits, trees, branches, tags and diffs; run Git commands via a clean API and work with local repos from your apps, tools, or CI scripts. 464 469 74 373K 13 36.9 53.0 MIT 1 year ago
View on GitHub
Context7
gregwar/rst gregwar/rst adds reStructuredText parsing to PHP. Convert .rst documents into HTML (and other formats), with a simple API and CLI-friendly usage. Useful for documentation sites, static content, and integrating RST into Laravel or custom apps. 93 94 22 5K 11 4.5 28.1 MIT
View on GitHub
Context7
ilario-pierbattista/reverse-regex Generate example strings from regular expressions in PHP—useful for test data for forms, databases, and regex validation. Includes lexer/parser and random generators, supports literals, groups, classes, ranges, and quantifiers (with some Unicode/PCRE limits). 2 3 2 1K 0 21.6 41.7 MIT 1 week ago
View on GitHub
Context7
laravel/installer Laravel Installer is the official CLI tool to quickly create new Laravel applications. Install via Composer, then run a single command to scaffold a fresh project with the latest framework version and recommended defaults. 839 876 364 120K 5 47.1 42.0 MIT 2 days ago
View on GitHub
Context7
mtdowling/jmespath.php JMESPath is a query language for JSON. This PHP port lets you search, filter, and transform arrays/JSON with JMESPath expressions, useful for extracting data from API responses and complex nested structures. 2,005 2,020 56 9M 11 38.3 65.9 MIT 1 year ago
View on GitHub
Context7
nesbot/carbon Carbon is a PHP DateTime extension that makes working with dates and times simple and readable. Parse, format, compare, add/subtract intervals, handle timezones and localization, and use fluent, human-friendly helpers for common date tasks. 170 584 26 12M 3 27.3 66.2 MIT 2 days ago
View on GitHub
Context7
open-telemetry/sdk OpenTelemetry PHP SDK implementing the OpenTelemetry API to collect traces and metrics. Use with compatible exporters; supports manual setup, SDK Builder, and optional auto-loading/registration via OTEL_* environment configuration. 22 26 7 2M 0 29.6 65.0 2 weeks ago
View on GitHub
Context7
pdepend/pdepend PHP Depend (PDepend) is a static analysis tool for PHP that measures software metrics and detects design issues. It generates reports (XML, HTML, etc.) to help spot complexity, coupling, and code structure problems for better maintainability. 955 974 138 2M 16 41.2 59.8 BSD-3-Clause 2 years ago
View on GitHub
Context7
phan/phan Phan is a PHP static analyzer focused on minimizing false positives by proving incorrectness. It checks types, detects common issues, understands control flow, and ships with extension stubs. Install via Composer and run with a generated .phan config. 5,609 5,615 370 181K 782 86.0 54.1 NOASSERTION 1 week ago
View on GitHub
Deep Wiki
Context7
phootwork/lang phootwork/lang is a lightweight PHP library of language utilities and building blocks, offering common helpers and core abstractions to simplify everyday coding tasks. A small foundation package meant to complement your app or other phootwork components. 12 12 0 985K 0 26.7 65.0 MIT 1 year ago
View on GitHub
Context7
php-webdriver/webdriver PHP bindings for Selenium WebDriver. Drive real browsers from PHP via W3C WebDriver (and legacy JsonWireProtocol), compatible with Selenium 2–4. Install via Composer and connect to Selenium Server or other remote ends for automation/testing. 5,214 5,244 847 2M 19 46.3 44.7 MIT
View on GitHub
Context7
smalot/pdfparser Standalone PHP PDF parsing library to extract text, pages, and metadata from PDFs. Supports compressed PDFs and various encodings, with configurable parsing options. Note: secured PDFs and form data extraction are not supported. 2,672 2,722 576 2M 194 77.7 73.1 LGPL-3.0 4 weeks ago
View on GitHub
Deep Wiki
Context7
smarty/smarty Smarty is a PHP template engine that separates presentation (HTML/CSS) from application logic. Install via Composer and use its flexible templating features with documentation and getting started guides. Supports PHP 7.2–8.5. 2,347 2,436 711 802K 83 75.7 71.5 NOASSERTION 1 month ago
View on GitHub
Context7
statamic/stringy Statamic Stringy adds convenient string helpers for Laravel and Statamic apps. Work with text fluently using a Stringy object and chainable methods for common transformations, casing, trimming, and formatting—great for templates and content-driven projects. 23 23 2 143K 0 21.1 61.4 MIT 3 years ago
View on GitHub
Context7
swaggest/json-schema PHP library for JSON Schema (Draft 4/6/7): import schemas, validate JSON data, and define high-level PHP structures with schema-based rules. Supports $ref/definitions, formats, and detailed validation errors for robust data validation. 486 492 51 318K 22 39.7 56.1 MIT 1 year ago
View on GitHub
Context7
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,466 859 0 20.0 MIT
Deep Wiki
Context7
symfony/console Symfony Console makes it easy to build beautiful, testable PHP command‑line tools. Define commands, arguments and options, add interactive prompts, styled output and progress bars, plus robust input/output handling for CLI apps and scripts. 9,830 10,011 268 16M 0 62.9 52.4 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/doctrine-bridge Symfony Doctrine Bridge integrates Doctrine with Symfony components, providing glue code for ORM/DBAL usage across the framework. Part of the main Symfony repository; report issues and submit pull requests there. 3,231 3,236 43 4M 0 48.8 51.1 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/dom-crawler Symfony DomCrawler makes it easy to parse and navigate HTML/XML documents. It provides a fluent API to filter elements, extract text/attributes, follow links and forms, and integrates well with HttpClient and BrowserKit for web scraping and testing. 4,036 4,111 124 6M 0 53.5 51.6 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/filesystem Symfony Filesystem component offers practical utilities for working with files and directories: create, copy, move, remove, mirror, and chmod/chown paths, with robust error handling and portability across platforms. Ideal for safe filesystem operations in PHP apps. 4,646 4,703 48 12M 0 55.3 55.3 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/form Symfony Form component helps you build, process, validate, and reuse HTML forms with a robust, extensible API. Includes field types, data mapping, CSRF protection, and integration hooks for Symfony apps or standalone PHP projects. 2,774 2,791 109 3M 0 49.2 50.6 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/framework-bundle FrameworkBundle integrates Symfony components into the full-stack Symfony framework, providing core wiring for services, configuration, routing, controllers, and more. Part of the main Symfony repository; see docs for contributing, issues, and PRs. 3,572 3,590 123 5M 0 51.6 51.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/http-foundation Symfony HttpFoundation provides an object-oriented layer for working with HTTP: requests, responses, sessions, cookies, headers, and file uploads. It simplifies handling and testing web interactions while staying close to the HTTP specification. 8,640 8,722 307 14M 0 63.8 52.4 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/mime Symfony MIME component for creating and parsing MIME messages: build emails and attachments, manage headers, encoders, addresses, and content types. Works standalone or with Symfony Mailer. Includes docs, contribution guidelines, and issue tracking. 2,836 2,841 38 14M 0 47.0 59.8 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/security-http Symfony Security HTTP integrates the Security Core with HTTP: firewalls, request handling, and authenticators to secure parts of your app and authenticate users. Install via composer require symfony/security-http. 1,713 1,715 22 4M 0 39.7 54.7 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/string Symfony String component offers an object-oriented API for string manipulation, handling bytes, UTF-8 code points, and grapheme clusters consistently. Ideal for safe, modern text processing with powerful helpers and Unicode-aware operations. 1,787 1,796 20 16M 0 40.0 64.3 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/translation Symfony Translation component for internationalizing PHP apps: create a Translator, load messages from arrays, files, or other loaders, handle locales and domains, and translate strings at runtime. Part of the Symfony ecosystem and works well standalone. 6,618 6,658 90 14M 0 57.3 53.8 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/validator Symfony Validator component validates values and objects using a constraint-based system inspired by JSR-303 Bean Validation. Supports built-in and custom constraints, rich violation messages, and integration with Symfony forms and frameworks. 2,685 2,741 103 6M 0 48.6 55.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/var-dumper Symfony VarDumper provides a powerful dump() replacement for var_dump(), letting you inspect complex PHP variables with rich, readable output. Includes advanced casters, configurable formatters, and tooling for debugging in CLI and web contexts. 7,442 7,584 100 15M 0 57.9 53.5 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
true/punycode Pure PHP Punycode encoder/decoder for Internationalized Domain Names (IDNA). Convert Unicode domains to ASCII xn-- form and back (e.g., renangonçalves.com ↔ xn--renangonalves-pgb.com) without requiring the intl/libidn extensions. 260 264 46 324K 7 13.9 54.3 MIT 9 years ago
View on GitHub
Context7
twig/twig Twig is a fast, secure templating engine for PHP. It offers a clean syntax, automatic escaping, template inheritance, macros, and filters, with a flexible loader system and strong extensibility—ideal for building maintainable views in web apps. 8,353 8,696 1,288 6M 55 77.4 74.3 BSD-3-Clause 3 weeks ago
View on GitHub
Context7
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,530 13,808 657 11M 14 73.3 53.7 BSD-3-Clause 3 months ago
View on GitHub
Deep Wiki
Context7
voku/portable-utf8 High-performance UTF-8 helper library for PHP with portable polyfills for mbstring and intl features. Provides fast string operations, validation, normalization, encoding fixes, and safe text handling across environments without extra extensions. 519 523 92 314K 9 9.3 45.9 Apache-2.0
View on GitHub
Context7
zbateson/mb-wrapper Lightweight PHP wrapper for mbstring that normalizes multibyte string operations across environments. Provides consistent encoding-aware helpers and safe fallbacks when mbstring isn’t available, making string handling more reliable in libraries and apps. 49 49 8 1M 0 23.7 65.0 BSD-2-Clause 1 month ago
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport