Libraries tagged by register
bradisrad83/laravel-route-visualizer
30 Downloads
A Laravel package for visualizing your registered routes — complete with filtering by HTTP method, middleware, and search functionality. Designed to be elegant and fast, powered by Alpine.js and Tailwind CSS.
be-park/eventer
16316 Downloads
Improve laravel listener and register event in database making them restorable
b13/uniquealiasmapper
2790 Downloads
Registers a Mapper for URL enhancements
automattic/jetpack-feature-flags
144 Downloads
Shared utilities for registering and checking lightweight Jetpack feature flags.
arts/scroll-timeline-polyfill
211 Downloads
Registers the flackr scroll-timeline polyfill as a self-gating WordPress script for browsers without native CSS scroll-driven animations, plus an opt-out API for stylesheets the polyfill must not transpile.
arnaud-ritti/wp-hook
1501 Downloads
Use PHP Docblock (annotations) to register WordPress hooks, filters and shortcodes.
aleahy/artisan-vue-make
1528 Downloads
An artisan command to create a vue component and register it in app.js
aedart/athenaeum-events
2766 Downloads
Offers a way to register event listeners and subscribers via configuration
acacha/laravel-social
5848 Downloads
Social Login/Register implementation using Laravel Socialite and AdminLTE Laravel package
8891/laravel-route-json
2759 Downloads
Export laravel registered routes to specify json file
wpbp/language
2612 Downloads
Function wrapper for register,unregister,get language and get string for WPML, Polylang and Ceceppa Multilingua
wavevision/di-service-annotation
12307 Downloads
Register DI services using annotation for Nette Framework.
sbine/nova-route-viewer
56 Downloads
A Laravel Nova tool to view your registered routes.
michael-rubel/laravel-auto-binder
14874 Downloads
This package adds the possibility to bind interfaces to implementations in the Service Container by scanning the specified project folders. This helps avoid manually registering container bindings when the project needs to bind a lot of interfaces to its implementations.
localheinz/factory-girl-definition
18226 Downloads
Provides an interface for, and an easy way to find and register entity definitions for breerly/factory-girl-php.