Webisters Date 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/date- PHP:
>=8.2 - Composer: Compatible with Composer 2.x.
- Guide: https://docs.webisters.com/guides/libraries/date/
- Package: https://webisters.com/packages/date
If you're building a full Webisters application, install the framework meta-package:
composer require webisters/frameworkcomposer install
vendor/bin/phpunitFollow consistent coding style and run available linters before opening pull requests.
- Issues: https://github.com/webisters/date/issues
- Source: https://github.com/webisters/date
- Documentation: https://webisters.com
- Forum: https://github.com/webisters/forum
- Email: support@webisters.com
MIT