Libraries tagged by implements
mobilestock/laravel-database-interceptor
5252 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
minnpost/object-sync-for-salesforce
467 Downloads
WordPress plugin that implements mapping and syncing between Salesforce objects and WordPress objects
lyquidity/xbrl
2660 Downloads
Classes that implement the XBRL 2.1, XDT, Formulas, Generics and XFI specifications
luar/php-excimer
1815 Downloads
Implements the MediaWiki Excimer class for ease of use. Generate a json file that you can upload to speedscope.app to view the profile.
kuria/event
17079 Downloads
Event library that implements variations of the mediator and observer patterns
kodus/tempkit
24649 Downloads
Implements a server-side strategy for collection and recovery of PSR-7 UploadedFile objects
kanazaca/counter-cache
63001 Downloads
Package for Laravel to implement counter cache
jocic/google-authenticator
1051 Downloads
Complete & easy-to-implement MFA solution for use with Google Authenticator App.
jeffersongoncalves/laravel-cookie-consent
327 Downloads
This Laravel package provides a simple and elegant way to implement cookie consent on your website, ensuring compliance with privacy regulations like GDPR and CCPA. It offers a clean and customizable interface, allowing you to easily manage and display cookie consent banners and preferences.
jeffersongoncalves/filament-cookie-consent
314 Downloads
This Filament package provides a simple and elegant way to implement cookie consent on your website, ensuring compliance with privacy regulations like GDPR and CCPA. It offers a clean and customizable interface, allowing you to easily manage and display cookie consent banners and preferences.
izumi-kun/yii2-longpoll
14703 Downloads
Implements long polling connection
inspiredminds/symfony-mailer-command-bundle
8598 Downloads
Implements a mailer:send command for the Symfony Mailer within the Symfony Framework.
icanboogie/accessor
52208 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
hemiframe/php-http-message
17213 Downloads
PHP Classes implement PSR-7 Interfaces
flowpack/jobqueue-beanstalkd
23108 Downloads
Implements concrete Queue for the beanstalkd work queue. Requires the packages flowpack/jobqueue-common and pda/pheanstalk package to be installed.