Libraries tagged by pell
particle-academy/fancy-heuristics
605 Downloads
End-user optimization, not search-engine optimization — human + agent interaction analytics for Laravel hosts. Ingests collector events, aggregates focus heatmaps, rolls up sessions by actor, and re-polls sites to verify the embedded Fancy Pixel stays visible.
ohansyah/laravelbenchmark
1156 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
o2ti/pagbank-and-clearsale
5242 Downloads
Automatize o fluxo de Aceitação e Negação de pedido pela resposta da ClearSales
nfservice/laravel-helpers
3769 Downloads
Biblioteca que contem os helpers laravel desenvolvidos pela NFService
nexy/phpnubank
22 Downloads
Acesse seus extratos do Nubank pelo PHP (baseado em https://github.com/andreroggeri/pynubank)
networkrailbusinesssystems/entra
748 Downloads
Easily sign-in and poll users and groups in Microsoft Entra
nanasess/net_useragent_mobile
1605 Downloads
Net_UserAgent_Mobile parses HTTP_USER_AGENT strings of (mainly Japanese) mobile HTTP user agents. It'll be useful in page dispatching by user agents. This package was ported from Perl's HTTP::MobileAgent. See http://search.cpan.org/search?mode=module&query=HTTP-MobileAgent
mindtwo/laravel-monitoring
321 Downloads
Laravel plugin of the mindtwo monitoring suite: framework-specific collectors, a scheduled push job and a signed pull endpoint on top of mindtwo/base-monitoring.
kematjaya/crud-maker-bundle
1915 Downloads
Umbrella package for kematjaya/crud-maker-twig-bundle and kematjaya/crud-maker-api-bundle (BC convenience: pulls in both flavors, same as before the package split). New projects should require only the flavor they need.
izumi-kun/yii2-longpoll
15187 Downloads
Implements long polling connection
imamhossain/github-updater
51 Downloads
Automated GitHub pull and Artisan commands for Laravel
gisostallenberg/url-builder
4191 Downloads
Builds URL's the way pecl_http does this
frc/wp-env-heroku-custom-php-constant
44928 Downloads
Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE within WordPress (with the value coming from the env key)
forumaker/bento
420 Downloads
Replaces the default navigation on the tags page with tiles, pills, or a horizontal slider
forgelab-me/ci4-updater
328 Downloads
Self-update system for CodeIgniter 4 apps: an admin panel that checks a remote update server for new releases, downloads, diffs, backs up, and applies them, with automatic DB migrations. No SSH/git pull required.