Libraries tagged by asa
dutchcodingcompany/filament-developer-logins
15827 Downloads
Add buttons to the login page of Filament to login as a specific user.
drupalauth/simplesamlphp-module-drupalauth
204629 Downloads
A SimpleSAMLphp module adding support for Drupal as the authentication source.
drevops/behat-format-progress-fail
384853 Downloads
Behat output formatter to show progress as TAP and fails inline.
digs/courier-sdk-php
1361999 Downloads
PHP implementation of Courier's API as an SDK. With additional support for Laravel 5.8+
dietercoopman/laravel-showsql
35973 Downloads
A Laravel package to output an sql as given to the database
denissimon/formula-parser
202695 Downloads
Parsing and evaluating mathematical formulas given as strings.
cyber-duck/laravel-excel
208710 Downloads
This package provides a way to export an Eloquent collection as an excel file and to import a Excel file as an Eloquent collection.
crawlbase/crawlbase
12247 Downloads
A lightweight, dependency free PHP class that acts as wrapper for Crawlbase API
constup/aws-secrets-bundle
120826 Downloads
Use AWS Secrets as service container parameters in Symfony.
connehito/cakephp-master-replica
48353 Downloads
Provides the features for multiple database connections as master/replica and switching.
causal/extractor
159852 Downloads
This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.
cache/adapter-bundle
853337 Downloads
A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging
badoo/soft-mocks
29942 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
backpack/theme-coreuiv2
103581 Downloads
UI that uses CoreUI v2 and Bootstrap v4, provided as a legacy theme for Backpack v6.
automattic/jetpack-config
2194358 Downloads
Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.