
Smooth loader
This package allows you to lazy load your images using IntersectionObserver technology. It supports loading background images as well as the regular images with img tag.
This package allows you to lazy load your images using IntersectionObserver technology. It supports loading background images as well as the regular images with img tag.
Light weight composer package for file logging. Supports web hook requests.
Lightweight package that shortens given number by taking digits and adding K, M, B or T after them. For example 1234 will be formatted to 1K and 20244023 to 20M. Package supports multiple languages
Fast and lightweight datetime package that converts given datetime into "n time ago" format
Converts given date into a nice readable format. Supports Russian and English. Example will be "1 hour ago", "2 days ago", "1 second ago", "Online" and so on.
A very simple package for separating PHP logic from HTML or any other text. It allows you to insert variables, if/else statements and ternary operators into any text file and dynamically get parsed content of this file.
Browser extension that every PHP developer must have. It changes styles on php.net website for a better experience of using php documentation.