Libraries tagged by close
jeremeamia/functionparser
162231 Downloads
Function parser for PHP functions, methods, and closures
baril/bonsai
44652 Downloads
An implementation of the Closure Tables pattern for Eloquent.
aliziodev/laravel-taxonomy
692 Downloads
Laravel Taxonomy is a flexible and powerful package for managing taxonomies, categories, tags, and hierarchical structures in Laravel applications. Features nested-set support for optimal query performance on hierarchical data structures.
verbb/smith
206372 Downloads
Add copy, paste and clone functionality to Matrix blocks.
mehrab-wj/tiktoken-php
36045 Downloads
a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.
josezenem/laravel-make-migration-pivot
49726 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
jaschilz/php-coverage-badger
294314 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
inpsyde/object-hooks-remover
38572 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
fattureincloud/fattureincloud-php-sdk
105157 Downloads
Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
craftcms/store-hours
97974 Downloads
This plugin adds a new “Store Hours” field type to Craft, for collecting the opening and closing hours of a business for each day of the week.
aura/view
139365 Downloads
Provides an implementation of the TemplateView and TwoStepView patterns, with support for helpers and for closures as templates, using PHP itself as the templating language.
aura/dispatcher
87829 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.
asdh/laravel-flatpickr
29770 Downloads
A laravel clone of the javascript flatpickr package
roderik/pwgen-php
558599 Downloads
pwgen-php is a simple PHP class which aims to clone the GNU pwgen functionality.
yii2mod/yii2-chosen-select
103416 Downloads
Chosen Select Widget based on Chosen jQuery plugin