Libraries tagged by lake
tobimori/kirby-dreamform
3503 Downloads
Kirby DreamForm is an opiniated form builder plugin for Kirby CMS 4+ that makes forms work like magic
thesoftwarefanatics/php-html-parser
425887 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
sylius/state-machine-abstraction
102291 Downloads
Abstraction layer for State Machine used in Sylius bundles
swlib/swpdo
10890 Downloads
Swoole Coroutine SQL component like PDO
swiss-devjoy/laravel-image-transformations
1070 Downloads
Add Cloudflare-like image transformations to your app
swisnl/json-api-client-laravel
74088 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
sunra/dbug
51424 Downloads
Most beautiful variable dump library for PHP (ColdFusion like style)
stephenjude/laravel-payment-gateways
4585 Downloads
A simple Laravel API implementation for all payment providers like Paystack, Flutterwave, & Paypal etc.
steefdw/standards-enums
41925 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
sourcebroker/restrictfe
53124 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.
sonnenglas/laravel-amazon-mws
3618 Downloads
Use Amazon's MWS web services with Laravel ^7.x. Based on creacoon/amazon-mws-laravel package and modified to make it compatible with latest Laravel releases (+ bugfixes).
sleeping-owl/apist
5014 Downloads
Package to provide api-like access to foreign sites based on html parsing
simialbi/yii2-rest-client
23305 Downloads
REST client (AR-like model) for Yii Framework 2.0 (via yii2-http-client, extends ApexWire/yii2-restclient)
sfneal/string-helpers
137714 Downloads
PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)
sfneal/actions
144747 Downloads
Abstraction layers for utilizing the 'Action' pattern in PHP applications