Libraries tagged by scope
humbug/php-scoper
1978162 Downloads
Prefixes all PHP namespaces in a file or directory.
phplang/scope-exit
9844713 Downloads
Emulation of SCOPE_EXIT construct from C++
laracraft-tech/laravel-date-scopes
141850 Downloads
Some useful date scopes for your Laravel Eloquent models!
avstudnitz/scopehint2
1230224 Downloads
Displays a hint when a configuration value is overwritten on a lower scope (website or store view).
protonemedia/laravel-cross-eloquent-search
398631 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
484103 Downloads
A super simple package allowing for use MySQL `USE INDEX` and `FORCE INDEX` statements
protonemedia/laravel-eloquent-scope-as-select
321965 Downloads
Laravel package to add Eloquent scopes as constraints as subquery selects.
spiral/core
4814795 Downloads
IoC container, IoC scopes, factory, memory, configuration interfaces
mpyw/laravel-local-class-scope
85534 Downloads
A tiny macro that reuse a global scope class as a local scope
wpify/scoper
37456 Downloads
Composer plugin that scopes WordPress and WooCommerce dependencies for usage in WordPress plugins and themes.
wikimedia/scoped-callback
698454 Downloads
Make a callback run when a dummy object leaves the scope.
sniccowp/php-scoper-wordpress-excludes
106530 Downloads
A list of all WordPress core classes, functions and constants. Meant to be used with the PHP-Scoper exclusion functionality.
cybercog/laravel-eloquent-flag
14550 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
sethphat/eloquent-docs
47838 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
adriansuter/php-autoload-override
31551 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.