Libraries tagged by implements
arachne/security
8132 Downloads
Authentication and authorization for Nette framework. Deals with cases that are difficult to implement with nette/security.
ajimoti/roles-and-permissions
1304 Downloads
Implement roles and permissions on your laravel application, supports many-to-many relationship (pivot tables).
aheadworks/module-faq-free
2130 Downloads
Implements FAQ free functionality on Magento 2 store
adbros/remote-image-processor
8682 Downloads
This package will help you to implement cloud services such as thumbor and more.
yireo/yireo_googletagmanager
4034 Downloads
Implement Google Tag Manager in Magento
salmanzafar/laravel-repository-pattern
3075 Downloads
Implement repository pattern with a single command
packfire/logger
1185 Downloads
A standard logger that implements Psr/Log
kiboko/etl
2518 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
interactiv4/factory-contracts
74072 Downloads
This package contains common interfaces to implement factory classes.
interactiv4/data-object-contracts
72593 Downloads
This package contains common interfaces to implement data object classes.
hkp22/laravel-reactions
1469 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
gpupo/cache
37762 Downloads
Caching library that implements PSR-6
cashlink/php-index
11549 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.
arachne/container-adapter
73850 Downloads
Wrapper for Nette DIC which implements ContainerInterface from PSR-11.
academicpuma/citeproc-php
373634 Downloads
This is an effort to implement a full-featured standalone CSL processor in PHP. The code based on the implementation of Ron Jerome.