Libraries tagged by lake
components/handlebars.js
185843 Downloads
Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be.
coffeecode/datalayer
40670 Downloads
The data layer is a persistent abstraction component of your database that PDO
cmsig/seal
59282 Downloads
Search Engine Abstraction Layer
christophlehmann/pagetreefilter
76986 Downloads
It adds a wizard like the new content element wizard that helps finding content elements and records in the page tree. With a few clicks you know where they are used. You can also see what elements are not used.
chojnicki/video-platforms-parser
24252 Downloads
Easy to use SDK with grabber for multiple platforms at once like YouTube, Dailymotion, Facebook and more.
casbin/think-authz
13282 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC for ThinkPHP.
casbin/dbal-adapter
69370 Downloads
Database Abstraction Layer adapter for php-casbin.
cachewerk/relay
33171 Downloads
The next-generation caching layer for PHP.
bookdown/bookdown
54134 Downloads
Provides DocBook-like rendering of Markdown files.
bolt/newswidget
154367 Downloads
📰 A simple Widget Extension to display the latest Bolt news on the dashboard.
bnomei/kirby3-janitor
33676 Downloads
Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob
binance/binance-connector-php
40105 Downloads
A thin layer for Binance API in PHP
bhaktaraz/php-rss-generator
120467 Downloads
Simple RSS generator library for PHP 5.5 or later.
bandwidth-throttle/bandwidth-throttle
121761 Downloads
Bandwidth throttle at application layer
badoo/soft-mocks
34624 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.