Search results for å…«å—/(
nyholm/effective-interest-rate
130380 Downloads
A library to calculate effective interest rate. Also know as XIRR or effective APR.
neveldo/text-generator
43311 Downloads
TextGenerator is a tool that aims to automate the generation of text from data by using a template.
mouf/magic-query
212671 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
monperrus/crawler-user-agents
1557 Downloads
This repository contains a list of of HTTP user-agents used by robots, crawlers, and spiders as in single JSON file.
mirakl/sdk-php-shop
356961 Downloads
Mirakl provides a PHP SDK that wraps the Mirakl REST APIs in a lightweight library. This enables you to develop a fast, flexible and custom integration for your existing e-commerce solution.
lukemadhanga/php-document-parser
81293 Downloads
A PHP parser for getting the text from a .doc, .docx, .rtf or .txt file
lucasgiovanny/filament-multiselect-two-sides
43605 Downloads
This package is a Filament package that allows you to create a multiselect with two sides.
lochmueller/calendarize
103873 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
korridor/laravel-model-validation-rules
100287 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
kktsvetkov/krumo
51426 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
joshralph/password-policy
330056 Downloads
A library to intuitively create password policies and validate a subject against them.
jokkedk/zfdebug
225716 Downloads
ZFDebug is a plugin for the Zend Framework for PHP5, providing useful debug information displayed in a small bar at the bottom of every page.
jackiedo/cart
43558 Downloads
A package used to create and manage carts (such as shopping, recently viewed, compared items...) in Laravel application.
ionux/phactor
44634 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
imanghafoori/laravel-heyman
34561 Downloads
A package to help you write expressive defensive code in a functional manner