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

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.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
3brs/enterprise-security-bundle 0 0 0 89 0 21.5 26.2 MIT 4 weeks ago
View on GitHub
Context7
alchemy/zippy Zippy is a PHP library to read, create, list, and extract archives using CLI tools or PHP extensions. Supports ZIP plus GNU/BSD tar formats (.tar, .tar.gz, .tar.bz2) via a simple API for opening, iterating members, extracting, and creating archives. 476 508 105 260K 36 40.1 57.0 NOASSERTION 2 months ago
View on GitHub
Context7
alterphp/easyadmin-extension-bundle 253 259 56 2K 13 15.9 18.4 MIT 4 years ago
View on GitHub
Context7
aritti/easy-deploy-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
basic-builder/easybuilder-bundle 0 0 0 0.0
View on GitHub
Context7
bencagri/artisan-deployer Deploy Laravel apps via Artisan with zero dependencies and no config files. Supports multi-server and multi-stage (prod/staging/qa), zero-downtime releases over SSH, and works with GitHub/Bitbucket/GitLab or your own Git server. 4 4 1 0 0 0.0 MIT
View on GitHub
Context7
bjeavons/zxcvbn-php PHP port of Dropbox’s zxcvbn password strength estimator. Uses pattern matching and conservative entropy to score passwords 0–4, detect common words/names/patterns (dates, repeats, sequences, keyboard runs), and return user-friendly warnings/suggestions. 873 884 114 548K 18 17.4 46.4 MIT 1 year ago
View on GitHub
Context7
chrome-php/chrome Control headless Chrome from PHP. chrome-php/chrome launches Chromium/Chrome, lets you navigate pages, evaluate JavaScript, take screenshots/PDFs, intercept network events, and automate workflows via the DevTools protocol—ideal for scraping, testing, and rendering. 2,675 2,684 323 255K 0 50.3 31.6 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
contao/contao 437 438 172 48 346 27.3 26.8 LGPL-3.0
View on GitHub
Deep Wiki
Context7
contao/core-bundle 123 130 55 22K 0 2.3 31.1 LGPL-3.0
View on GitHub
Context7
contao/news-bundle Adds full news management to the Contao CMS: create and organize news archives and items, publish and list news on your site, and integrate news features into a professional, easy-to-maintain Contao installation. 9 9 13 17K 0 0.4 44.5 LGPL-3.0
View on GitHub
Context7
creative/symfony-db-i18n-bundle 16 16 11 19 1 2.0 4.5 5 years ago
View on GitHub
Context7
cybernodev/framework-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
danielstjules/stringy Stringy is a PHP library for Unicode-safe string manipulation with a fluent, object-oriented API. Chain helpers for trimming, casing, substrings, padding, replacing, slugifying, and more, without worrying about multibyte issues. 2,434 2,476 217 87K 18 32.0 32.7 MIT 9 years ago
View on GitHub
Context7
dariotilgner/easyadmin-extension-bundle 0 0 0 0 0 0.6 MIT 4 years ago
View on GitHub
Context7
dbh/easy-deploy-bundle 0 0 2 0 0 0.1 MIT
View on GitHub
Context7
deuchnord/no-ai-bundle 12 12 0 2 1 7.9 0.9 EUPL-1.2 9 months ago
View on GitHub
Context7
djamadeus/easy-deploy-bundle-wunderfork 0 0 0 0 0 0.9 MIT 8 years ago
View on GitHub
Context7
doctrine/rst-parser 63 64 26 8K 15 23.8 40.1 MIT 6 months ago
View on GitHub
Context7
dzignphp/core-bundle 0 0 0 0 0 0.3 0.4 MIT
View on GitHub
Context7
easycorp/easy-deploy-bundle 468 469 101 1K 50 24.5 31.4 MIT 6 years ago
View on GitHub
Context7
effiana/easyadmin-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
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,547 13,561 1,644 12K 43 91.7 37.9 MIT 3 weeks ago
View on GitHub
Context7
facile-it/php-jose-verifier Validate and verify JWTs (JOSE) with builder-based verifiers geared for OAuth2/OpenID Connect. Create verifiers from issuer metadata (issuer, jwks_uri) and client metadata (client_id/secret), with optional JWK sets for decryption; ext-gmp recommended for speed. 5 5 6 34K 0 19.3 59.1 3 months ago
View on GitHub
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(). 250 244 5 9M 4 6.1 56.1 MIT 1 year ago
View on GitHub
Context7
flow-php/etl Flow PHP ETL is a strongly typed, generator-powered ETL framework for efficient extract-transform-load pipelines in PHP. Process large datasets with a minimal memory footprint and plug into many adapters, extractors, and loaders for diverse sources. 378 379 21 29K 0 2.5 26.2 MIT
View on GitHub
Context7
flow-php/etl-adapter-csv 5 5 2 7K 0 0.1 42.2 MIT
View on GitHub
Context7
flow-php/filesystem Flow Filesystem provides a simple streaming abstraction for local and remote storage. Read files by byte ranges and write in chunks to support large files efficiently. Part of the Flow PHP ecosystem; see docs for installation and usage. 6 7 4 73K 0 0.2 55.3 MIT
View on GitHub
Context7
flow-php/telemetry Flow Telemetry is a PHP library for metrics and tracing, built to integrate smoothly with Flow PHP ETL pipelines. Use it to instrument jobs, collect runtime metrics, and add traces for observability. Includes docs, installation, and upgrade guides. 3 3 1 30K 0 0.0 53.6 MIT
View on GitHub
Context7
flow-php/types Flow PHP type system library with typed value objects and type definitions for consistent, safe data handling across the Flow ecosystem. Designed for ETL pipelines, it helps enforce data contracts and reduce runtime type errors. 2 2 2 62K 0 0.1 55.3 MIT
View on GitHub
Context7
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,545 13,636 1,644 6M 43 92.0 74.2 MIT 4 weeks ago
View on GitHub
Context7
geocoder-php/maxmind-binary-provider MaxMind Binary provider for the PHP Geocoder library. Lookup geolocation data from local MaxMind GeoIP2/GeoLite2 binary databases without external API calls. Useful for fast, offline IP-to-location resolution in PHP apps. 3 3 0 976 0 2.7 33.0 MIT 1 year ago
View on GitHub
Context7
giggsey/libphonenumber-for-php PHP port of Google’s libphonenumber for parsing, formatting, validating, and storing international phone numbers. Supports geocoding, carrier and timezone mapping, plus short-number info. Composer install; requires mbstring. 5,049 5,109 480 4M 3 70.7 46.8 Apache-2.0 1 month ago
View on GitHub
Deep Wiki
Context7
giggsey/libphonenumber-for-php-lite Lite PHP port of Google’s libphonenumber: parse, validate, format, and store international phone numbers. Includes core PhoneNumberUtils only (no geolocation/carrier/short number info). Requires PHP 8.1+ and mbstring; install via Composer. 96 98 8 1M 0 32.4 64.7 Apache-2.0 1 month 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. 465 470 73 423K 13 16.9 45.1 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 27.4 MIT
View on GitHub
Context7
handcraftedinthealps/goodby-csv 44 44 5 71K 0 1.7 44.2 MIT 1 year ago
View on GitHub
Context7
humbug/box 1,320 1,323 111 28K 73 50.0 49.0 MIT 6 months ago
View on GitHub
Context7
humbug/php-scoper PHP-Scoper prefixes your project and its dependencies into a unique namespace to avoid conflicts, especially when building PHARs that bundle vendor code and run alongside other PHP projects with overlapping packages or versions. 808 808 77 121K 22 35.9 54.5 MIT 6 months ago
View on GitHub
Deep Wiki
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). 3 3 2 4K 1 13.5 45.8 MIT 5 months ago
View on GitHub
Context7
kornrunner/keccak Pure PHP Keccak (SHA-3) implementation with easy static API. Compute Keccak hashes (224/256/384/512) and SHAKE outputs (XOF) without extensions. Includes test suite and coverage, suitable for Ethereum and other crypto use cases. 123 130 46 102K 0 3.6 40.3 MIT 5 years ago
View on GitHub
Context7
laminas/laminas-mail Abandoned Laminas component for composing, parsing, and sending email messages. No further development; use ddeboer/imap for IMAP, zbateson/mail-mime-parser for MIME parsing, and symfony/mailer for sending mail. 100 101 78 284K 64 29.4 70.2 BSD-3-Clause 2 years ago
View on GitHub
Deep Wiki
Context7
laravel/installer Laravel Installer is the official command-line tool for creating new Laravel applications. Install globally via Composer and run laravel new to scaffold a fresh project quickly, with the latest framework version and starter setup. 882 919 377 79K 7 50.0 36.0 MIT 3 weeks 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,008 2,022 57 12M 1 33.3 60.4 MIT 2 months ago
View on GitHub
Context7
nesbot/carbon Carbon is a PHP DateTime extension for easy date/time parsing, formatting, arithmetic, timezones, and human-friendly differences. Common in Laravel, it adds a fluent API, helpers like now()/today(), and readable methods for complex date logic. 195 608 30 16M 0 28.1 64.7 MIT 1 month ago
View on GitHub
Context7
odolbeau/phone-number-bundle 249 254 44 305K 3 15.7 44.2 MIT 11 months ago
View on GitHub
Context7
omines/datatables-bundle 284 287 117 30K 1 31.5 34.1 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
open-telemetry/sdk OpenTelemetry PHP SDK for generating traces, metrics, and logs. Implements the API and works with exporters to emit telemetry. Supports manual setup, an SDK builder, and optional auto-registration via environment variables during Composer autoload. 24 27 9 2M 0 29.9 65.0 2 months ago
View on GitHub
Context7
oroinc/laminas-mail oroinc/laminas-mail is a small bridge package for using Laminas Mail components within Oro applications. Provides the Laminas mail classes and configuration needed to send emails, manage transports, and integrate with Oro’s mailing features. 0 0 0 3K 0 16.0 55.4 BSD-3-Clause 3 months 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. 958 979 139 2M 12 20.1 49.4 BSD-3-Clause 2 years ago
View on GitHub
Context7
phan/phan Phan is a static analyzer for PHP that minimizes false positives by proving incorrectness. It checks type compatibility, understands control flow, and finds common bugs using available or inferred types. Install via Composer and run with a config. 5,623 5,628 367 222K 784 83.1 53.5 NOASSERTION 2 months 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 1M 0 6.7 55.3 MIT 1 year ago
View on GitHub
Context7
phpmyadmin/sql-parser 484 499 119 716K 58 35.8 67.9 GPL-2.0 10 months 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,200 5,231 842 3M 21 47.1 47.2 MIT
View on GitHub
Context7
respect/string-formatter Flexible PHP string formatting library with chainable formatters and templated placeholders. Mask, pattern, date, number, and more to transform/format values (e.g., credit cards, phones, amounts) via FormatterBuilder or PlaceholderFormatter modifiers. 4 4 2 6K 2 15.0 46.8 ISC 7 months ago
View on GitHub
Context7
respect/validation Powerful PHP validation engine with 150+ tested validators. Build readable, chainable rules like numeric()->positive()->between(). Includes advanced exception handling and thorough docs. Great for complex input validation in any PHP app. 6,028 6,153 774 828K 8 70.6 38.9 MIT 1 month ago
View on GitHub
Context7
rollerworks/password-strength-validator Symfony Validator password strength constraints with two approaches: validate by strength levels (weak/medium/strong) or by explicit requirements (letters, mixed case, numbers, special chars). PHP 8.4+ and Symfony 7.4+. 144 145 30 89K 0 22.3 42.3 MIT 6 months ago
View on GitHub
Context7
smalot/pdfparser Standalone PHP library to parse PDF files and extract content. Reads objects/headers, metadata, and ordered page text; supports compressed PDFs and various encodings. Configure parsing via custom configs. Note: no support for secured PDFs or form data. 2,724 2,771 579 3M 198 71.5 70.7 LGPL-3.0 5 months 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,435 709 954K 85 74.2 69.1 NOASSERTION 2 months ago
View on GitHub
Context7
spomky-labs/php-aes-gcm PHP library implementing AES-GCM (Galois/Counter Mode) authenticated encryption. Provides encrypt/decrypt with IV/nonce handling, auth tags, and AAD support for securing data with integrity. Useful for token payloads, messages, and secure storage. 71 71 23 29K 2 2.6 36.0 MIT 7 years 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. 24 24 2 200K 0 1.1 53.9 MIT 4 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. 489 494 53 303K 22 19.9 46.5 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,433 9,754 849 2M 0 20.0 22.4 MIT
View on GitHub
Deep Wiki
Context7
sylius/grid-bundle 134 135 60 180K 37 43.5 67.0 MIT 2 months ago
View on GitHub
Context7
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,513 8,513 2,162 104K 143 90.1 47.6 MIT 1 month ago
View on GitHub
Context7
sylius/user Sylius User component: user and customer models plus authentication-related interfaces and utilities for Sylius-based apps. Provides reusable building blocks for user management, security integration, and account features in Symfony/Laravel-adjacent PHP projects. 5 5 4 8K 0 0.1 43.5 MIT
View on GitHub
Context7
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,809 9,992 266 18M 0 67.1 52.8 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/discord-notifier Symfony Notifier bridge for Discord. Configure via DISCORD_DSN for webhooks or a bot token, then send ChatMessage notifications. Supports rich embeds and options (username, title, fields, thumbnails, footers) to build interactive Discord messages. 37 37 2 18K 0 26.3 42.4 MIT 3 months ago
View on GitHub
Context7
symfony/doctrine-bridge Symfony Doctrine Bridge integrates Doctrine ORM and related libraries with Symfony components, providing seamless wiring for services, repositories, persistence, and tooling. Ideal for projects using Doctrine alongside Symfony’s DI container, validator, and other features. 3,220 3,229 42 5M 0 52.3 51.1 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/dom-crawler Symfony DomCrawler makes it easy to parse and navigate HTML/XML using a fluent, CSS/XPath-friendly API. Ideal for scraping, testing responses, and extracting data from markup, with smooth integration across the Symfony ecosystem. 4,027 4,102 125 8M 0 56.5 53.5 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/filesystem Symfony Filesystem provides practical, cross-platform filesystem utilities for PHP: create/copy/move/remove files and directories, check existence, handle permissions, and more. Part of the Symfony Components with solid documentation and community support. 4,635 4,690 48 15M 0 59.6 57.1 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/form Symfony Form Component helps you build, validate, and process reusable HTML forms with rich field types, data mapping, and CSRF protection. Integrates cleanly with HttpFoundation, Validator, and Twig, but can be used standalone in any PHP app. 2,765 2,782 109 4M 0 51.9 50.5 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/framework-bundle Symfony FrameworkBundle tightly integrates Symfony components into the full-stack framework, providing core framework services and configuration. Part of the main Symfony repository; see official docs for contributing, issues, and pull requests. 3,567 3,579 122 5M 0 56.4 51.8 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
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,625 8,698 306 18M 0 69.0 53.8 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/json-path Evaluate JSONPath expressions in Symfony/PHP to query and extract data from JSON documents. Lightweight library with simple API for selecting nodes, filtering arrays, and retrieving values, useful for config parsing, API responses, and data transformation. 17 17 0 19K 0 29.5 49.1 MIT 1 month ago
View on GitHub
Context7
symfony/mime Symfony MIME component for creating and parsing MIME messages: build emails with headers, text/HTML bodies, attachments, and multipart structures. Integrates with Symfony Mailer and standalone PHP apps; includes tools for encoding and content types. 2,827 2,833 38 18M 0 50.0 61.9 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/security-http Symfony Security HTTP integrates the Security Core with HTTP: firewalls, authenticators, and request/response handling to protect parts of your app and authenticate users. Install via composer require symfony/security-http. 1,701 1,702 22 4M 0 44.0 55.3 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/string Symfony String component: object-oriented string API that handles bytes, UTF-8 code points, and grapheme clusters consistently. Includes tools for safe string manipulation and normalization, with full docs and contribution resources on symfony.com. 1,781 1,789 19 20M 0 42.2 64.2 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
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,135 31,439 9,856 268K 175 93.3 45.7 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/translation Symfony Translation component for internationalizing apps: manage translators, message catalogs, pluralization and locales, load translations from arrays/files, and translate strings with parameters and domains. Install via Composer and integrate in Symfony or standalone PHP. 6,599 6,639 90 18M 0 60.9 55.4 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/validator Symfony Validator provides a flexible validation system based on the JSR-303/Bean Validation model. Define constraints via annotations/attributes, YAML/XML, or PHP, validate objects and values, and get detailed, localized violation messages. 2,681 2,737 106 7M 0 51.4 54.7 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/var-dumper Symfony VarDumper provides a powerful dump() replacement for var_dump(), with smart variable inspection and rich output for debugging PHP applications. Walks complex data structures safely, improving readability and developer productivity. 7,428 7,568 102 18M 0 61.6 55.0 MIT 4 weeks 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 295K 7 3.9 31.8 MIT 9 years ago
View on GitHub
Context7
twig/extensions 1,438 1,500 266 290K 0 7.6 22.5 MIT
View on GitHub
Context7
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,374 8,716 1,288 9M 31 69.0 61.3 BSD-3-Clause 2 months 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,550 13,829 663 15M 2 70.1 53.2 BSD-3-Clause 4 weeks ago
View on GitHub
Deep Wiki
Context7
voku/arrayy 489 491 33 68K 1 3.8 30.3 MIT
View on GitHub
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. 518 524 88 412K 2 5.8 40.7 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 64.9 BSD-2-Clause 2 months 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.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle