Packages from pixielity
-
PHP
pixielity/class-autoload
Advanced class autoloader for Laravel applications with support for modules, class overrides, and PSR-4 autoloading
-
PHP
pixielity/laravel-attribute-collector
A Laravel package that leverages composer-attribute-collector for attribute-based functionality. Enables developers to use PHP 8+ attributes to define routes, event listeners, scheduled jobs, and middleware directly in their code, which are then automatically registered with Laravel's systems during application bootstrap.