Libraries tagged by like
easyswoole/pay
24615 Downloads
use online payment easily just like echo "hello world";
drupal/drupal_cms_privacy_basic
76612 Downloads
Sets up a site with basic privacy features like consent management and remote content blocking.
doekenorg/iterator-functions
4469 Downloads
A package that provides array_* like functions for iterators.
dkd/php-populate
56426 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
dcarbone/gotime
126020 Downloads
Golang-like time class(es) for PHP 8.0+
cyberwolfstudio/lingua
6593 Downloads
Add your Laravel language translations to your asset pipeline for use in Javascript packages like Vue or React.
configcat/configcat-client-php7
57276 Downloads
ConfigCat SDK for PHP 7. ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
bupy7/xml-constructor
35295 Downloads
The array-like constructor of XML document structure.
botble/form-builder
38741 Downloads
Laravel form builder - symfony like
bnomei/kirby-janitor
594 Downloads
Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob
bluepsyduck/laminas-autowire-factory
50989 Downloads
A Laminas factory implementation allowing for auto-wiring like in Symfony.
best/dot-notation
6156 Downloads
Compact, MongoDB-like dot notation for manipulating and creating arrays.
benpickles/peity
2780 Downloads
Peity (sounds like deity) is a jQuery plugin that converts an element's content into a mini `` pie, donut, line or bar chart.
bdk/debug
8611 Downloads
Browser/javascript like console class for PHP
badoo/soft-mocks
34758 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.