Libraries tagged by Wdes
oneup/contao-points-of-interest
10042 Downloads
Use this Contao module to highlight the points of interest of your products. Just a click to open a brief description of each point, allowing your user to get a deep and fast understanding of your product features.
omaralalwi/laravel-taxify
152 Downloads
Laravel Taxify provides a set of helper functions and classes to simplify tax (VAT) calculations within Laravel applications. that allow developers to easily integrate tax calculation functionalities into their projects. it's offers a straightforward and efficient solution Designed to streamline the process of handling taxes.
oilstone/php-rsql-parser
13204 Downloads
PHP library for parsing RSQL or FIQL queries. Designed for use in RESTful APIs.
oguzcandemircan/laravel-stub-generator
2166 Downloads
:description
odahcam/dp
20097 Downloads
Design Patterns implementations for PHP.
nitsan/ns-news-comments
19749 Downloads
All New TYPO3 News Comment Extension helps add comments to your news pages and articles. It comes with a variety of features for managing and customizing comments. It is designed to enhance user experience with a simple interface and is SEO-friendly. *** Live Demo: https://demo.t3planet.com/t3-extensions/seo/news-comments/ *** Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-comment-extension
ngmy/laravel-ide-helper-eloquent
432 Downloads
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.
mydnic/changelog-commit-for-laravel
2903 Downloads
Automatically generate a changelog inside your Laravel App based on your commit descriptions
mouf/utils.action.action-interface
365352 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
mouf/html.widgets.menu
238616 Downloads
This package contains objects describing a menu of an application. The menu is described, but this package does not render the menu in any way. You will have to use another package to render the menu in HTML. Usually, templates will provide their own menu renderers.
mouf/html.utils.weblibrarymanager.component-installer
355886 Downloads
This Mouf package contains a Composer installer that will automatically create WebLibrary instances when a 'component' package is installed in Composer. It is designed to be used only with Mouf's WebLibraryManager.
memio/model
305508 Downloads
Memio's models, used to describe the code to generate
mdf/php-url-resolver
46531 Downloads
URLResolver in php that attempts to resolve URLs to the final destination
mathiasreker/php-svg-optimizer
3319 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
malenki/math
24211 Downloads
Library to deal with some mathematical stuff. Implemented or partially implemented mathematical concepts are: Complex number, Matrix, Normal distribution, Random, Angle, Random Complex, Descriptive Statistics, Parametric tests (Anova, Dependant t-Test) and Non-Parametric tests (Wilcoxon Signed-rank test, Wilcoxon-Mann-Whitney test, Kruskal-Wallis).