Libraries tagged by overtime
spatie/laravel-stats
281055 Downloads
Track application stat changes over time
willwashburn/stream
1025579 Downloads
model a sequence of data elements made available over time
supplycart/snapshot
55694 Downloads
Capture model state over time
kalimulhaq/pulse-cronwatch
88 Downloads
A Laravel Pulse card and recorder for monitoring scheduled commands (cron jobs): success/failure rate, last run, and duration trend over time.
bjthecod3r/laravel-recordables
165 Downloads
Record snapshots of Eloquent model data over time.
oqlf/oqlf_ratelimit
113 Downloads
Typo3 middleware limitting the number of requests over time a client can make
madebyraygun/trending-posts
10374 Downloads
Order posts by pageviews over time
arifur9993/attendance-engine
0 Downloads
The attendance brain for PHP apps. Pure-function resolver for shifts, breaks, overtime, overnight, rosters & compliance. Zero deps. PHP 8.2+. PHP twin of @attendance-engine/core.
wcg-package/eloquent-event-logger
12 Downloads
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time. It's a tool for monitoring your application's data layer, ensuring data integrity, and aiding in development.
skynettechnologies/typo3-allinoneaccessibilitymonitor
4 Downloads
All in One Accessibility Monitor tool scan your website quickly for accessibility issues on complex websites with thousands of pages.It allows you to identify real-time digital accessibility issues in websites,applications, and documents.It offers continuous monitoring capabilities to track accessibility compliance over time.
reneknox/reneknox-press
35 Downloads
building core designed to help developers familiar with Laravel and the MVC pattern create high-quality plugins for WordPress. By providing a solid foundation of tools and best practices, ReneknoxPress can help developers save time and effort during the development process and create plugins that are easy to maintain and extend over time.
patricmutwiri/archive
0 Downloads
Archive database tables which have grown over time to different tables,time-suffixed, to free commonly-used tables of this dead weight.
numeno/api-persona
0 Downloads
### Introduction Use the Numeno Persona API to create and manage **Personas**. Evolving a Persona over time is dead-simple: [create a Persona](create-persona), then send natural-language descriptions of your users’ in-app activities to the Persona API. Under the hood, we create a rich set of models of the system that evolve over time. Then, ask Numeno to personalize some part of your experience using the Persona. Numeno will use our models to tailor your software to each user’s unique preferences and habits, allowing you to dynamically adjust your offerings. For example, connect a Persona to the **[Numeno Article Recommender API](https://numeno.ai/wp-content/uploads/docs/artrec/numeno-article-recommender-api)** to generate **Article Feeds** that evolve over time as your Persona evloves with user interaction. Personas are not limited to modelling users. Posts in a social environment, articles or topics on a content platform, a screen or widget in your UI, a product in your inventory - groups of any of these things – Personas can evolve models of anything in your system! Get creative!
mascame/katina
3637 Downloads
Test helper class that validates any kind of output based on the rules passed. Useful to test API reponses or data that changes over time.
legalworks/laravel-logged-values
6 Downloads
Ever needed to store simple values easily, that could change over time or even in the future? When Event Sourcing is just a bit too much?