Libraries tagged by single instance
gepur-it/sic-bundle
7916 Downloads
Single Instance Command Bundle
gabriel-peleskei/lock-file
22 Downloads
Creating lock file for single instance execution
emados/php-statical
516 Downloads
Allows for easy aliases creation that proxies static calls to a single instance of a class.
fwolf/singleton
605 Downloads
Singleton and SingleInstance trait
charm/database
0 Downloads
Yet another PDO wrapper. Because I don't like to explicitly prepare and execute and fetch every single query. Can use a PDO instance from you, or it makes a new connection standalone.
julien-boudry/condorcet
10672 Downloads
Complete election manager, providing natively many voting methods including: Condorcet / Borda (+ Nauru variant) / Copeland / Dodgson (2 Approximations) / FTPT / Instant-runoff (alternative vote) / Kemeny–Young / Minimax (+ variants) / Ranked Pairs (+ variants) / Schulze (+ variants), Single Transferable Vote (STV) / Comparison of Pairs of Outcomes by the Single Transferable Vote (CPO-STV)
folivoro/composer-dropin-installer
25 Downloads
Copies a single file from a package into a target directory defined by installer-paths.
salmanzafar/laravel-jwt-auto-installer
56 Downloads
A Laravel Library that let's you add tymon jwt auth library and all it's features with single command
prevailexcel/botstart
65 Downloads
A single command to install Laravel, BotMan, and all the essentials. Start building in less than 3 minutes
make-dev/orca-harpoon
39 Downloads
Extract HTML elements into Livewire components with a single click. OrcaHarpoon lets you visually inspect any element on your page and instantly scaffold a new Livewire component from it.
igorsgm/laravel-assembler
15 Downloads
🧰 • An extended Laravel Installer CLI that gives you the power to scaffold a new Laravel project with some neat add-ons and set up a git repository in a single command.
particle-academy/fancy-passkeys
6 Downloads
Passkey (WebAuthn) login for PHP — a thin, safe wrapper around web-auth/webauthn-lib that owns the parts it deliberately leaves to you: challenge issuance, single-use expiry, credential persistence, counter replay detection. Framework-free core plus a Laravel bridge that augments Fortify.
fahimhossainmunna/quick-setup
49 Downloads
A Laravel quick setup automation package that instantly configures your project by generating the .env file, setting up environment values, installing Composer and NPM dependencies, running migrations and seeders, linking storage, and clearing caches — all with a single Artisan command.