Elektrine lite

← Feed

@nyamsprod@phpc.social

Post #3883896

2026-07-17 11:27 UTC

#PHP I am happy to announce the immediate release of tokei 0.2.0 — codename Botan 🌸 This release brings new features, bug fixes, breaking changes, and an official documentation website: https://bakame-php.github.io/tokei/ Tokei is a small, low-level PHP package for working with local time, durations, and intervals. Try it out and share your feedback through an issue or PR: https://github.com/bakame-php/tokei If you find it useful, leave a ⭐ or consider sponsoring the project. Thanks for your support! 😉

Replies (1)

  • @velkuns@phpc.social 2026-07-18 00:04

    @nyamsprod@phpc.social Seems nice lib :) Just a naïve question: I'm wondering why the test classes are in src with main classes ?

    Open ##3898514