Webisters Front Library This library is designed for reuse in Composer-based PHP applications.
- 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.
composer require webisters/front- PHP:
>=8.2 - Composer: Compatible with Composer 2.x.
- Guide: https://docs.webisters.com/guides/libraries/front/
- Package: https://webisters.com/packages/front
If you're building a full Webisters application, install the framework meta-package:
composer require webisters/frameworkcomposer installFollow consistent coding style and run available linters before opening pull requests.
- 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
MIT