Libraries tagged by ru
ebanx/benjamin
135007 Downloads
Business rule provider lib for plugin implementations
digitaldream/laracrud
20645 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
dgtlss/warden
16192 Downloads
A Laravel package that proactively monitors your dependencies for security vulnerabilities by running automated composer audits and sending notifications via webhooks and email
derekmd/laravel-dusk-firefox
75024 Downloads
Run Laravel Dusk tests in a Firefox browser
dacoto/laravel-domain-validation
118421 Downloads
A domain validator rule for Laravel
codelytv/coding-style
23770 Downloads
PHP Coding Style rules we use in Codely
codeigniter/phpstan-codeigniter
294619 Downloads
CodeIgniter extensions and rules for PHPStan
causal/image_autoresize
374117 Downloads
Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
calebdw/larastan
36023 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
breerly/factory-girl-php
225246 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl
bluepsyduck/symfony-process-manager
714052 Downloads
A process manager for Symfony processes, able to run them in parallel.
badoo/soft-mocks
34609 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.
ayesh/composer-preload
116246 Downloads
Preload your sweet sweet code to opcache with a composer command, making your code faster to run
avram/aws-cron-job
107515 Downloads
Laravel command which makes only single EC2 instance run schedule:run for AWS cloud hosting
ankane/onnxruntime
12767 Downloads
Run ONNX models in PHP