The application framework behind Capell: routing, queues, auth, validation, console tooling, tests, and the conventions we build on every day.
Capell is built on reliable packages.
These are the main packages and ecosystems that carry the most weight in Capell: the framework, admin UI, interaction layer, styling system, testing tools, data boundaries, media handling, actions, storage, and package management.
The admin UI foundation for Capell resources, forms, tables, actions, panels, and editor-facing workflows.
The server-driven interaction layer that keeps Capell admin behaviour close to Laravel and PHP.
The component library we use for clean Livewire interfaces and consistent interaction patterns.
The styling system behind Capell public pages, admin polish, layout utilities, and responsive UI work.
The testing framework we use for readable feature tests, package checks, and regression coverage.
Structured DTOs for moving typed data through package boundaries, actions, forms, and rendering code.
Media handling for uploaded files, conversions, collections, and content assets.
Reusable action classes that keep Capell operations out of controllers, resources, and templates.
The filesystem abstraction behind local, cloud, and package-driven storage work.
The mature PHP building blocks used throughout Laravel and Capell for HTTP, console, process, routing, and more.
The dependency manager that makes Capell packages, Laravel packages, and update workflows possible.
Maintainers, grouped by package.
Laravel
laravel/framework
- Taylor Otwell
Livewire
livewire/livewire
- Caleb Porzio
Flux UI
livewire/flux
- Caleb Porzio
Pest
pestphp/pest
- Nuno Maduro
Spatie Laravel Data
spatie/laravel-data
- Ruben Van Assche
Spatie Media Library
spatie/laravel-medialibrary
- Freek Van der Herten
Laravel Actions
lorisleiva/laravel-actions
- Loris Leiva
League Flysystem
league/flysystem
- Frank de Jonge
Symfony Components
symfony/console, symfony/http-client, symfony/http-foundation, symfony/http-kernel, symfony/process, symfony/routing
- Fabien Potencier
- Symfony Community
- Nicolas Grekas
Composer
composer/semver
- Nils Adermann
- Jordi Boggiano
- Rob Bast