webisters / front
Webisters Front Library
Package info
pkg:composer/webisters/front
v1.0.2
2026-05-01 06:21 UTC
Requires
- php: >=8.2
Requires (Dev)
- scssphp/scssphp: ^1.8
- webisters/mvc: *
README
Webisters Front Library This library is designed for reuse in Composer-based PHP applications.
What It Provides
- Reusable PHP components intended for integration into larger applications.
- Clean interfaces and extension points to support maintainable implementations.
- Compatibility-minded packaging so the library can be adopted with Composer.
Installation
composer require webisters/front
Requirements
- PHP:
>=8.2 - Composer: Compatible with Composer 2.x.
Documentation
- Guide: https://docs.webisters.com/guides/libraries/front/
- Package: https://webisters.com/packages/front
Included in Webisters Framework
If you're building a full Webisters application, install the framework meta-package:
composer require webisters/framework
Development
composer install
Follow consistent coding style and run available linters before opening pull requests.
Support
- Issues: https://gitlab.com/webisters/libraries/front/issues
- Source: https://gitlab.com/webisters/libraries/front
- Documentation: https://webisters.com
- Email: support@webisters.com
- Wiki: https://gitlab.com/webisters/libraries/front/wikis/home
License
MIT