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

Laminas Stdlib Laravel Package

laminas/laminas-stdlib

Utility components for PHP from the Laminas project: data structures, array and string helpers, hydrators, validators, option objects, and more. A shared toolbox used across Laminas and usable standalone in any PHP application.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
2lenet/pdf-generator-bundle 2 2 2 498 0 23.3 34.6 MIT 3 months ago
View on GitHub
Context7
dotdev/currency PHP currency conversion component for objects, originally from the Sylius ecosystem. Provides a lightweight engine for converting between currencies in your applications. See Sylius docs for usage, contributions, and issue tracking. 0 0 0 0 0 0.6 MIT 4 years ago
View on GitHub
Context7
hyperf/laminas-mime 1 1 0 39K 0 0.3 55.3 BSD-3-Clause 1 year ago
View on GitHub
Context7
laminas/laminas-cache Laminas Cache provides flexible caching for PHP apps with storage adapters (memory, filesystem, Redis, etc.), plugins, and cache patterns. Includes PSR-6/PSR-16 support, configuration options, and utilities for improving performance and reducing expensive operations. 107 108 61 136K 9 27.2 52.3 BSD-3-Clause 4 months ago
View on GitHub
Context7
laminas/laminas-cache-storage-deprecated-factory 2 2 7 22K 0 1.4 53.3 1 year ago
View on GitHub
Context7
laminas/laminas-code Generate, analyze, and manipulate PHP code with Laminas Code. Provides reflection utilities, code generators, docblock parsing, and class/file generation helpers for building frameworks, tooling, and meta-programming workflows. 1,906 1,914 88 4M 21 33.5 56.4 BSD-3-Clause 8 months ago
View on GitHub
Deep Wiki
Context7
laminas/laminas-config Abandoned Laminas library for managing application configuration. Provides config containers and utilities (e.g., reading/merging structured config) used across Laminas/Zend-style apps. No further development; see Laminas TSC minutes for details. 48 49 29 680K 0 7.5 44.2 BSD-3-Clause 5 months ago
View on GitHub
Context7
laminas/laminas-config-aggregator Aggregate and merge configuration from multiple providers in Laminas/Mezzio apps. Supports ordered loading, caching, PHP/array and glob-based config files, and environment-specific overrides for fast, predictable configuration builds. 41 40 16 138K 3 25.0 57.6 BSD-3-Clause 1 month ago
View on GitHub
Context7
laminas/laminas-db Database abstraction and SQL builder for PHP. Provides adapters, connection management, query/statement execution, metadata and schema tools, result sets, and a fluent API for composing SQL across multiple database platforms. 140 142 83 318K 19 34.9 67.0 BSD-3-Clause 2 months ago
View on GitHub
Context7
laminas/laminas-di Dependency injection container for Laminas apps. Supports autowiring, configuration-driven definitions, factories, and runtime instantiation to manage object creation and wiring with minimal boilerplate. Integrates with Laminas ServiceManager patterns and PSR-friendly practices. 36 36 25 321K 9 21.5 64.9 BSD-3-Clause 5 months ago
View on GitHub
Context7
laminas/laminas-eventmanager Laminas EventManager provides a flexible event and listener system for PHP applications. Attach listeners, trigger events, manage priorities, and use shared event managers to coordinate decoupled components across your app. 1,017 1,022 19 891K 4 18.1 45.4 BSD-3-Clause 8 months ago
View on GitHub
Deep Wiki
Context7
laminas/laminas-feed Laminas\Feed provides tools for reading and creating RSS and Atom feeds in PHP. Parse feeds, work with entries and metadata, and generate valid syndication output for your applications or services. 169 168 33 622K 17 26.7 62.7 BSD-3-Clause 4 months ago
View on GitHub
Context7
laminas/laminas-filter A collection of reusable data filters for PHP apps. Provides string and numeric normalization, file and HTML filters, and a plugin manager to compose filter chains. Useful for sanitizing and transforming input consistently across Laminas and other frameworks. 95 95 37 781K 2 18.6 59.3 BSD-3-Clause 8 months ago
View on GitHub
Context7
laminas/laminas-http Laminas HTTP component providing HTTP client, request/response objects, headers and URI utilities for PHP applications. Useful for building and consuming web services, handling redirects, cookies, and proxy/adapter-based transports. 37 37 37 694K 6 18.1 63.0 BSD-3-Clause 7 months ago
View on GitHub
Context7
laminas/laminas-hydrator Laminas Hydrator provides flexible tools to hydrate and extract data between arrays and objects. Includes hydrator strategies, naming conventions, and integration helpers for forms and domain models, supporting multiple hydrator implementations and extensions. 129 132 35 447K 12 33.0 62.7 BSD-3-Clause 2 months ago
View on GitHub
Context7
laminas/laminas-i18n Internationalization tools for Laminas applications, including locale-aware translation, formatting, and pluralization support. Helps build multilingual PHP apps with proper locale handling and integration with Laminas MVC and services. 81 82 39 681K 7 30.3 66.9 BSD-3-Clause 2 months ago
View on GitHub
Context7
laminas/laminas-json Abandoned Laminas JSON component. Provided utilities for encoding/decoding JSON and related helpers, but it will receive no further development. See Laminas TSC minutes for details and consider migrating to supported alternatives. 37 38 16 665K 0 7.2 44.4 BSD-3-Clause 5 months 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 287K 64 29.4 70.2 BSD-3-Clause 2 years ago
View on GitHub
Deep Wiki
Context7
laminas/laminas-mime Laminas MIME component for handling MIME messages and parts. Note: this package is abandoned and will receive no further development. For an actively maintained alternative, consider symfony/mime or zbateson/mail-mime-parser. 28 29 38 381K 0 1.8 39.0 BSD-3-Clause 2 years ago
View on GitHub
Context7
laminas/laminas-mvc Laminas MVC is a modular, event-driven MVC framework for PHP applications. It provides routing, controllers, view integration, dependency injection, and configuration management, helping you build scalable, maintainable web apps and APIs on top of Laminas components. 173 173 64 421K 24 14.7 56.9 BSD-3-Clause 1 year ago
View on GitHub
Context7
laminas/laminas-router Laminas Router provides flexible, composable routing for PHP applications, with HTTP/console route types, route matching and assembly, and integration points for Laminas MVC/Mezzio. Includes CI-tested components and configurable route stacks. 35 36 15 590K 6 28.5 67.1 BSD-3-Clause 3 weeks ago
View on GitHub
Context7
laminas/laminas-serializer Laminas Serializer provides a flexible way to serialize and unserialize PHP data using multiple adapters (e.g., PHP serialize, JSON, Base64). Includes configuration options, adapter plugins, and error handling for safe, consistent data transformation. 36 35 22 111K 1 22.4 56.9 BSD-3-Clause 3 months ago
View on GitHub
Context7
laminas/laminas-server Laminas Server provides server-side components for building web service APIs in PHP, including SOAP and JSON-RPC. Define services, handle requests, and generate responses with flexible dispatching and integration options for legacy and modern applications. 24 24 19 588K 3 17.0 62.1 BSD-3-Clause 5 months ago
View on GitHub
Context7
laminas/laminas-servicemanager Powerful dependency injection and service container for PHP. Manage factories, abstract factories, delegators, aliases, and shared services, with PSR-11 interoperability and robust configuration for complex applications. 159 160 62 1M 13 33.8 70.7 BSD-3-Clause 2 months ago
View on GitHub
Deep Wiki
Context7
laminas/laminas-validator Validation component for PHP and Laminas applications. Provides a wide range of ready-to-use validators (strings, numbers, dates, files, and more), consistent error messages, and an extensible API to create custom validators and input filtering rules. 160 163 63 1M 16 34.8 67.2 BSD-3-Clause 1 month ago
View on GitHub
Context7
laminas/laminas-view Laminas View provides flexible PHP view rendering for Laminas and other apps, including template resolvers, helpers, and multiple renderer options (PhpRenderer, JSON, etc.). Build reusable layouts and partials, manage view models, and integrate with MVC or standalone stacks. 75 75 45 670K 1 29.5 63.5 BSD-3-Clause 1 month ago
View on GitHub
Context7
laminas/laminas-xmlrpc Laminas XML-RPC provides client and server components for XML-RPC in PHP. Build and parse XML-RPC requests/responses, expose methods via a server, and integrate with Laminas components for transport, encoding, and fault handling. 25 25 17 48K 5 26.8 55.7 BSD-3-Clause 1 week 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 18.1 55.8 BSD-3-Clause 1 month ago
View on GitHub
Context7
oroinc/laminas-mime 0 0 0 3K 0 0.0 48.5 BSD-3-Clause
View on GitHub
Context7
sylius/channel 5 5 2 10K 0 0.1 44.3 MIT
View on GitHub
Context7
sylius/core Sylius Core integrates all Sylius components into a flexible PHP eCommerce framework, powering storefront and admin features with a decoupled architecture and strong API support. Documentation, contribution guides, and issue tracking available. 10 10 9 6K 0 0.3 37.5 MIT
View on GitHub
Context7
sylius/currency 8 8 4 11K 0 0.3 42.4 MIT
View on GitHub
Context7
sylius/locale Locale component for Sylius and PHP apps, providing tools to manage locale codes and formatting. Helps handle available locales, current locale selection, and locale-related utilities for internationalized storefronts and services. 10 10 1 11K 0 0.1 41.6 MIT
View on GitHub
Context7
sylius/order 23 24 10 11K 0 0.4 36.8 MIT
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,512 8,513 2,160 104K 156 87.3 46.9 MIT 1 month ago
View on GitHub
Context7
sylius/twig-hooks Sylius Twig Hooks is a lightweight component from the Sylius Stack initiative that adds a hook-based extension system for Twig templates, making it easier to customize and extend views in a structured, decoupled way. 4 4 2 99K 0 0.1 55.3 MIT
View on GitHub
Context7
sylius/ui-bundle 6 6 12 6K 0 0.8 41.6 MIT
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.
codraw/framework-extra-bundle
codraw/messenger
codraw/security
codraw/mailer
codraw/contracts
codraw/profiling
codraw/dependency-injection
codraw/tester
codraw/core
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony