Libraries tagged by als
sulu/symfony-intl-fix
249480 Downloads
Provides the symfony/intl fix for new php version also for symfony 2.8
sandrokeil/interop-config
374473 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
nyholm/effective-interest-rate
138187 Downloads
A library to calculate effective interest rate. Also know as XIRR or effective APR.
nelexa/buffer
506852 Downloads
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.
lochmueller/calendarize
111313 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
ionux/phactor
48341 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.
in2code/migration
61152 Downloads
Framework for any kind of TYPO3 migrations and imports. Also exports and imports content from and to json files.
haltuf/genderer
195357 Downloads
Independent library to detect gender by name in Czech. Also returns 5th grammatical case (vocative) for salutation.
gr8shivam/laravel-sms-api
35326 Downloads
Laravel package to provide SMS API integration. Any SMS vendor that provides REST API can be used. SMS-API channel for Laravel notifications also included.
freelancehunt/php-credit-card-validator
435260 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
fisharebest/ext-calendar
390668 Downloads
Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Also provides a replacement for the PHP ext/calendar extension.
dmind/cookieman
155666 Downloads
Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.
diversen/http-send-file
304990 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
citco/carbon
307372 Downloads
This is a wrapper for nesbot/carbon which also calculates which days are British bank holidays (England & Wales only).
christophlehmann/pagetreefilter
61754 Downloads
It adds a wizard like the new content element wizard that helps finding content elements and records in the page tree. With a few clicks you know where they are used. You can also see what elements are not used.