Libraries tagged by github
ohansyah/laravelbenchmark
910 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
nomelodic/name-case-lib
4631 Downloads
Created based on the NameCaseLib library (https://github.com/seagullua/NameCaseLib). NameCaseLib is a PHP library designed for automatic declension of full names in Russian and Ukrainian. A unique feature is that the librarycontains the same methods for working with full names in Russian and Ukrainian.
nkovacs/yii2-errbit
22693 Downloads
Logs errors to [errbit](https://github.com/errbit/errbit)
ninthday/yaml
404 Downloads
Load your Laravel config files using yaml. Forked from https://github.com/antonioribeiro/yaml
nexy/phpnubank
21 Downloads
Acesse seus extratos do Nubank pelo PHP (baseado em https://github.com/andreroggeri/pynubank)
newscoop/recaptcha-bundle
23631 Downloads
This bundle provides easy reCAPTCHA form field integration, this is a fork of https://github.com/excelwebzone/EWZRecaptchaBundle
necrox87/yii2-nudity-detector
1791 Downloads
This algorithm tries to detect nudity in the image based on the amount os skin colors in it. Based on work of FreebieStock (https://github.com/FreebieStock/php-nudity-detector)
naowas/laravel-full-calendar
540 Downloads
Laravel helper for FullCalendar.io. Fork of https://github.com/maddhatter/laravel-fullcalendar
mimmi20/laminas-router-hostname
8234 Downloads
Provides a GitHub repository laminas-router-hostname for a PHP library, using GitHub actions.
mckenziearts/laravel-oauth
168 Downloads
Social OAuth authentication for Laravel 5. Drivers: Facebook, Twitter, Google, LinkedIn, Github
mborne/remote-git
5718 Downloads
A lightweight PHP client providing a consistent way to find hosted and self-hosted git repositories (github, gitlab,...)
marispro/nova-vue-avatar
14025 Downloads
Vue Avatar (https://eliep.github.io/vue-avatar/) Field wrapper for Laravel Nova (https://nova.laravel.com/)
malith124/stubs-mongodb-11
210 Downloads
ext-mongodb stubs taken from https://github.com/JetBrains/phpstorm-stubs
macropage/php-ebay-sdk
3290 Downloads
TESTING ONLY !!! - The Object files have been created with this wonderful project: https://github.com/WsdlToPhp/PackageGenerator
lebedevsergey/odt2xhtml
144 Downloads
A small library for converting documents in Open Document Format to HTML. Based on the code from https://github.com/hucste/Odt2Xhtml