Libraries tagged by also
vcian/laravel-db-auditor
7463 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
udokmeci/yii2-phone-validator
194364 Downloads
Yii2 Phone validator wrapper on top of PhoneNumberUtil library also used by Android devices
tonirilix/nested-json-flattener
72078 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
tomwalder/php-gds
144827 Downloads
Google Cloud Datastore Library for PHP. Also Firestore in Datastore mode.
t3/min
686132 Downloads
Extends TYPO3's compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.
swow/psr7-plus
286534 Downloads
Modern strong-typed interfaces for Psr7, not only HTTP but also WebSocket
sulu/symfony-intl-fix
238423 Downloads
Provides the symfony/intl fix for new php version also for symfony 2.8
stymiee/email-validator
207331 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
sandrokeil/interop-config
354689 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.
patchlevel/event-sourcing
51377 Downloads
A lightweight but also all-inclusive event sourcing library with a focus on developer experience
nyholm/effective-interest-rate
125384 Downloads
A library to calculate effective interest rate. Also know as XIRR or effective APR.
nelexa/buffer
496246 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
98827 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
42016 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
54783 Downloads
Framework for any kind of TYPO3 migrations and imports. Also exports and imports content from and to json files.