cartalyst / themes
A theme framwork for your next web application. Theme inheritence, powered by Laravel and Assetic, can be used in any application!
Requires
- php: ^8.1
- cartalyst/assetic: ^2.0
- cartalyst/dependencies: ^2.0
- cartalyst/resource-watcher: ^1.1.7
- cartalyst/support: ^7.0
- illuminate/filesystem: ^10.0
- illuminate/support: ^10.0
- illuminate/view: ^10.0
- kherge/json: 1.0.*
- symfony/filesystem: ^5.1
Requires (Dev)
- cartalyst/php-cs-fixer-config: ^2.0
- mockery/mockery: ^1.0
- orchestra/testbench: ^8.0
- phpunit/phpunit: ^10.0
Suggests
- cartalyst/assetic-filters: CoffeeScript & SASS PHP compiler.
- leafo/scssphp: SCSS PHP compiler.
- leafo/scssphp-compass: Compass support for SCSS PHP compiler.
- lmammino/jsmin4assetic: JavaScript PHP minification.
- natxet/CssMin: CSS PHP minification.
- oyejorge/less.php: LESS PHP compiler.
- 9.x-dev
- v9.0.0
- 8.x-dev
- dev-master / 8.0.x-dev
- v8.0.0
- 7.x-dev
- v7.1.0
- v7.0.0
- 6.x-dev
- v6.0.1
- v6.0.0
- 5.0.x-dev
- v5.0.0
- 4.0.x-dev
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0.0
- 3.0.x-dev
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- 2.2.x-dev
- v2.2.5
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- 2.1.x-dev
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.2
- v2.0.1
- v2.0.0
This package is not auto-updated.
Last update: 2025-08-28 20:35:28 UTC
README
Themes enhances any application by providing a common feature set that most developers and frontend designers patchwork together. A common problem associated with the presentation layer of application design is often directly associated with the workflow of your team. Providing a standard that can be looked to day in and day out is essential to lowering team confusion and overhead.
Part of the Cartalyst Arsenal & licensed Cartalyst PSL. Code well, rock on.
Version Matrix
Version | Laravel | PHP Version |
---|---|---|
9.x | 10.x | >= 8.1 |
8.x | 9.x | >= 8.0 |
7.x | 8.x | >= 7.3 |
6.x | 7.x | >= 7.2.5 |
5.x | 6.x | >= 7.2 |
4.x | 5.3 - 5.8 | >= 5.6.4 |
3.x | 5.0 - 5.8 | >= 5.3.0 |
2.x | 4.0 - 4.2 | >= 5.3.0 |
Documentation
Reader-friendly documentation can be found here.
Using the package, but you're stuck? Found a bug? Have a question or suggestion for improving this package? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.
Contributing
Thank you for your interest, here are some of the many ways to contribute.
- Check out our contributing guide
- Look at our code of conduct
Security
If you discover any security related issues, please email help@cartalyst.com instead of using the issue tracker.
License
This software is released under the Cartalyst PSL License.