Libraries tagged by can
brightnucleus/view
4713 Downloads
Reusable View component, that can provide different implementations.
boyhagemann/waveform
18145 Downloads
A php package that can generate waveforms based on a WAV file
bmdevel/php-index
35267 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
bllim/laravalid
14884 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.
bilalswiftsolutions/barcode
3925 Downloads
Barcode & Qr Code generator library. You can use it with Custom PHP application or any PHP Framework such as Laravel, Cakephp, Yii, Codeigneter etc.
bgm/bgm-hreflang
29432 Downloads
An extension to add hreflang meta tags. Page translations are added automatically as hreflang tags. Editors can configure other pages in the page properties which should be added as hreflang tags.
berlioz/helpers
20241 Downloads
Many PHP functions used in the Berlioz framework, which you can use in your developments.
belhard/xajax
15382 Downloads
Xajax is an open source PHP class library for easily creating powerful PHP-driven, web-based Ajax Applications. Using Xajax, you can asynchronously call PHP functions and update the content of your your webpage without reloading the page.
baraja-core/path-resolvers
153431 Downloads
A group of intelligent DI services that provide disk paths to important locations such as tempDir, wwwDir, vendorDir, logDir and other system constants for your applications. Dependency management can be easily solved from one place.
bagf/dynamic
10586 Downloads
Versatile Dynamic/Hybrid class generator library which can used when existing classes or objects that need to be evolved at a runtime.
aza/math
19047 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
axmachado/pacc
14504 Downloads
Parser generator (currently generates recursive descent parser and canonical LR(1) parser) for PHP.
asioso/pimcore-quicktranslate-module
6052 Downloads
With this Bundle you can automatically translate your content via DeepL Interface.
asiby/chronos
4911 Downloads
A PHP library to start a timer you can use to track how long an operation takes.
ashallendesign/laravel-executor
2871 Downloads
Configurable code that can be ran when installing or updating your web app.