Libraries tagged by implements
debjyotikar001/media-lazy-load
51 Downloads
A Laravel package to help users implement media lazy loading using PHP and JavaScript, optimizing page load speeds by only loading media when they are in view.
dbeurive/lexer
2408 Downloads
This project implements a simple lexer.
danbettles/gestalt
1329 Downloads
Provides classes that implement basic patterns involving collections. Key components are a class implementing a simplified filter-chain pattern, `SimpleFilterChain`, and a simple array class, `ArrayObject`.
dallasmuseumofart/iiif-manifest-generator
125 Downloads
This is a IIIF Manifest Generator written in PHP. It implements the IIIF API Specification. Currently this only supports the Presentation API.
czonetech/ajaxified-catalog
1473 Downloads
Implements AJAX loading in layered navigation and product list sections.
cyberpearuk/wp-bootstrap-nav-walker
3457 Downloads
WordPress Nav Walkers to implement Bootstrap navbars.
components/classlist.js
31 Downloads
classList.js is a cross-browser JavaScript shim that fully implements element.classList.
codelint/chinapay
316 Downloads
Omnipay's gateway implement for chinese payment service like (alipay, wechat, netpay)
cocoders/event-store
915 Downloads
Event store layer to help us (Cocoders) to implement event sourcing in our projects
claudejanz/yii2-context-access-filter
300 Downloads
This shows how to implement Context and Access Filter for Yii2 framework
chalcedonyt/laravel-valueobject
3241 Downloads
Helpers to implement the Value Object pattern in Laravel 5
brianzeligson/mabandit
17 Downloads
Implements the Multi Armed Bandit algorithm
brain/cortex-plugin
250 Downloads
Cortex is a plugin that implements a routing system in WordPress.
bitstudio-id/bitdatatable
227 Downloads
A simple way to implement datatable with query builder
bigsinoos/laravel-repository-response
9 Downloads
Solution to PHP repository class method responses, Helps to implement true Repository pattern.