Libraries tagged by implements
voskobovich/yii2-collection-provider
61 Downloads
Implement data provider without pagination. Movement through the collection using limit and offset. For Yii2
vjik/jquery-modal2
1163 Downloads
Modal2 is a jQuery based implement modal boxes.
uthmandev/swift2fa
2 Downloads
A secure and easy way to implement Two-Factor Authentication (2FA) with PHP. This library provides an easy-to-use solution for integrating 2FA into your applications, including QR code generation, token verification, and secret key management.
usman/reddit-php-api
15 Downloads
Reddit SDK. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
usman/linkedinapi
10 Downloads
LinkedIn API. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
ufutx/laravel-favorite
167 Downloads
Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.
timo-de-winter/filament-monaco-editor
90 Downloads
A package to implement the monaco editor into a filament project
teknoo/east-paas-symfony
2956 Downloads
Metapackage to install Teknoo East PaaS in Symfony, Package following the #East programming philosophy, build on Teknoo/East-Foundation (and Teknoo/Recipe) to implement a custom PaaS manager like platform.sh, compatible with Docker and Kubernetes
teknoo/east-paas
4659 Downloads
Universal package, following the #East programming philosophy, build on Teknoo/East-Foundation (and Teknoo/Recipe) to implement a custom PaaS manager like platform.sh, compatible with Docker and Kubernetes
teknoo/east-foundation-symfony
5240 Downloads
Metapackage to install Teknoo East Foundation in Symfony : East Foundation is a universal package to implement the #east philosophy ( http://blog.est.voyage/phpTour2015/ ) with any framework supporting PSR-11 or with Symfony 4+.
synga/phpstorm-meta
811 Downloads
This package can create a .phpstorm.meta.php file. It searches for classes which implement the Synga\PhpStormMeta\PhpStormMetaExtensionInterface interface and executes those files.
sussexdev/module-sampleuicomponent
418 Downloads
A Magento 2 sample module demonstrating how to implement a grid and form UI Component.
sussexdev/module-multistepmodal
23 Downloads
A Magento 2 module demonstrating how to implement a frontend multi-step modal.
sunnysideup/social_integration
29 Downloads
This module allows users to easily let users sign up and login using facebook and twitter. After a user has signed up using this module, a OAuth token for that social service will be stored against the users account. This allows your application to call the facebook and twitter apis on behalf of the user and implement whatever interesting social integration features you want. The SelectFriendPage is an example of the type of functionality that can be easily implemented once you have access to the users OAuth tokens.
suhk/datafinder-laravel
10 Downloads
This is a package to implement search and filters on the backend level using DataTables and Laravel Models. The best part of this package is the ability to search across multiple tables and rows in a single request (ajax), with or without using joins.