Libraries tagged by area code
maispace/mai-account
0 Downloads
Frontend user extension providing login, registration, MFA, and full profile management including interests and reminders. Extends the TYPO3 core `felogin` plugin with MFA, registration, and profile features. Newsletter opt-in is a UI entry point only — subscriber records are owned by `mai_newsletter`.
inanepain/stdlib
113 Downloads
Common classes that cover a wide range of cases that are used throughout the inanepain libraries.
damianulan/open-mbo
0 Downloads
Open source Management By Objectives highly scalable application. Users are able to create, categorize and assign objectives to other users or teams and evaluate their results, run MBO campaigns and assign bonus schemes and final rewards for their achievements. Open MBO also comes with robust reports and immensely adjustable forms for users to be filled in after a campaign or completely independently of it.
abdursoft/laravel-bkash
22 Downloads
This package or Library for Bkash, developed by abdursoft. This library come with MIT license, so you can easily change anything what ever your needs.This package will work for bkash tokenized payment system. If they are updated their version and the library couldn't work properly, please contact with [email protected]
cashlink/php-index
11597 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
aedart/license-file-manager
635 Downloads
A simple LICENSE-file manager for you composer packages. Allows you to store / organise your various licenses into a single package, fetch it and update your current project’s license file with the desired one. At its core, this package is nothing more than a ‘glorified’ wrapper for PHP’s copy function, but it makes managing license files a bit easier, when you are developing multiple packages.
aedart/laravel-helpers
1038 Downloads
Getters and Setters utility package for some of Laravel's core packages. This package make use of Laravel's native Facades, as a fallback, when no custom instances are provided.
beyondcode/laravel-vouchers
69373 Downloads
Allow users to redeem vouchers that are bound to models..
neos/nodetypes-basemixins
732940 Downloads
Base mixins which are useful across projects.
niellles/lumen-commands
61542 Downloads
Adds artisan commands to Lumen that aren't available by default.
sitegeist/stagefog
59742 Downloads
Control reloading when nodes are modified
willdurand/propel-geocodable-behavior
68306 Downloads
The GeocodableBehavior helps you build geo-aware applications. It automatically geocodes your models when they are saved, giving you the ability to search by location and calculate distances between records.
websedit/we-cookie-consent
79061 Downloads
Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.
poly-crypto/poly-crypto
8157 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
ascend/laravel-column-watcher
963 Downloads
Watch and react to Eloquent model column changes with PHP 8 attributes. Trigger handlers when specific columns are modified, with support for queued handlers, before/after save timing, and built-in infinite loop protection. Think observers, but column specific!