Libraries tagged by nmea
lartisan/filament-rating-tool
50 Downloads
Rating Tool is a FilamentPHP plugin meant to provide a set of tools for measuring or rating different resources of your app.
jrbecart/laravel-statistics
641 Downloads
Forked from rinvex/laravel-statistics, Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
jamesfairhurst/laravel-google-analytics-pageviews
15 Downloads
Track pageviews server side using the Google Analytics Measurement Protocol.
imdong/flarum-ext-spam-alert
440 Downloads
Please don't post meaningless content.
gggeek/ggwebservices
2660 Downloads
Adds/improves the native capabilities of eZ Publish to work as webservices server or webservices client, with a visual webservices debugger thrown in for good measure
figuren-theater/code-quality
1519 Downloads
Development tools to measure and test the code quality of figuren.theater, the WordPress Multisite network for puppeteers.
entire-studio/dynamic-accessors
5 Downloads
Dynamic setters and getters. While it can be done, it doesn't mean you should do it.
edlugz/tanda
290 Downloads
This package provides you with the means to make requests to the Tanda API
datatables.net/datatables.net-scroller-dt
1539 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-scroller-bs5
292 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
crimsonkissaki/mockmaker
42 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
codemonauts/craft-unit-field
2242 Downloads
Craft CMS plugin to add a field with a range of values and predefined units of measurement.
christiaanbye/stopwatch
3563 Downloads
Drop-dead simple execution time measurements
bilbofox/timer-panel
11 Downloads
Tracy debugger panel for measuring runtime
babicaja/jwt-4laravel
24 Downloads
This is a Laravel package which provides all the means for a super easy JWT implementation