Libraries tagged by when
dealerinspire/laravel-performance-monitor
6 Downloads
A performance monitor to log an error when a request performs below a specified threshold
davidmpeace/squirrel
2561 Downloads
Laravel package that automatically caches and retrieves models when querying records using Eloquent ORM
datitisev/flarum-discussion-agree-message
1482 Downloads
Make users agree to terms when creating a discussion.
dataweb1/error_mail
189 Downloads
Drupal module that sends out a mail when an error is triggered.
datatables.net/datatables.net-fixedheader-bs
136 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
darshan/exceptionemail
268 Downloads
An easy way to send emails with stack trace whenever an exception occurs on the server for Laravel Applications.
dannyvanholten/wp-growl-notifications
29 Downloads
Show your WordPress admin notices in a growlike / better way, and snooze them whenever you see fit.
danbettles/morf
650 Downloads
Morf was designed to filter request-parameters *en masse* but it is also useful in many other situations. A Morf *Filter* is created from an array of definitions that describes each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.
dadehpardaz/laravel-executor
170 Downloads
Configurable code that can be ran when installing or updating your web app.
daandelange/tabsfield
0 Downloads
A tabs field for the panel, to use with `when` conditions in field and section blueprints.
customd/healthz
720 Downloads
Add health checks to your Craft website, useful when running inside of Docker
csun-metalab/laravel-proxypass
15328 Downloads
Composer package for Laravel that resolves the correct absolute URLs when behind a proxy
crimsonkissaki/mockmaker
44 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.
crazymeeks/accountlocker
175 Downloads
A laravel package for lock and unlock user account when reached the max login attempt
codulab/restricted
66 Downloads
Restricts registration when a user's input (eg: username) matches a list of restricted words