Libraries tagged by scoper
symplify/package-scoper
527 Downloads
Scope package in unique namespace to prevent composer install conflicts - with 1 click
ajiho/namespaceify
20 Downloads
Used to solve global function conflicts
wpify/noprefix
95 Downloads
Extracts symbols (functions, constants, classes, interfaces, traits) from the WordPress and WooComerce to filter that symbols out in php-scoper.
phplang/scope-exit
10001372 Downloads
Emulation of SCOPE_EXIT construct from C++
laracraft-tech/laravel-date-scopes
146299 Downloads
Some useful date scopes for your Laravel Eloquent models!
avstudnitz/scopehint2
1248966 Downloads
Displays a hint when a configuration value is overwritten on a lower scope (website or store view).
spiral/core
4949204 Downloads
IoC container, IoC scopes, factory, memory, configuration interfaces
protonemedia/laravel-cross-eloquent-search
404355 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
vpominchuk/laravel-mysql-use-index-scope
489352 Downloads
A super simple package allowing for use MySQL `USE INDEX` and `FORCE INDEX` statements
protonemedia/laravel-eloquent-scope-as-select
330501 Downloads
Laravel package to add Eloquent scopes as constraints as subquery selects.
wikimedia/scoped-callback
705072 Downloads
Make a callback run when a dummy object leaves the scope.
mpyw/laravel-local-class-scope
86589 Downloads
A tiny macro that reuse a global scope class as a local scope
cybercog/laravel-eloquent-flag
14822 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
sethphat/eloquent-docs
49863 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
adriansuter/php-autoload-override
34953 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.