Libraries tagged by als
dapphp/radius
641283 Downloads
A pure PHP RADIUS client based on the SysCo/al implementation
mehr-als-nix/parallel
430137 Downloads
This package is a port of PhpDumentor/Parallel
alsvanzelf/jsonapi
106731 Downloads
Human-friendly library to implement JSON:API without needing to know the specification.
alsofronie/eloquent-uuid
309146 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
ab-alselwi/laravel-arabic-html
10273 Downloads
Convert laravel view to arabic html (pdf) by using ArPHP and dompdf with arabic fonts and text.
zetacomponents/console-tools
1604711 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
8194 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
195120 Downloads
Yii2 Phone validator wrapper on top of PhoneNumberUtil library also used by Android devices
tonirilix/nested-json-flattener
72913 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
145610 Downloads
Google Cloud Datastore Library for PHP. Also Firestore in Datastore mode.
t3/min
696891 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
304055 Downloads
Modern strong-typed interfaces for Psr7, not only HTTP but also WebSocket
sulu/symfony-intl-fix
239739 Downloads
Provides the symfony/intl fix for new php version also for symfony 2.8
stymiee/email-validator
214131 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
356598 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.