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

Php Autoload Override Laravel Package

adriansuter/php-autoload-override

Override fully qualified function calls inside PHP class methods so you can mock them in tests. Works with Composer PSR-4 autoloading (PHP 8.2+). Use OverrideFactory to map functions (e.g., rand) to custom implementations for deterministic PHPUnit tests.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
open-southeners/extended-php 0.82 Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. 0 0 0 837 0 11.0 41.7 MIT 10 months ago
View on GitHub
Context7
avris/function-mock 0.81 Mock PHP functions in unit tests without changing your code. avris/function-mock lets you replace and control built-in and user-defined function calls at runtime, making it easier to test legacy code, edge cases, and hard-to-isolate behavior. 0 0 0 0.0
View on GitHub
Context7
wyrihaximus/test-utilities 0.81 A set of PHP test utilities for package development: a PHPUnit TestCase with helpers like random namespaces and temp directories, plus ready-made configuration defaults for PHPStan and Rector (paths and docblock-to-attribute conversions). 7 7 1 145K 6 34.9 69.5 MIT 4 weeks ago
View on GitHub
Context7
phpstan/phpstan 0.81 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,085 14,159 962 12M 1,081 94.7 74.2 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
nayjest/manipulator 0.81 Fast, lightweight PHP object manipulation helpers—like symfony/property-access but simpler (~300 LOC) and no reflection. Instantiate classes, set public properties, and assign values via setters from arrays (snake/camel case), with optional property creation. 10 10 1 6K 3 4.1 37.9 MIT 9 years ago
View on GitHub
Context7
belsym/test-bundle 0.81 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
dciss/poo-bundle 0.80 0 0 0 0 0 0.0
View on GitHub
Context7
dosfarma/testing 0.80 Laravel testing helpers for Dosfarma projects. Provides lightweight utilities and abstractions to speed up PHPUnit/Pest setup, fakes, and common assertions across apps and packages, helping you write clearer, reusable tests with less boilerplate. 0 0 1 0 0 0.0 MIT
View on GitHub
Context7
devanoxltd/core 0.80 Core utilities for Laravel projects: module support, shared helpers, and license verification. Includes a service provider and publishable core.php config. Built primarily for Devanox Private Limited applications. 0 0 0 0 0 20.7 NOASSERTION 1 month ago
View on GitHub
Context7
axstrad/use-case-test-bundle 0.80 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
braunstetter/helper 0.80 braunstetter/helper is a small PHP/Laravel helper package that groups handy utility functions for everyday development—common string, array, and miscellaneous helpers you can reuse across projects to reduce boilerplate and speed up coding. 0 0 0 79 0 1.2 26.3 4 years ago
View on GitHub
Context7
herrera-io/phpunit-test-case 0.80 PHPUnit TestCase class and Extras trait that add helpers for common test chores: create/delete temporary files and directories, call protected/private methods, and get/set protected/private properties. Use as a base class or mix into your own test case. 1 1 0 195 0 0.0 19.4 MIT
View on GitHub
Context7
symfonycasts/internal-test-helpers 0.80 Internal test utilities from SymfonyCasts to streamline PHPUnit and Symfony/Laravel package testing. Provides shared helpers, fixtures, and assertions used across SymfonyCasts projects to reduce boilerplate and keep tests consistent and readable. 0 2 0 0.1
Context7
php-standard-library/foundation 0.79 A lightweight PHP foundation library offering common building blocks and utilities to bootstrap projects. Provides reusable helpers and core abstractions to reduce boilerplate and standardize patterns across apps and packages. 1 1 0 52K 0 16.5 62.5 MIT 3 months ago
View on GitHub
Context7
phpcompatibility/phpcompatibility-paragonie 0.67 PHP_CodeSniffer rulesets that extend PHPCompatibility to account for Paragonie polyfills (random_compat and sodium_compat), reducing false positives when checking PHP cross-version compatibility. Includes separate RandomCompat and SodiumCompat standards. 10 12 2 1M 0 9.1 58.0 LGPL-3.0 9 months ago
View on GitHub
Context7
php-amqplib/php-amqplib 0.67 PHP client for RabbitMQ using the AMQP 0-9-1 protocol. Create connections and channels, publish and consume messages, manage exchanges/queues, acks and QoS. Widely used, framework-agnostic, suitable for workers and microservices. 4,602 4,709 1,024 2M 16 57.3 46.4 LGPL-2.1 9 months ago
View on GitHub
Deep Wiki
Context7
videlalvaro/php-amqplib 0.67 Pure PHP AMQP 0-9-1 client for RabbitMQ. Provides connections and channels for publishing and consuming messages, plus RabbitMQ extensions like publisher confirms, basic nack, consumer cancel notifications, and exchange-to-exchange bindings. 4,602 4,606 1,024 9K 16 57.3 15.3 LGPL-2.1 9 months ago
View on GitHub
Context7
phpcompatibility/php-compatibility 0.66 PHPCompatibility is a PHP_CodeSniffer ruleset that scans PHP code for cross-version compatibility issues. Check support for specific PHP versions, detect deprecated/removed features, and audit projects when upgrading or maintaining multi-version support. 2,301 2,314 202 3M 88 51.0 67.6 LGPL-3.0 9 months ago
View on GitHub
Context7
composer/class-map-generator 0.64 Generate PHP class maps by scanning directories for classes, interfaces, traits, and enums. Create a quick symbol-to-file map or use the generator for multi-path scans, sorting, and reporting ambiguous class definitions. MIT licensed; PHP 7.2+. 205 206 22 6M 0 21.5 62.0 MIT 4 months ago
View on GitHub
Context7
laminas/laminas-code 0.64 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,904 1,908 87 4M 21 31.2 55.4 BSD-3-Clause 10 months ago
View on GitHub
Deep Wiki
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