Libraries tagged by all in one
danielkellyio/value-comparison
2291 Downloads
Compare a value to another value in order to perform advanced logic on user input (comparisons such as greater than, starts with, contains and with any or all to compare against multiple)
payer/sdk
25566 Downloads
The all-in-one Payer API for PHP Developers. Tested up to PHP 8.1 This is the only package you need to get started with Payers payment services.
nitsan/ns-gallery
3471 Downloads
Using the All In One TYPO3 Gallery Extension, you can easily create beautiful lightbox image and video galleries with various grid layouts right from the TYPO3 dashboard in just a few clicks. Try the best TYPO3 gallery extension for adding custom, unique and responsive galleries to your website.
nitsan/ns-feedback
5722 Downloads
The TYPO3 Feedback Extension is a great tool for gathering feedback from visitors or customers on your website. With the All In One TYPO3 Feedback extension, website admin can easily add feedback forms in various styles to their website, allowing them to collect valuable insights from their visitors.
imbue/paynl-api-php
1756 Downloads
Pay.nl API client library for PHP. Pay.nl is an all-in-one payment provider for receiving online and in-store payments
rinvex/fort
3722 Downloads
Rinvex Auth is a powerful authentication, authorization and verification package built on top of Laravel. It provides developers with Role Based Access Control, TwoFactor Authentication, Social Authentication, compatible with Laravel’s standard API and fully featured all-in-one solution out of the box.
php-bug-catcher/bug-catcher
68 Downloads
Catch all bugs from all your applications in one place
moox/devtools
8 Downloads
This is a Meta Package to have all dev dependencies in one place. Just require-dev this package in your packages.
noogic/laravel-cli-password-reset
1444 Downloads
An artisan command to reset password for one or all users in a laravel application
soderlind/dss-cron
585 Downloads
Run wp-cron on all public sites in a multisite network
soderlind/dio-cron
136 Downloads
Run wp-cron on all public sites in a multisite network with Action Scheduler integration and network admin interface
mojopollo/laravel-json-schema
543 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
brinda/abstract-filter-query
613 Downloads
Abstract filter query lib for use only one query builder for all filters in the world (SQL, Youtrack search, jql...)
mistralys/php-sprintf-parser
349 Downloads
Parser to find all sprintf format placeholders in a string, and get information on them.
ahrmerd/laravel-test-generator
185 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package