Libraries tagged by also
zetacomponents/console-tools
1611739 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
vcian/laravel-db-auditor
9170 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
196453 Downloads
Yii2 Phone validator wrapper on top of PhoneNumberUtil library also used by Android devices
tonirilix/nested-json-flattener
75007 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
146884 Downloads
Google Cloud Datastore Library for PHP. Also Firestore in Datastore mode.
t3/min
716679 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
338264 Downloads
Modern strong-typed interfaces for Psr7, not only HTTP but also WebSocket
sulu/symfony-intl-fix
241893 Downloads
Provides the symfony/intl fix for new php version also for symfony 2.8
stymiee/email-validator
225337 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.
stevencorona/opcache-json
107581 Downloads
Library that grabs some critical stats from Zend Opcache and outputs to JSON for monitoring and alerting. Can also output to statsd sink.
sandrokeil/interop-config
360564 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
129216 Downloads
A library to calculate effective interest rate. Also know as XIRR or effective APR.
nelexa/buffer
501596 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
103173 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
44046 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.